Skip to content

Commit 3ce7e4c

Browse files
chore(deps): update vitest monorepo to ^0.31.0 (#1299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b2e6d7 commit 3ce7e4c

File tree

2 files changed

+202
-127
lines changed

2 files changed

+202
-127
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@cypress/code-coverage": "^3.9.12",
5252
"@mdi/js": "^7.0.0",
5353
"@vitejs/plugin-vue": "^4.0.0",
54-
"@vitest/coverage-istanbul": "^0.29.7",
54+
"@vitest/coverage-istanbul": "^0.31.0",
5555
"@vue/test-utils": "^2.0.0",
5656
"bufferutil": "^4.0.6",
5757
"concurrently": "^8.0.0",
@@ -82,7 +82,7 @@
8282
"vite-plugin-eslint": "^1.8.1",
8383
"vite-plugin-istanbul": "^4.0.1",
8484
"vite-plugin-vuetify": "^1.0.2",
85-
"vitest": "^0.29.7"
85+
"vitest": "^0.31.0"
8686
},
8787
"bugs": {
8888
"url": "https://github.com/cylc/cylc-ui/issues"

0 commit comments

Comments
 (0)