aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-30 09:12:05 +0000
committerGitHub <[email protected]>2023-10-30 09:12:05 +0000
commit2d591de799af4f86246b74d35a9d26d6bbb52b17 (patch)
tree0b50a0774e0c0f6795c345b63edca73c5b26833a
parentce19c15c40a1484c6dd5881de8a2d2f715088258 (diff)
downloadfaker-2d591de799af4f86246b74d35a9d26d6bbb52b17.tar.xz
faker-2d591de799af4f86246b74d35a9d26d6bbb52b17.zip
chore(deps): update dependency eslint-plugin-unicorn to v49 (#2516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml11
2 files changed, 6 insertions, 7 deletions
diff --git a/package.json b/package.json
index 63186cf9..7586c57c 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"eslint-plugin-deprecation": "~2.0.0",
"eslint-plugin-jsdoc": "~46.8.2",
"eslint-plugin-prettier": "~5.0.1",
- "eslint-plugin-unicorn": "~48.0.1",
+ "eslint-plugin-unicorn": "~49.0.0",
"eslint-plugin-vitest": "~0.3.8",
"glob": "~10.3.10",
"npm-run-all": "~4.1.5",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index dde732ee..de3a7149 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -68,8 +68,8 @@ devDependencies:
specifier: ~5.0.1
eslint-plugin-unicorn:
- specifier: ~48.0.1
- version: 48.0.1([email protected])
+ specifier: ~49.0.0
+ version: 49.0.0([email protected])
eslint-plugin-vitest:
specifier: ~0.3.8
@@ -3075,11 +3075,11 @@ packages:
synckit: 0.8.5
dev: true
- resolution: {integrity: sha512-FW+4r20myG/DqFcCSzoumaddKBicIPeFnTrifon2mWIzlfyvzwyqZjqVP7m4Cqr/ZYisS2aiLghkUWaPg6vtCw==}
+ resolution: {integrity: sha512-0fHEa/8Pih5cmzFW5L7xMEfUTvI9WKeQtjmKpTUmY+BiFCDxkxrTdnURJOHKykhtwIeyYsxnecbGvDCml++z4Q==}
engines: {node: '>=16'}
peerDependencies:
- eslint: '>=8.44.0'
+ eslint: '>=8.52.0'
dependencies:
'@babel/helper-validator-identifier': 7.22.20
'@eslint-community/eslint-utils': 4.4.0([email protected])
@@ -3090,7 +3090,6 @@ packages:
indent-string: 4.0.0
is-builtin-module: 3.2.1
jsesc: 3.0.2
- lodash: 4.17.21
pluralize: 8.0.0
read-pkg-up: 7.0.1
regexp-tree: 0.1.27