Skip to content

Commit

Permalink
Merge pull request #33 from splunk/bump_sui_latest
Browse files Browse the repository at this point in the history
Updating SUI to latest packages
  • Loading branch information
ryanwoconnor authored Jan 30, 2023
2 parents 9f183ef + 096d61a commit 8e85cc9
Show file tree
Hide file tree
Showing 3 changed files with 2,041 additions and 1,842 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: [2.x, 3.x]
python: [2.x, 3.9]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"author": "Siegfried Puchbauer <[email protected]>",
"license": "Apache-2.0",
"dependencies": {
"@splunk/react-page": "^3.0.0",
"@splunk/react-toast-notifications": "^0.7.0",
"@splunk/react-ui": "^2",
"@splunk/react-page": "^6.0.2",
"@splunk/react-toast-notifications": "^0.11.0",
"@splunk/react-ui": "^4.14.0",
"react": "^16",
"react-dom": "^16",
"styled-components": "^4"
Expand Down
Loading

0 comments on commit 8e85cc9

Please sign in to comment.