diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-06-17 22:43:46 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-17 22:43:46 +0200 |
| commit | b357ea007fd25de31bb49fa8ab0af2359020b31c (patch) | |
| tree | 93469e2c6acb00f1d2fca638a5276a790ac14d98 /package.json | |
| parent | 04e8b7bab82069bf60961580e353e36096bc2120 (diff) | |
| download | faker-b357ea007fd25de31bb49fa8ab0af2359020b31c.tar.xz faker-b357ea007fd25de31bb49fa8ab0af2359020b31c.zip | |
chore(deps): update eslint (#3525)
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 636447bf..73829e88 100644 --- a/package.json +++ b/package.json @@ -106,9 +106,9 @@ "dist" ], "devDependencies": { - "@eslint/compat": "1.2.9", - "@eslint/js": "9.26.0", - "@stylistic/eslint-plugin": "4.2.0", + "@eslint/compat": "1.3.0", + "@eslint/js": "9.29.0", + "@stylistic/eslint-plugin": "4.4.1", "@types/node": "22.14.1", "@types/sanitize-html": "2.15.0", "@types/semver": "7.7.0", @@ -119,11 +119,11 @@ "@vueuse/core": "13.1.0", "commit-and-tag-version": "12.5.1", "cypress": "14.3.0", - "eslint": "9.26.0", + "eslint": "9.29.0", "eslint-config-prettier": "10.1.5", "eslint-plugin-file-progress": "3.0.2", - "eslint-plugin-jsdoc": "50.6.14", - "eslint-plugin-prettier": "5.4.0", + "eslint-plugin-jsdoc": "50.8.0", + "eslint-plugin-prettier": "5.5.0", "eslint-plugin-unicorn": "59.0.1", "jiti": "2.4.2", "npm-run-all2": "7.0.2", @@ -137,7 +137,7 @@ "tsup": "8.4.0", "tsx": "4.19.3", "typescript": "5.8.3", - "typescript-eslint": "8.32.0", + "typescript-eslint": "8.34.1", "validator": "13.15.0", "vitepress": "1.6.3", "vitest": "3.2.3", |
