Skip to content

Commit 19e9648

Browse files
committed
feat: upgrade vitest from 1.6.0 to 2.1.2
Snyk has created this PR to upgrade vitest from 1.6.0 to 2.1.2. See this package in npm: vitest See this project in Snyk: https://app.snyk.io/org/nerds-github/project/ef708957-d107-4807-bb9b-ffb67ea15337?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 2c3a1c2 commit 19e9648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"autoprefixer": "^10.4.19",
5151
"postcss": "^8.4.38",
5252
"tailwindcss": "^3.4.3",
53-
"vitest": "^1.6.0"
53+
"vitest": "^2.1.2"
5454
}
5555
}

0 commit comments

Comments
 (0)