diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-01-01 14:29:18 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-01-01 13:29:18 +0000 |
| commit | b4e3d1ebbaeb315382f6f1b5b89c54377382885c (patch) | |
| tree | 555068a4f796eb9287332d983f18893c236ad0c4 /package.json | |
| parent | 9a98520ab0f8f02b2c5ac269dde40ab50409ab76 (diff) | |
| download | faker-b4e3d1ebbaeb315382f6f1b5b89c54377382885c.tar.xz faker-b4e3d1ebbaeb315382f6f1b5b89c54377382885c.zip | |
chore(deps): update eslint (#3357)
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 af534689..5fe344e9 100644 --- a/package.json +++ b/package.json @@ -104,9 +104,9 @@ "dist" ], "devDependencies": { - "@eslint/compat": "1.2.3", - "@eslint/js": "9.16.0", - "@stylistic/eslint-plugin": "2.11.0", + "@eslint/compat": "1.2.4", + "@eslint/js": "9.17.0", + "@stylistic/eslint-plugin": "2.12.1", "@types/eslint__js": "8.42.3", "@types/node": "22.10.1", "@types/sanitize-html": "2.13.0", @@ -118,10 +118,10 @@ "@vueuse/core": "12.0.0", "commit-and-tag-version": "12.5.0", "cypress": "13.16.0", - "eslint": "9.16.0", + "eslint": "9.17.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-file-progress": "3.0.1", - "eslint-plugin-jsdoc": "50.6.0", + "eslint-plugin-jsdoc": "50.6.1", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-unicorn": "56.0.1", "jiti": "2.4.1", @@ -136,7 +136,7 @@ "tsup": "8.3.5", "tsx": "4.19.2", "typescript": "5.7.2", - "typescript-eslint": "8.16.0", + "typescript-eslint": "8.19.0", "validator": "13.12.0", "vitepress": "1.5.0", "vitest": "2.1.7", |
