aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-08-09 14:49:52 +0200
committerGitHub <[email protected]>2025-08-09 12:49:52 +0000
commite631f6e0a2cc3ac15a7de4a21fc89b305737c8a0 (patch)
tree64f414ee5465e172709d8bde7e0255226836a14a /package.json
parent67a65e1b57c17dd9c2c64cb57056b28fe73b32d7 (diff)
downloadfaker-e631f6e0a2cc3ac15a7de4a21fc89b305737c8a0.tar.xz
faker-e631f6e0a2cc3ac15a7de4a21fc89b305737c8a0.zip
chore(deps): update eslint (#3578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index a6fe694a..1f8a8100 100644
--- a/package.json
+++ b/package.json
@@ -98,9 +98,9 @@
"dist"
],
"devDependencies": {
- "@eslint/compat": "1.3.1",
- "@eslint/js": "9.31.0",
- "@stylistic/eslint-plugin": "5.2.2",
+ "@eslint/compat": "1.3.2",
+ "@eslint/js": "9.33.0",
+ "@stylistic/eslint-plugin": "5.2.3",
"@types/node": "22.17.1",
"@types/sanitize-html": "2.16.0",
"@types/semver": "7.7.0",
@@ -111,11 +111,11 @@
"@vueuse/core": "13.6.0",
"commit-and-tag-version": "12.5.2",
"cypress": "14.5.4",
- "eslint": "9.31.0",
+ "eslint": "9.33.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-file-progress": "3.0.2",
"eslint-plugin-jsdoc": "52.0.4",
- "eslint-plugin-prettier": "5.5.3",
+ "eslint-plugin-prettier": "5.5.4",
"eslint-plugin-unicorn": "60.0.0",
"jiti": "2.5.1",
"npm-run-all2": "8.0.4",
@@ -128,7 +128,7 @@
"tsup": "8.5.0",
"tsx": "4.20.3",
"typescript": "5.9.2",
- "typescript-eslint": "8.38.0",
+ "typescript-eslint": "8.39.0",
"validator": "13.15.15",
"vitepress": "1.6.3",
"vitest": "3.2.4",