aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-04 14:42:14 +0200
committerGitHub <[email protected]>2023-09-04 14:42:14 +0200
commitf71cc1cde9f016405830a6db1ffd78e4f1988a55 (patch)
treed7bf62942044c27b1fecb9df67227ed76afd158b
parent9c359e48e6280911032c343036abd5cfde53c711 (diff)
downloadfaker-f71cc1cde9f016405830a6db1ffd78e4f1988a55.tar.xz
faker-f71cc1cde9f016405830a6db1ffd78e4f1988a55.zip
chore(deps): update typescript-eslint to ~6.5.0 (#2377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml87
2 files changed, 35 insertions, 56 deletions
diff --git a/package.json b/package.json
index 30486c65..fc7b8d13 100644
--- a/package.json
+++ b/package.json
@@ -94,8 +94,8 @@
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.5.1",
"@types/validator": "~13.11.1",
- "@typescript-eslint/eslint-plugin": "~6.4.1",
- "@typescript-eslint/parser": "~6.4.1",
+ "@typescript-eslint/eslint-plugin": "~6.5.0",
+ "@typescript-eslint/parser": "~6.5.0",
"@vitest/coverage-v8": "~0.34.3",
"@vitest/ui": "~0.34.3",
"@vueuse/core": "~10.4.1",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b2e08610..66c7e081 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -23,11 +23,11 @@ devDependencies:
specifier: ~13.11.1
version: 13.11.1
'@typescript-eslint/eslint-plugin':
- specifier: ~6.4.1
- version: 6.4.1(@typescript-eslint/[email protected])([email protected])([email protected])
+ specifier: ~6.5.0
+ version: 6.5.0(@typescript-eslint/[email protected])([email protected])([email protected])
'@typescript-eslint/parser':
- specifier: ~6.4.1
+ specifier: ~6.5.0
'@vitest/coverage-v8':
specifier: ~0.34.3
version: 0.34.3([email protected])
@@ -69,7 +69,7 @@ devDependencies:
eslint-plugin-vitest:
specifier: ~0.3.1
- version: 0.3.1(@typescript-eslint/[email protected])([email protected])([email protected])
+ version: 0.3.1(@typescript-eslint/[email protected])([email protected])([email protected])
glob:
specifier: ~10.3.4
version: 10.3.4
@@ -1380,8 +1380,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]):
- resolution: {integrity: sha512-3F5PtBzUW0dYlq77Lcqo13fv+58KDwUib3BddilE8ajPJT+faGgxmI9Sw+I8ZS22BYwoir9ZhNXcLi+S+I2bkw==}
+ /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]):
+ resolution: {integrity: sha512-2pktILyjvMaScU6iK3925uvGU87E+N9rh372uGZgiMYwafaw9SXq86U04XPq3UH6tzRvNgBsub6x2DacHc33lw==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
@@ -1392,11 +1392,11 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.6.2
- '@typescript-eslint/parser': 6.4.1([email protected])([email protected])
- '@typescript-eslint/scope-manager': 6.4.1
- '@typescript-eslint/type-utils': 6.4.1([email protected])([email protected])
- '@typescript-eslint/utils': 6.4.1([email protected])([email protected])
- '@typescript-eslint/visitor-keys': 6.4.1
+ '@typescript-eslint/parser': 6.5.0([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 6.5.0
+ '@typescript-eslint/type-utils': 6.5.0([email protected])([email protected])
+ '@typescript-eslint/utils': 6.5.0([email protected])([email protected])
+ '@typescript-eslint/visitor-keys': 6.5.0
debug: 4.3.4([email protected])
eslint: 8.48.0
graphemer: 1.4.0
@@ -1409,8 +1409,8 @@ packages:
- supports-color
dev: true
- resolution: {integrity: sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==}
+ resolution: {integrity: sha512-LMAVtR5GN8nY0G0BadkG0XIe4AcNMeyEy3DyhKGAh9k4pLSMBO7rF29JvDBpZGCmp5Pgz5RLHP6eCpSYZJQDuQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1419,10 +1419,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 6.4.1
- '@typescript-eslint/types': 6.4.1
- '@typescript-eslint/typescript-estree': 6.4.1([email protected])
- '@typescript-eslint/visitor-keys': 6.4.1
+ '@typescript-eslint/scope-manager': 6.5.0
+ '@typescript-eslint/types': 6.5.0
+ '@typescript-eslint/typescript-estree': 6.5.0([email protected])
+ '@typescript-eslint/visitor-keys': 6.5.0
debug: 4.3.4([email protected])
eslint: 8.48.0
typescript: 4.9.5
@@ -1438,14 +1438,6 @@ packages:
'@typescript-eslint/visitor-keys': 5.62.0
dev: true
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==}
- engines: {node: ^16.0.0 || >=18.0.0}
- dependencies:
- '@typescript-eslint/types': 6.4.1
- '@typescript-eslint/visitor-keys': 6.4.1
- dev: true
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-A8hZ7OlxURricpycp5kdPTH3XnjG85UpJS6Fn4VzeoH4T388gQJ/PGP4ole5NfKt4WDVhmLaQ/dBLNDC4Xl/Kw==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -1454,8 +1446,8 @@ packages:
'@typescript-eslint/visitor-keys': 6.5.0
dev: true
- resolution: {integrity: sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==}
+ resolution: {integrity: sha512-f7OcZOkRivtujIBQ4yrJNIuwyCQO1OjocVqntl9dgSIZAdKqicj3xFDqDOzHDlGCZX990LqhLQXWRnQvsapq8A==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1464,8 +1456,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 6.4.1([email protected])
- '@typescript-eslint/utils': 6.4.1([email protected])([email protected])
+ '@typescript-eslint/typescript-estree': 6.5.0([email protected])
+ '@typescript-eslint/utils': 6.5.0([email protected])([email protected])
debug: 4.3.4([email protected])
eslint: 8.48.0
ts-api-utils: 1.0.1([email protected])
@@ -1479,11 +1471,6 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==}
- engines: {node: ^16.0.0 || >=18.0.0}
- dev: true
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-eqLLOEF5/lU8jW3Bw+8auf4lZSbbljHR2saKnYqON12G/WsJrGeeDHWuQePoEf9ro22+JkbPfWQwKEC5WwLQ3w==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -1510,8 +1497,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/[email protected]([email protected]):
- resolution: {integrity: sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==}
+ /@typescript-eslint/[email protected]([email protected]):
+ resolution: {integrity: sha512-q0rGwSe9e5Kk/XzliB9h2LBc9tmXX25G0833r7kffbl5437FPWb2tbpIV9wAATebC/018pGa9fwPDuvGN+LxWQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
typescript: '*'
@@ -1519,8 +1506,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 6.4.1
- '@typescript-eslint/visitor-keys': 6.4.1
+ '@typescript-eslint/types': 6.5.0
+ '@typescript-eslint/visitor-keys': 6.5.0
debug: 4.3.4([email protected])
globby: 11.1.0
is-glob: 4.0.3
@@ -1572,8 +1559,8 @@ packages:
- typescript
dev: true
- resolution: {integrity: sha512-F/6r2RieNeorU0zhqZNv89s9bDZSovv3bZQpUNOmmQK1L80/cV4KEu95YUJWi75u5PhboFoKUJBnZ4FQcoqhDw==}
+ resolution: {integrity: sha512-9nqtjkNykFzeVtt9Pj6lyR9WEdd8npPhhIPM992FWVkZuS6tmxHfGVnlUcjpUP2hv8r4w35nT33mlxd+Be1ACQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1581,9 +1568,9 @@ packages:
'@eslint-community/eslint-utils': 4.4.0([email protected])
'@types/json-schema': 7.0.12
'@types/semver': 7.5.1
- '@typescript-eslint/scope-manager': 6.4.1
- '@typescript-eslint/types': 6.4.1
- '@typescript-eslint/typescript-estree': 6.4.1([email protected])
+ '@typescript-eslint/scope-manager': 6.5.0
+ '@typescript-eslint/types': 6.5.0
+ '@typescript-eslint/typescript-estree': 6.5.0([email protected])
eslint: 8.48.0
semver: 7.5.4
transitivePeerDependencies:
@@ -1618,14 +1605,6 @@ packages:
eslint-visitor-keys: 3.4.3
dev: true
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==}
- engines: {node: ^16.0.0 || >=18.0.0}
- dependencies:
- '@typescript-eslint/types': 6.4.1
- eslint-visitor-keys: 3.4.3
- dev: true
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-yCB/2wkbv3hPsh02ZS8dFQnij9VVQXJMN/gbQsaaY+zxALkZnxa/wagvLEFsAWMPv7d7lxQmNsIzGU1w/T/WyA==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -3277,7 +3256,7 @@ packages:
synckit: 0.8.5
dev: true
resolution: {integrity: sha512-GeR3zISHmqUGWK2sfW+eyCZivMqiQYzPf9UttHXBiEyMveS/jkKLHCrHUllwr3Hz1+i0zoseANd2xL0cFha8Eg==}
engines: {node: 14.x || >= 16}
peerDependencies:
@@ -3288,7 +3267,7 @@ packages:
'@typescript-eslint/eslint-plugin':
optional: true
dependencies:
- '@typescript-eslint/eslint-plugin': 6.4.1(@typescript-eslint/[email protected])([email protected])([email protected])
+ '@typescript-eslint/eslint-plugin': 6.5.0(@typescript-eslint/[email protected])([email protected])([email protected])
'@typescript-eslint/utils': 6.5.0([email protected])([email protected])
eslint: 8.48.0
typescript: 5.2.2