Skip to content

Commit 12f86bc

Browse files
Merge pull request #954 from actions-rs-plus/renovate/vitest-monorepo
chore(deps): update vitest monorepo to v2.1.2
2 parents 7a9eb08 + e751ac8 commit 12f86bc

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

package-lock.json

+56-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@types/node": "20.16.10",
5050
"@types/semver": "7.5.8",
5151
"@vercel/ncc": "0.38.2",
52-
"@vitest/coverage-v8": "2.1.1",
53-
"@vitest/ui": "2.1.1",
52+
"@vitest/coverage-v8": "2.1.2",
53+
"@vitest/ui": "2.1.2",
5454
"conventional-changelog-conventionalcommits": "8.0.0",
5555
"dependency-cruiser": "16.4.2",
5656
"eslint": "8.57.1",
@@ -72,7 +72,7 @@
7272
"typescript-eslint": "8.8.0",
7373
"vite": "5.4.8",
7474
"vite-tsconfig-paths": "5.0.1",
75-
"vitest": "2.1.1"
75+
"vitest": "2.1.2"
7676
},
7777
"lint-staged": {
7878
"*.{ts,tsx}": [

0 commit comments

Comments
 (0)