diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-12-02 09:51:05 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-02 08:51:05 +0000 |
| commit | 47f4fe923dd5965b0af55a3d6a033a9b021b8f67 (patch) | |
| tree | 6445f1e83cbae554fd30b90ed24ec1a8bd684c8f /package.json | |
| parent | 4f54daeaccba82ce4c2443241c85577d24c99541 (diff) | |
| download | faker-47f4fe923dd5965b0af55a3d6a033a9b021b8f67.tar.xz faker-47f4fe923dd5965b0af55a3d6a033a9b021b8f67.zip | |
chore(deps): update eslint (#3293)
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 fbe90504..a0c3e812 100644 --- a/package.json +++ b/package.json @@ -104,9 +104,9 @@ "dist" ], "devDependencies": { - "@eslint/compat": "1.2.2", - "@eslint/js": "9.14.0", - "@stylistic/eslint-plugin": "2.10.1", + "@eslint/compat": "1.2.3", + "@eslint/js": "9.16.0", + "@stylistic/eslint-plugin": "2.11.0", "@types/eslint__js": "8.42.3", "@types/node": "22.8.6", "@types/sanitize-html": "2.13.0", @@ -118,12 +118,12 @@ "@vueuse/core": "12.0.0", "commit-and-tag-version": "12.5.0", "cypress": "13.15.1", - "eslint": "9.14.0", + "eslint": "9.16.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-file-progress": "3.0.1", - "eslint-plugin-jsdoc": "50.4.3", + "eslint-plugin-jsdoc": "50.6.0", "eslint-plugin-prettier": "5.2.1", - "eslint-plugin-unicorn": "56.0.0", + "eslint-plugin-unicorn": "56.0.1", "jiti": "2.3.3", "npm-run-all2": "7.0.1", "prettier": "3.3.3", @@ -136,7 +136,7 @@ "tsup": "8.3.5", "tsx": "4.19.2", "typescript": "5.7.2", - "typescript-eslint": "8.12.2", + "typescript-eslint": "8.16.0", "validator": "13.12.0", "vitepress": "1.4.3", "vitest": "2.1.4", |
