Skip to content

Commit ef73a5f

Browse files
chore(deps): update vitest to ~0.23.2 (#1373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f55e35 commit ef73a5f

File tree

2 files changed

+32
-20
lines changed

2 files changed

+32
-20
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@
103103
"@types/validator": "~13.7.6",
104104
"@typescript-eslint/eslint-plugin": "~5.36.2",
105105
"@typescript-eslint/parser": "~5.36.2",
106-
"@vitest/coverage-c8": "~0.22.1",
107-
"@vitest/ui": "~0.22.1",
106+
"@vitest/coverage-c8": "~0.23.2",
107+
"@vitest/ui": "~0.23.2",
108108
"c8": "~7.12.0",
109109
"conventional-changelog-cli": "~2.2.2",
110110
"cypress": "~10.7.0",
@@ -135,7 +135,7 @@
135135
"validator": "~13.7.0",
136136
"vite": "~3.1.0",
137137
"vitepress": "1.0.0-alpha.13",
138-
"vitest": "~0.22.1"
138+
"vitest": "~0.23.2"
139139
},
140140
"packageManager": "[email protected]",
141141
"engines": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)