Skip to content

Commit 9233332

Browse files
committed
fix: upgrade vitest from 2.0.2 to 2.1.9
Snyk has created this PR to upgrade vitest from 2.0.2 to 2.1.9. See this package in npm: vitest See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/22e2f327-1efd-419c-8f7f-8645766352d1?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e0c3ae9 commit 9233332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"glob": "^10.2.6",
3333
"prettier": "3.4.2",
3434
"typescript": "^5.0.0",
35-
"vitest": "^2.1.8"
35+
"vitest": "^2.1.9"
3636
},
3737
"release": {
3838
"branches": [

0 commit comments

Comments
 (0)