Skip to content

Commit

Permalink
feat: upgrade vitest from 0.31.4 to 2.1.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade vitest from 0.31.4 to 2.1.4.

See this package in npm:
vitest

See this project in Snyk:
https://app.snyk.io/org/laurry-gee/project/0e101aec-00c1-490f-830e-880680550c1c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 21, 2024
1 parent 21e1848 commit 10bed57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "vitest"
},
"devDependencies": {
"vitest": "^0.31.0",
"vitest": "^2.1.4",
"wrangler": "^3.0.0"
}
}

0 comments on commit 10bed57

Please sign in to comment.