diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-04-10 20:11:35 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-04-10 20:11:35 +0200 |
| commit | aa2ffb48de71d799dfe9d435a719061a396ef482 (patch) | |
| tree | 18deb78942a2b1963b8ae6fa6b27e3285ff30339 /package.json | |
| parent | cdf6dc4a973b8e64069f8b8d98e6921188f08575 (diff) | |
| download | faker-aa2ffb48de71d799dfe9d435a719061a396ef482.tar.xz faker-aa2ffb48de71d799dfe9d435a719061a396ef482.zip | |
chore(deps): update eslint (#3458)
Co-authored-by: Shinigami92 <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json index 059fb39b..b6b87e5e 100644 --- a/package.json +++ b/package.json @@ -106,9 +106,9 @@ "dist" ], "devDependencies": { - "@eslint/compat": "1.2.7", - "@eslint/js": "9.21.0", - "@stylistic/eslint-plugin": "4.1.0", + "@eslint/compat": "1.2.8", + "@eslint/js": "9.24.0", + "@stylistic/eslint-plugin": "4.2.0", "@types/node": "22.14.0", "@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.0", "cypress": "14.3.0", - "eslint": "9.21.0", - "eslint-config-prettier": "10.0.2", - "eslint-plugin-file-progress": "3.0.1", - "eslint-plugin-jsdoc": "50.6.3", - "eslint-plugin-prettier": "5.2.3", + "eslint": "9.24.0", + "eslint-config-prettier": "10.1.2", + "eslint-plugin-file-progress": "3.0.2", + "eslint-plugin-jsdoc": "50.6.9", + "eslint-plugin-prettier": "5.2.6", "eslint-plugin-unicorn": "58.0.0", "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.2", - "typescript-eslint": "8.25.0", + "typescript-eslint": "8.29.1", "validator": "13.15.0", "vitepress": "1.6.3", "vitest": "3.1.1", |
