Skip to content

Commit bbe01e9

Browse files
chore(deps): update vitest monorepo to v3
1 parent 84f2138 commit bbe01e9

File tree

2 files changed

+102
-74
lines changed

2 files changed

+102
-74
lines changed

package-lock.json

Lines changed: 100 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/temp": "^0.9.4",
4343
"@typescript-eslint/eslint-plugin": "^7.18.0",
4444
"@typescript-eslint/parser": "^7.18.0",
45-
"@vitest/coverage-istanbul": "^2.0.4",
45+
"@vitest/coverage-istanbul": "^3.0.0",
4646
"eslint": "^8.56.0",
4747
"eslint-config-airbnb-base": "^15.0.0",
4848
"eslint-import-resolver-typescript": "^3.6.1",
@@ -58,7 +58,7 @@
5858
"vite": "6.0.7",
5959
"vite-plugin-dts": "4.5.0",
6060
"vite-tsconfig-paths": "5.1.4",
61-
"vitest": "^2.0.4",
61+
"vitest": "^3.0.0",
6262
"vitest-github-actions-reporter": "^0.11.1"
6363
},
6464
"dependencies": {

0 commit comments

Comments
 (0)