aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-01 08:46:36 +0000
committerGitHub <[email protected]>2023-05-01 08:46:36 +0000
commita94d365a2313a7597065b7468abb2d79b6da026e (patch)
tree069e2ede2490b4674d1e3f8db227cff9304b8a84
parent209e26fec45b6518f33c4967066ec17e5fb7eb96 (diff)
downloadfaker-a94d365a2313a7597065b7468abb2d79b6da026e.tar.xz
faker-a94d365a2313a7597065b7468abb2d79b6da026e.zip
chore(deps): update typescript-eslint to ~5.59.1 (#2114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml100
2 files changed, 21 insertions, 83 deletions
diff --git a/package.json b/package.json
index 861c70a9..03e7a101 100644
--- a/package.json
+++ b/package.json
@@ -102,8 +102,8 @@
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.15",
- "@typescript-eslint/eslint-plugin": "~5.59.0",
- "@typescript-eslint/parser": "~5.59.0",
+ "@typescript-eslint/eslint-plugin": "~5.59.1",
+ "@typescript-eslint/parser": "~5.59.1",
"@vitest/coverage-c8": "~0.30.1",
"@vitest/ui": "~0.30.1",
"@vueuse/core": "~10.1.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 55ba34f6..43819a19 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -32,11 +32,11 @@ devDependencies:
specifier: ~13.7.15
version: 13.7.15
'@typescript-eslint/eslint-plugin':
- specifier: ~5.59.0
- version: 5.59.0(@typescript-eslint/[email protected])([email protected])([email protected])
+ specifier: ~5.59.1
+ version: 5.59.1(@typescript-eslint/[email protected])([email protected])([email protected])
'@typescript-eslint/parser':
- specifier: ~5.59.0
+ specifier: ~5.59.1
'@vitest/coverage-c8':
specifier: ~0.30.1
version: 0.30.1([email protected])
@@ -944,8 +944,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]):
- resolution: {integrity: sha512-p0QgrEyrxAWBecR56gyn3wkG15TJdI//eetInP3zYRewDh0XS+DhB3VUAd3QqvziFsfaQIoIuZMxZRB7vXYaYw==}
+ /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]):
+ resolution: {integrity: sha512-AVi0uazY5quFB9hlp2Xv+ogpfpk77xzsgsIEWyVS7uK/c7MZ5tw7ZPbapa0SbfkqE0fsAMkz5UwtgMLVk2BQAg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -956,10 +956,10 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.5.0
- '@typescript-eslint/parser': 5.59.0([email protected])([email protected])
- '@typescript-eslint/scope-manager': 5.59.0
- '@typescript-eslint/type-utils': 5.59.0([email protected])([email protected])
- '@typescript-eslint/utils': 5.59.0([email protected])([email protected])
+ '@typescript-eslint/parser': 5.59.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 5.59.1
+ '@typescript-eslint/type-utils': 5.59.1([email protected])([email protected])
+ '@typescript-eslint/utils': 5.59.1([email protected])([email protected])
debug: 4.3.4([email protected])
eslint: 8.39.0
grapheme-splitter: 1.0.4
@@ -972,8 +972,8 @@ packages:
- supports-color
dev: true
- resolution: {integrity: sha512-qK9TZ70eJtjojSUMrrEwA9ZDQ4N0e/AuoOIgXuNBorXYcBDk397D2r5MIe1B3cok/oCtdNC5j+lUUpVB+Dpb+w==}
+ resolution: {integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -982,9 +982,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.59.0
- '@typescript-eslint/types': 5.59.0
- '@typescript-eslint/typescript-estree': 5.59.0([email protected])
+ '@typescript-eslint/scope-manager': 5.59.1
+ '@typescript-eslint/types': 5.59.1
+ '@typescript-eslint/typescript-estree': 5.59.1([email protected])
debug: 4.3.4([email protected])
eslint: 8.39.0
typescript: 4.9.5
@@ -992,14 +992,6 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-tsoldKaMh7izN6BvkK6zRMINj4Z2d6gGhO2UsI8zGZY3XhLq1DndP3Ycjhi1JwdwPRwtLMW4EFPgpuKhbCGOvQ==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- dependencies:
- '@typescript-eslint/types': 5.59.0
- '@typescript-eslint/visitor-keys': 5.59.0
- dev: true
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -1008,8 +1000,8 @@ packages:
'@typescript-eslint/visitor-keys': 5.59.1
dev: true
- resolution: {integrity: sha512-d/B6VSWnZwu70kcKQSCqjcXpVH+7ABKH8P1KNn4K7j5PXXuycZTPXF44Nui0TEm6rbWGi8kc78xRgOC4n7xFgA==}
+ resolution: {integrity: sha512-ZMWQ+Oh82jWqWzvM3xU+9y5U7MEMVv6GLioM3R5NJk6uvP47kZ7YvlgSHJ7ERD6bOY7Q4uxWm25c76HKEwIjZw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -1018,8 +1010,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 5.59.0([email protected])
- '@typescript-eslint/utils': 5.59.0([email protected])([email protected])
+ '@typescript-eslint/typescript-estree': 5.59.1([email protected])
+ '@typescript-eslint/utils': 5.59.1([email protected])([email protected])
debug: 4.3.4([email protected])
eslint: 8.39.0
tsutils: 3.21.0([email protected])
@@ -1028,37 +1020,11 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-yR2h1NotF23xFFYKHZs17QJnB51J/s+ud4PYU4MqdZbzeNxpgUr05+dNeCN/bb6raslHvGdd6BFCkVhpPk/ZeA==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- dev: true
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/[email protected]([email protected]):
- resolution: {integrity: sha512-sUNnktjmI8DyGzPdZ8dRwW741zopGxltGs/SAPgGL/AAgDpiLsCFLcMNSpbfXfmnNeHmK9h3wGmCkGRGAoUZAg==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- peerDependencies:
- typescript: '*'
- peerDependenciesMeta:
- typescript:
- optional: true
- dependencies:
- '@typescript-eslint/types': 5.59.0
- '@typescript-eslint/visitor-keys': 5.59.0
- debug: 4.3.4([email protected])
- globby: 11.1.0
- is-glob: 4.0.3
- semver: 7.5.0
- tsutils: 3.21.0([email protected])
- typescript: 4.9.5
- transitivePeerDependencies:
- - supports-color
- dev: true
-
/@typescript-eslint/[email protected]([email protected]):
resolution: {integrity: sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -1080,26 +1046,6 @@ packages:
- supports-color
dev: true
- resolution: {integrity: sha512-GGLFd+86drlHSvPgN/el6dRQNYYGOvRSDVydsUaQluwIW3HvbXuxyuD5JETvBt/9qGYe+lOrDk6gRrWOHb/FvA==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- peerDependencies:
- eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
- dependencies:
- '@eslint-community/eslint-utils': 4.4.0([email protected])
- '@types/json-schema': 7.0.11
- '@types/semver': 7.3.13
- '@typescript-eslint/scope-manager': 5.59.0
- '@typescript-eslint/types': 5.59.0
- '@typescript-eslint/typescript-estree': 5.59.0([email protected])
- eslint: 8.39.0
- eslint-scope: 5.1.1
- semver: 7.5.0
- transitivePeerDependencies:
- - supports-color
- - typescript
- dev: true
-
resolution: {integrity: sha512-MkTe7FE+K1/GxZkP5gRj3rCztg45bEhsd8HYjczBuYm+qFHP5vtZmjx3B0yUCDotceQ4sHgTyz60Ycl225njmA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -1120,14 +1066,6 @@ packages:
- typescript
dev: true
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-qZ3iXxQhanchCeaExlKPV3gDQFxMUmU35xfd5eCXB6+kUw1TUAbIy2n7QIrwz9s98DQLzNWyHp61fY0da4ZcbA==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- dependencies:
- '@typescript-eslint/types': 5.59.0
- eslint-visitor-keys: 3.4.0
- dev: true
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}