Skip to content

Commit

Permalink
chore(deps): update vitest to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 7bebc0b commit 0a7f0a0
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.3.3",
"typescript": "5.6.3",
"vitest": "2.1.2"
"vitest": "2.1.3"
}
}
136 changes: 68 additions & 68 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@vitejs/plugin-react": "4.3.2",
"@vitest/coverage-v8": "2.1.2",
"@vitest/coverage-v8": "2.1.3",
"algo-msgpack-with-bigint": "2.1.1",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
Expand All @@ -34,7 +34,7 @@
"ts-node": "10.9.2",
"typescript": "5.6.3",
"vite": "5.4.8",
"vitest": "2.1.2"
"vitest": "2.1.3"
},
"dependencies": {
"@algorandfoundation/algokit-utils": "7.0.0-beta.16",
Expand Down

0 comments on commit 0a7f0a0

Please sign in to comment.