Skip to content

Commit

Permalink
fix: upgrade vitest from 0.25.8 to 0.34.6 (#18)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade vitest from 0.25.8 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/395669c4-7671-4cce-90cb-0d0369cb0ddc?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
leonardoadame and snyk-bot authored Jan 14, 2024
1 parent 62b0864 commit 9b415c1
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.25.3"
"vitest": "^0.34.6"
},
"scripts": {
"test:unit": "vitest"
Expand Down

0 comments on commit 9b415c1

Please sign in to comment.