aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-05-08 17:23:06 +0200
committerGitHub <[email protected]>2025-05-08 17:23:06 +0200
commit286fc96fb9ebdbf551303ccf8383c3ea9413030b (patch)
treec65408b1d4be641a54f5903cfbaecd2a75707f8c /package.json
parente6151e4efd29f360b82ff25c4ddb2ffae8e30e86 (diff)
downloadfaker-286fc96fb9ebdbf551303ccf8383c3ea9413030b.tar.xz
faker-286fc96fb9ebdbf551303ccf8383c3ea9413030b.zip
chore(deps): update eslint (#3500)
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index b4dc736e..cdf6bf75 100644
--- a/package.json
+++ b/package.json
@@ -106,8 +106,8 @@
"dist"
],
"devDependencies": {
- "@eslint/compat": "1.2.8",
- "@eslint/js": "9.24.0",
+ "@eslint/compat": "1.2.9",
+ "@eslint/js": "9.26.0",
"@stylistic/eslint-plugin": "4.2.0",
"@types/node": "22.14.1",
"@types/sanitize-html": "2.15.0",
@@ -119,11 +119,11 @@
"@vueuse/core": "13.1.0",
"commit-and-tag-version": "12.5.1",
"cypress": "14.3.0",
- "eslint": "9.24.0",
- "eslint-config-prettier": "10.1.2",
+ "eslint": "9.26.0",
+ "eslint-config-prettier": "10.1.3",
"eslint-plugin-file-progress": "3.0.2",
- "eslint-plugin-jsdoc": "50.6.9",
- "eslint-plugin-prettier": "5.2.6",
+ "eslint-plugin-jsdoc": "50.6.11",
+ "eslint-plugin-prettier": "5.4.0",
"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.3",
- "typescript-eslint": "8.29.1",
+ "typescript-eslint": "8.32.0",
"validator": "13.15.0",
"vitepress": "1.6.3",
"vitest": "3.1.1",