Skip to content

Commit e9f1d03

Browse files
committed
feat: upgrade vitest from 1.6.1 to 3.1.1
Snyk has created this PR to upgrade vitest from 1.6.1 to 3.1.1. 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 f3fee57 commit e9f1d03

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
@@ -53,6 +53,6 @@
5353
"autoprefixer": "^10.4.19",
5454
"postcss": "^8.4.38",
5555
"tailwindcss": "^3.4.3",
56-
"vitest": "^1.6.0"
56+
"vitest": "^3.1.1"
5757
}
5858
}

0 commit comments

Comments
 (0)