Skip to content

Commit 0d9aba3

Browse files
chore(deps): update vitest to ~0.29.3 (#1949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68e17a9 commit 0d9aba3

File tree

2 files changed

+35
-36
lines changed

2 files changed

+35
-36
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
"@types/validator": "~13.7.14",
9696
"@typescript-eslint/eslint-plugin": "~5.54.1",
9797
"@typescript-eslint/parser": "~5.54.1",
98-
"@vitest/coverage-c8": "~0.29.2",
99-
"@vitest/ui": "~0.29.2",
98+
"@vitest/coverage-c8": "~0.29.3",
99+
"@vitest/ui": "~0.29.3",
100100
"@vueuse/core": "~9.13.0",
101101
"c8": "~7.13.0",
102102
"conventional-changelog-cli": "~2.2.2",
@@ -127,7 +127,7 @@
127127
"validator": "~13.9.0",
128128
"vite": "~4.1.4",
129129
"vitepress": "1.0.0-alpha.58",
130-
"vitest": "~0.29.2",
130+
"vitest": "~0.29.3",
131131
"vue": "~3.2.47"
132132
},
133133
"packageManager": "[email protected]",

pnpm-lock.yaml

Lines changed: 32 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)