Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade vitest from 1.3.1 to 1.6.1
Snyk has created this PR to upgrade vitest from 1.3.1 to 1.6.1.

See this package in npm:
vitest

See this project in Snyk:
https://app.snyk.io/org/noflbeta/project/51a38b9e-3016-4d78-86d9-9de96a25065c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 12, 2025
commit 29be70cf7a7869caeace27661dbcdd07c87cbefa
2 changes: 1 addition & 1 deletion wasm/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@google/clasp": "^2.4.2",
"esbuild": "^0.20.1",
"esbuild-plugin-wasm": "github:Tschrock/esbuild-plugin-wasm#04ce98be15b9471980c150eb142d51b20a7dd8bd",
"vitest": "^1.3.1",
"vitest": "^1.6.1",
"wireit": "^0.14.4"
},
"dependencies": {
Expand Down