Skip to content

Commit 900cfa5

Browse files
chore(deps): update vitest to ~0.24.3 (#1463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95eff41 commit 900cfa5

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
"@types/validator": "~13.7.8",
105105
"@typescript-eslint/eslint-plugin": "~5.40.0",
106106
"@typescript-eslint/parser": "~5.40.0",
107-
"@vitest/coverage-c8": "~0.24.1",
108-
"@vitest/ui": "~0.24.1",
107+
"@vitest/coverage-c8": "~0.24.3",
108+
"@vitest/ui": "~0.24.3",
109109
"c8": "~7.12.0",
110110
"conventional-changelog-cli": "~2.2.2",
111111
"cypress": "~10.10.0",
@@ -136,7 +136,7 @@
136136
"validator": "~13.7.0",
137137
"vite": "~3.1.8",
138138
"vitepress": "1.0.0-alpha.21",
139-
"vitest": "~0.24.1"
139+
"vitest": "~0.24.3"
140140
},
141141
"packageManager": "pnpm@7.13.4",
142142
"engines": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)