Skip to content

Commit

Permalink
fix(deps): update non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 74ece97 commit e96f1ef
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 32 deletions.
4 changes: 2 additions & 2 deletions contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"prettier:fix": "npx prettier --write ."
},
"dependencies": {
"@algorandfoundation/algokit-utils": "6.0.5",
"@algorandfoundation/algokit-utils": "6.1.1",
"algosdk": "2.8.0"
},
"devDependencies": {
"@algorandfoundation/algokit-client-generator": "^3.0.2",
"@algorandfoundation/tealscript": "=0.96.0",
"@algorandfoundation/tealscript": "=0.98.0",
"@jest/globals": "^29.7.0",
"@joe-p/algokit-generate-component": "^0.2.1",
"@typescript-eslint/eslint-plugin": "7.14.1",
Expand Down
Loading

0 comments on commit e96f1ef

Please sign in to comment.