Skip to content

Commit ac14e90

Browse files
Update Vitest to v3.2.4
1 parent 66bdbbe commit ac14e90

File tree

2 files changed

+65
-77
lines changed

2 files changed

+65
-77
lines changed

package-lock.json

Lines changed: 63 additions & 75 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
@@ -32,7 +32,7 @@
3232
"@tsconfig/recommended": "1.0.8",
3333
"@typescript-eslint/eslint-plugin": "8.19.0",
3434
"@typescript-eslint/parser": "8.19.0",
35-
"@vitest/coverage-v8": "3.2.3",
35+
"@vitest/coverage-v8": "3.2.4",
3636
"eslint": "8.57.1",
3737
"eslint-plugin-import": "2.31.0",
3838
"eslint-plugin-vitest": "0.4.1",
@@ -41,7 +41,7 @@
4141
"rollup": "4.44.0",
4242
"typedoc": "0.28.5",
4343
"typescript": "5.7.3",
44-
"vitest": "3.2.3"
44+
"vitest": "3.2.4"
4545
},
4646
"peerDependencies": {
4747
"axios": "^1.3.4"

0 commit comments

Comments
 (0)