aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorST-DDT <[email protected]>2024-07-09 21:26:01 +0200
committerGitHub <[email protected]>2024-07-09 21:26:01 +0200
commit4108290b9d3d0df0179e5b9623a92a6d2b82190b (patch)
tree72e4979d5d12f27ad0f68bd8d27e79ecdbeb2149 /package.json
parentc8eff9e0ae8fc9042c65116a64f2f7b115dadcaa (diff)
downloadfaker-4108290b9d3d0df0179e5b9623a92a6d2b82190b.tar.xz
faker-4108290b9d3d0df0179e5b9623a92a6d2b82190b.zip
chore(deps): update eslint plugins (#3003)
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index de67549b..2068dc53 100644
--- a/package.json
+++ b/package.json
@@ -101,8 +101,8 @@
"@types/sanitize-html": "2.11.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.0",
- "@typescript-eslint/eslint-plugin": "7.15.0",
- "@typescript-eslint/parser": "7.15.0",
+ "@typescript-eslint/eslint-plugin": "7.16.0",
+ "@typescript-eslint/parser": "7.16.0",
"@vitest/coverage-v8": "2.0.1",
"@vitest/ui": "2.0.1",
"@vueuse/core": "10.11.0",
@@ -112,10 +112,10 @@
"eslint-config-prettier": "9.1.0",
"eslint-define-config": "2.1.0",
"eslint-gitignore": "0.1.0",
- "eslint-plugin-deprecation": "2.0.0",
+ "eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-jsdoc": "48.5.2",
"eslint-plugin-prettier": "5.1.3",
- "eslint-plugin-unicorn": "52.0.0",
+ "eslint-plugin-unicorn": "54.0.0",
"eslint-plugin-vitest": "0.4.1",
"npm-run-all2": "6.2.2",
"prettier": "3.3.2",