aboutsummaryrefslogtreecommitdiff
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
parent423b39e1c9a4903f8f5e8b9d80415d9cfbe52d7e (diff)
downloadfaker-cbbe2180af65e49cc3b52f31682b8184dbf60dd2.tar.xz
faker-cbbe2180af65e49cc3b52f31682b8184dbf60dd2.zip
chore(deps): update dependency eslint-plugin-unicorn to v52 (#2801)
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml16
2 files changed, 10 insertions, 10 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",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 1f366292..06099f0e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -24,8 +24,8 @@ devDependencies:
specifier: 7.5.0
version: 7.5.0
'@eslint-types/unicorn':
- specifier: 51.0.1
- version: 51.0.1
+ specifier: 52.0.0
+ version: 52.0.0
'@types/node':
specifier: 20.12.5
version: 20.12.5
@@ -81,8 +81,8 @@ devDependencies:
specifier: 5.1.3
eslint-plugin-unicorn:
- specifier: 51.0.1
- version: 51.0.1([email protected])
+ specifier: 52.0.0
+ version: 52.0.0([email protected])
eslint-plugin-vitest:
specifier: 0.4.1
@@ -905,8 +905,8 @@ packages:
resolution: {integrity: sha512-zKvsPBDq6o0L4p2sRtq8fxOtGc+mm37aZSXLsiD4DIRl2kYUxKNO9CKDTAgmuMYUzih9J7lbLxAomreLrdAiVQ==}
dev: true
- /@eslint-types/[email protected]:
- resolution: {integrity: sha512-RuuEK+dBISEikf7a8lrWOrDCUYv09sZfqLoG/kozH+5UqEvot1xMmGHXomGkTyB68rzjgJe0N4uESVyL62obJw==}
+ /@eslint-types/[email protected]:
+ resolution: {integrity: sha512-1+Om/IekT0AwlPiARvhbtKsSgVMu3ZAtP99YCzhHkDSnF5f8sQegh8/3ZmMhlCnKipa7/x8qEC7Bn4rbaagnSA==}
dev: true
@@ -3274,8 +3274,8 @@ packages:
synckit: 0.8.8
dev: true
- resolution: {integrity: sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==}
+ resolution: {integrity: sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng==}
engines: {node: '>=16'}
peerDependencies:
eslint: '>=8.56.0'