Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/80ca4f6d-9f9e-403f-a66d-61dd0d65a2d6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 2, 2024
1 parent 14d6bd1 commit a6524c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/node": "^16.18.6",
"@types/prompts": "^2.4.1",
"prettier": "^2.8.0",
"vitest": "^0.31.0"
"vitest": "^1.2.0"
},
"scripts": {
"test": "vitest run",
Expand Down

0 comments on commit a6524c8

Please sign in to comment.