aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShinigami <[email protected]>2024-04-08 16:41:34 +0200
committerGitHub <[email protected]>2024-04-08 16:41:34 +0200
commitcbbe2180af65e49cc3b52f31682b8184dbf60dd2 (patch)
treee325afdadb23ce7d551a064737867c64d4d6247e /package.json
parent423b39e1c9a4903f8f5e8b9d80415d9cfbe52d7e (diff)
downloadfaker-cbbe2180af65e49cc3b52f31682b8184dbf60dd2.tar.xz
faker-cbbe2180af65e49cc3b52f31682b8184dbf60dd2.zip
chore(deps): update dependency eslint-plugin-unicorn to v52 (#2801)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 930a8042..9ad118ff 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"@eslint-types/jsdoc": "48.2.2",
"@eslint-types/prettier": "5.1.3",
"@eslint-types/typescript-eslint": "7.5.0",
- "@eslint-types/unicorn": "51.0.1",
+ "@eslint-types/unicorn": "52.0.0",
"@types/node": "20.12.5",
"@types/sanitize-html": "2.11.0",
"@types/semver": "7.5.8",
@@ -114,7 +114,7 @@
"eslint-plugin-deprecation": "2.0.0",
"eslint-plugin-jsdoc": "48.2.3",
"eslint-plugin-prettier": "5.1.3",
- "eslint-plugin-unicorn": "51.0.1",
+ "eslint-plugin-unicorn": "52.0.0",
"eslint-plugin-vitest": "0.4.1",
"glob": "10.3.12",
"npm-run-all2": "6.1.2",