Skip to content

Commit 3ba7a1b

Browse files
chore(deps): update vitest monorepo to v3
1 parent daabf75 commit 3ba7a1b

File tree

2 files changed

+188
-217
lines changed

2 files changed

+188
-217
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/node": "^18.19.123",
5959
"@typescript-eslint/eslint-plugin": "^5.62.0",
6060
"@typescript-eslint/parser": "^5.62.0",
61-
"@vitest/ui": "^0.34.7",
61+
"@vitest/ui": "^3.2.4",
6262
"cz-conventional-changelog": "^3.3.0",
6363
"eslint": "^8.57.1",
6464
"eslint-config-prettier": "^8.10.2",
@@ -76,6 +76,6 @@
7676
"typedoc": "^0.28.10",
7777
"typedoc-plugin-mdn-links": "^2.0.2",
7878
"typescript": "^4.9.5",
79-
"vitest": "^0.34.6"
79+
"vitest": "^3.2.4"
8080
}
8181
}

0 commit comments

Comments
 (0)