Skip to content

Commit 62e3a1d

Browse files
chore(deps): update vitest monorepo to v2
1 parent ae7d196 commit 62e3a1d

File tree

2 files changed

+233
-362
lines changed

2 files changed

+233
-362
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@favware/npm-deprecate": "^1.0.7",
4747
"@types/jsdom": "^21.1.7",
4848
"@types/unidecode": "^0.1.3",
49-
"@vitest/coverage-v8": "^1.6.0",
49+
"@vitest/coverage-v8": "^2.0.4",
5050
"cz-conventional-changelog": "^3.3.0",
5151
"eslint": "^8.57.0",
5252
"eslint-config-mahir": "^0.0.43",
@@ -59,7 +59,7 @@
5959
"tsup": "^8.2.3",
6060
"typedoc": "^0.26.5",
6161
"typescript": "^5.5.4",
62-
"vitest": "^1.6.0"
62+
"vitest": "^2.0.4"
6363
},
6464
"files": [
6565
"dist/**/*.js*",

0 commit comments

Comments
 (0)