Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/25aa252e-e361-451a-a3de-c216888bf2db?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 16, 2023
1 parent ad7a97d commit d3cd896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"sucrase": "^3.29.0",
"svelte": "^3.56.0",
"tiny-glob": "^0.2.9",
"vitest": "^0.31.0"
"vitest": "^0.34.6"
},
"scripts": {
"build": "node scripts/build-templates",
Expand Down

0 comments on commit d3cd896

Please sign in to comment.