Skip to content

Commit f546160

Browse files
committed
Bump vitest
1 parent 2688d9e commit f546160

File tree

2 files changed

+561
-548
lines changed

2 files changed

+561
-548
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/node": "^20.11.16",
5353
"@typescript-eslint/eslint-plugin": "^8.0.1",
5454
"@typescript-eslint/parser": "^8.0.1",
55-
"@vitest/coverage-v8": "^2.0.5",
55+
"@vitest/coverage-v8": "^3.0.1",
5656
"documentation": "^14.0.3",
5757
"eslint": "^9.9.0",
5858
"eslint-plugin-unicorn": "^56.0.0",
@@ -61,7 +61,7 @@
6161
"standard-changelog": "^6.0.0",
6262
"typescript": "^5.7.0",
6363
"typescript-eslint": "^8.0.1",
64-
"vitest": "^2.0.5",
64+
"vitest": "^3.0.1",
6565
"webpack": "^5.93.0",
6666
"webpack-cli": "^5.1.4"
6767
},

0 commit comments

Comments
 (0)