diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-10-10 14:28:02 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-10 14:28:02 +0200 |
| commit | 17606589dd58151e43c037a3acfa82046b33e37c (patch) | |
| tree | bfe9696e5224d2eec2868abd92bee407fc532ded /package.json | |
| parent | 1403727aa81c6daaad3a1319eaea09ffb16b3927 (diff) | |
| download | faker-17606589dd58151e43c037a3acfa82046b33e37c.tar.xz faker-17606589dd58151e43c037a3acfa82046b33e37c.zip | |
chore(deps): update eslint (#3150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index ca9a6542..c14f3114 100644 --- a/package.json +++ b/package.json @@ -104,8 +104,8 @@ ], "devDependencies": { "@actions/github": "6.0.0", - "@eslint/compat": "1.1.1", - "@eslint/js": "9.11.0", + "@eslint/compat": "1.2.0", + "@eslint/js": "9.12.0", "@stylistic/eslint-plugin": "2.9.0", "@types/eslint__js": "8.42.3", "@types/node": "20.16.11", @@ -118,9 +118,9 @@ "@vueuse/core": "11.1.0", "commit-and-tag-version": "12.4.4", "cypress": "13.15.0", - "eslint": "9.11.0", + "eslint": "9.12.0", "eslint-config-prettier": "9.1.0", - "eslint-plugin-jsdoc": "50.2.4", + "eslint-plugin-jsdoc": "50.3.1", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-unicorn": "55.0.0", "jiti": "1.21.6", @@ -135,7 +135,7 @@ "tsup": "8.3.0", "tsx": "4.19.1", "typescript": "5.6.2", - "typescript-eslint": "8.7.0", + "typescript-eslint": "8.8.1", "validator": "13.12.0", "vite": "5.4.8", "vitepress": "1.4.0", |
