Skip to content

Commit

Permalink
fix: upgrade vitest from 0.31.4 to 0.32.2
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.32.2.

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 Jul 7, 2023
1 parent 140dd7d commit 5a84662
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.32.2"
},
"scripts": {
"build": "node scripts/build-templates",
Expand Down

0 comments on commit 5a84662

Please sign in to comment.