Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/vitest

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/395669c4-7671-4cce-90cb-0d0369cb0ddc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 26, 2024
1 parent 9b415c1 commit cf46d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-svelte/shared/+vitest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"vitest": "^0.34.6"
"vitest": "^1.1.3"
},
"scripts": {
"test:unit": "vitest"
Expand Down

0 comments on commit cf46d1c

Please sign in to comment.