Skip to content

Commit ece4f16

Browse files
chore(deps): update vitest (#3358)
* chore(deps): update vitest * chore: partially revert eslint-plugin-vitest update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <ST-DDT@gmx.de>
1 parent 5b8356b commit ece4f16

File tree

2 files changed

+71
-78
lines changed

2 files changed

+71
-78
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@
112112
"@types/sanitize-html": "2.13.0",
113113
"@types/semver": "7.5.8",
114114
"@types/validator": "13.12.2",
115-
"@vitest/coverage-v8": "2.1.7",
116-
"@vitest/eslint-plugin": "1.1.13",
117-
"@vitest/ui": "2.1.7",
115+
"@vitest/coverage-v8": "2.1.8",
116+
"@vitest/eslint-plugin": "1.1.20",
117+
"@vitest/ui": "2.1.8",
118118
"@vueuse/core": "12.2.0",
119119
"commit-and-tag-version": "12.5.0",
120120
"cypress": "13.17.0",
@@ -139,7 +139,7 @@
139139
"typescript-eslint": "8.19.0",
140140
"validator": "13.12.0",
141141
"vitepress": "1.5.0",
142-
"vitest": "2.1.7",
142+
"vitest": "2.1.8",
143143
"vue": "3.5.13",
144144
"vue-tsc": "2.2.0"
145145
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)