Skip to content

Commit 41907f1

Browse files
chore(deps): update vitest monorepo to v2
1 parent 7d33c79 commit 41907f1

File tree

2 files changed

+337
-323
lines changed

2 files changed

+337
-323
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@trigen/eslint-config": "8.0.0-alpha.32",
8585
"@trigen/scripts": "8.0.0-alpha.30",
8686
"@types/node": "^20.10.1",
87-
"@vitest/coverage-v8": "^1.0.0",
87+
"@vitest/coverage-v8": "^2.0.0",
8888
"browserslist": "^4.22.2",
8989
"clean-publish": "^4.0.1",
9090
"commitizen": "^4.2.5",
@@ -101,6 +101,6 @@
101101
"typedoc": "^0.25.1",
102102
"typescript": "^5.1.3",
103103
"vite": "^5.0.4",
104-
"vitest": "^1.0.0"
104+
"vitest": "^2.0.0"
105105
}
106106
}

0 commit comments

Comments
 (0)