Skip to content

Commit 40e075e

Browse files
chore(deps): update vitest monorepo to v3
1 parent e86d6de commit 40e075e

File tree

2 files changed

+170
-219
lines changed

2 files changed

+170
-219
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.70",
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.0.4",
6262
"cz-conventional-changelog": "^3.3.0",
6363
"eslint": "^8.57.1",
6464
"eslint-config-prettier": "^8.10.0",
@@ -76,6 +76,6 @@
7676
"typedoc": "^0.27.6",
7777
"typedoc-plugin-mdn-links": "^2.0.2",
7878
"typescript": "^4.9.5",
79-
"vitest": "^0.34.6"
79+
"vitest": "^3.0.4"
8080
}
8181
}

0 commit comments

Comments
 (0)