diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-01 10:23:41 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-03-01 10:23:41 +0100 |
| commit | e61ba96364b99ae9e87da985be4720371e9d7b67 (patch) | |
| tree | f3f29da48bbfb6a0428abbc9e3b43aba3f7988f5 /package.json | |
| parent | 2683d64f9774e1922297fce38e62ea0b7aabe83e (diff) | |
| download | faker-e61ba96364b99ae9e87da985be4720371e9d7b67.tar.xz faker-e61ba96364b99ae9e87da985be4720371e9d7b67.zip | |
chore(deps): update eslint (#3420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 720d9688..e8653501 100644 --- a/package.json +++ b/package.json @@ -105,9 +105,9 @@ "dist" ], "devDependencies": { - "@eslint/compat": "1.2.6", - "@eslint/js": "9.19.0", - "@stylistic/eslint-plugin": "3.0.1", + "@eslint/compat": "1.2.7", + "@eslint/js": "9.21.0", + "@stylistic/eslint-plugin": "3.1.0", "@types/eslint__js": "8.42.3", "@types/node": "22.13.7", "@types/sanitize-html": "2.13.0", @@ -119,8 +119,8 @@ "@vueuse/core": "12.7.0", "commit-and-tag-version": "12.5.0", "cypress": "14.1.0", - "eslint": "9.19.0", - "eslint-config-prettier": "10.0.1", + "eslint": "9.21.0", + "eslint-config-prettier": "10.0.2", "eslint-plugin-file-progress": "3.0.1", "eslint-plugin-jsdoc": "50.6.3", "eslint-plugin-prettier": "5.2.3", @@ -137,7 +137,7 @@ "tsup": "8.4.0", "tsx": "4.19.3", "typescript": "5.8.2", - "typescript-eslint": "8.23.0", + "typescript-eslint": "8.25.0", "validator": "13.12.0", "vitepress": "1.6.3", "vitest": "3.0.5", |
