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 Oct 11, 2024
1 parent 77c7552 commit 4430fef
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 133 deletions.
4 changes: 2 additions & 2 deletions contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"prettier:fix": "npx prettier --write ."
},
"dependencies": {
"@algorandfoundation/algokit-utils": "7.0.0-beta.11",
"@algorandfoundation/algokit-utils": "7.0.0-beta.12",
"algosdk": "^2.9.0"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.3.3",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.1.2"
}
}
159 changes: 28 additions & 131 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4430fef

Please sign in to comment.