diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-23 18:53:29 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-23 18:53:29 +0000 |
| commit | be0fd96f6ae673f36cb5cb5eebe5a0a1894fe3f6 (patch) | |
| tree | 0530329b054e09e56d56c7b6ec31e5b598e2577c /package.json | |
| parent | d3a3e2c8a82fe67dd463f1b0d2be27ea727f2a1f (diff) | |
| download | faker-be0fd96f6ae673f36cb5cb5eebe5a0a1894fe3f6.tar.xz faker-be0fd96f6ae673f36cb5cb5eebe5a0a1894fe3f6.zip | |
chore(deps): update eslint (#3136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 209226df..efa0bce6 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@actions/github": "6.0.0", "@algolia/client-search": "5.5.3", "@eslint/compat": "1.1.1", - "@eslint/js": "9.10.0", + "@eslint/js": "9.11.0", "@stylistic/eslint-plugin": "2.8.0", "@types/eslint__js": "8.42.3", "@types/node": "20.16.5", @@ -119,10 +119,10 @@ "@vueuse/core": "11.1.0", "commit-and-tag-version": "12.4.4", "cypress": "13.14.2", - "eslint": "9.10.0", + "eslint": "9.11.0", "eslint-config-prettier": "9.1.0", "eslint-define-config": "2.1.0", - "eslint-plugin-jsdoc": "50.2.3", + "eslint-plugin-jsdoc": "50.2.4", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-unicorn": "55.0.0", "jiti": "1.21.6", @@ -137,7 +137,7 @@ "tsup": "8.3.0", "tsx": "4.19.1", "typescript": "5.6.2", - "typescript-eslint": "8.5.0", + "typescript-eslint": "8.7.0", "validator": "13.12.0", "vite": "5.4.7", "vitepress": "1.3.4", |
