diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-01-01 15:54:44 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-01-01 14:54:44 +0000 |
| commit | ece4f16dd28965a749353dd82be281934b74a334 (patch) | |
| tree | f5d409dab09f3d90a015640e1a0c7cd8ccfc184d /package.json | |
| parent | 5b8356bbcb8db2a2989e590651eb48913aaeedcf (diff) | |
| download | faker-ece4f16dd28965a749353dd82be281934b74a334.tar.xz faker-ece4f16dd28965a749353dd82be281934b74a334.zip | |
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 <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index e6731ce3..69680493 100644 --- a/package.json +++ b/package.json @@ -112,9 +112,9 @@ "@types/sanitize-html": "2.13.0", "@types/semver": "7.5.8", "@types/validator": "13.12.2", - "@vitest/coverage-v8": "2.1.7", - "@vitest/eslint-plugin": "1.1.13", - "@vitest/ui": "2.1.7", + "@vitest/coverage-v8": "2.1.8", + "@vitest/eslint-plugin": "1.1.20", + "@vitest/ui": "2.1.8", "@vueuse/core": "12.2.0", "commit-and-tag-version": "12.5.0", "cypress": "13.17.0", @@ -139,7 +139,7 @@ "typescript-eslint": "8.19.0", "validator": "13.12.0", "vitepress": "1.5.0", - "vitest": "2.1.7", + "vitest": "2.1.8", "vue": "3.5.13", "vue-tsc": "2.2.0" }, |
