Skip to content

Commit 06b1318

Browse files
chore(deps): update vitest monorepo to v1 (#1526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46b1673 commit 06b1318

File tree

2 files changed

+231
-423
lines changed

2 files changed

+231
-423
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.29",
8585
"@trigen/scripts": "8.0.0-alpha.29",
8686
"@types/node": "^20.10.1",
87-
"@vitest/coverage-v8": "^0.34.4",
87+
"@vitest/coverage-v8": "^1.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": "^0.34.4"
104+
"vitest": "^1.0.0"
105105
}
106106
}

0 commit comments

Comments
 (0)