Skip to content

Commit 1bbf418

Browse files
chore(deps): update vitest monorepo to ^0.27.0 (#1136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ac75db commit 1bbf418

File tree

2 files changed

+78
-284
lines changed

2 files changed

+78
-284
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@typescript-eslint/eslint-plugin": "^5.0.0",
8686
"@typescript-eslint/parser": "^5.0.0",
8787
"@vitejs/plugin-react": "^3.0.0",
88-
"@vitest/coverage-c8": "^0.25.2",
88+
"@vitest/coverage-c8": "^0.27.0",
8989
"browserslist": "^4.17.3",
9090
"chart.js": "^4.1.1",
9191
"chartjs-adapter-date-fns": "^3.0.0",
@@ -120,7 +120,7 @@
120120
"tsd": "^0.25.0",
121121
"typescript": "^4.9.4",
122122
"vite": "^4.0.0",
123-
"vitest": "^0.25.2",
123+
"vitest": "^0.27.0",
124124
"vitest-canvas-mock": "^0.2.1"
125125
},
126126
"tsd": {

0 commit comments

Comments
 (0)