diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-07-22 21:25:40 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-22 19:25:40 +0000 |
| commit | e7d76f9b247c3ae7fba3a0eff2cbcfb67d64f6c7 (patch) | |
| tree | 88b9768dcf2f9d1ca7307151b77b6f00ab034ba9 /package.json | |
| parent | 7b76288873ad24d0990c73ddbda98e201780fb8b (diff) | |
| download | faker-e7d76f9b247c3ae7fba3a0eff2cbcfb67d64f6c7.tar.xz faker-e7d76f9b247c3ae7fba3a0eff2cbcfb67d64f6c7.zip | |
chore(deps): update eslint (#3572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index af8dce97..d9dd1746 100644 --- a/package.json +++ b/package.json @@ -99,8 +99,8 @@ ], "devDependencies": { "@eslint/compat": "1.3.1", - "@eslint/js": "9.30.1", - "@stylistic/eslint-plugin": "5.1.0", + "@eslint/js": "9.31.0", + "@stylistic/eslint-plugin": "5.2.2", "@types/node": "22.16.5", "@types/sanitize-html": "2.16.0", "@types/semver": "7.7.0", @@ -111,11 +111,11 @@ "@vueuse/core": "13.5.0", "commit-and-tag-version": "12.5.1", "cypress": "14.5.2", - "eslint": "9.30.1", - "eslint-config-prettier": "10.1.5", + "eslint": "9.31.0", + "eslint-config-prettier": "10.1.8", "eslint-plugin-file-progress": "3.0.2", - "eslint-plugin-jsdoc": "51.3.3", - "eslint-plugin-prettier": "5.5.1", + "eslint-plugin-jsdoc": "51.4.1", + "eslint-plugin-prettier": "5.5.3", "eslint-plugin-unicorn": "59.0.1", "jiti": "2.4.2", "npm-run-all2": "8.0.4", @@ -128,7 +128,7 @@ "tsup": "8.5.0", "tsx": "4.20.3", "typescript": "5.8.3", - "typescript-eslint": "8.35.1", + "typescript-eslint": "8.38.0", "validator": "13.15.15", "vitepress": "1.6.3", "vitest": "3.2.4", |
