aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-10-24 13:31:03 +0200
committerGitHub <[email protected]>2022-10-24 13:31:03 +0200
commit077288755f84bcbb7cfdb041b3790e846f72bf54 (patch)
tree9a96b12eba81f94b98805aaf286b6accb21269af
parente119d99ce0c0a0ff9568b80770881088b0725ac2 (diff)
downloadfaker-077288755f84bcbb7cfdb041b3790e846f72bf54.tar.xz
faker-077288755f84bcbb7cfdb041b3790e846f72bf54.zip
chore(deps): update typescript-eslint to ~5.40.1 (#1483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml75
2 files changed, 40 insertions, 39 deletions
diff --git a/package.json b/package.json
index a90ebb55..be0d6db3 100644
--- a/package.json
+++ b/package.json
@@ -103,8 +103,8 @@
"@types/sanitize-html": "~2.6.2",
"@types/semver": "~7.3.12",
"@types/validator": "~13.7.8",
- "@typescript-eslint/eslint-plugin": "~5.40.0",
- "@typescript-eslint/parser": "~5.40.0",
+ "@typescript-eslint/eslint-plugin": "~5.40.1",
+ "@typescript-eslint/parser": "~5.40.1",
"@vitest/coverage-c8": "~0.24.3",
"@vitest/ui": "~0.24.3",
"c8": "~7.12.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index d08861d6..d8cc1efe 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -11,8 +11,8 @@ specifiers:
'@types/sanitize-html': ~2.6.2
'@types/semver': ~7.3.12
'@types/validator': ~13.7.8
- '@typescript-eslint/eslint-plugin': ~5.40.0
- '@typescript-eslint/parser': ~5.40.0
+ '@typescript-eslint/eslint-plugin': ~5.40.1
+ '@typescript-eslint/parser': ~5.40.1
'@vitest/coverage-c8': ~0.24.3
'@vitest/ui': ~0.24.3
c8: ~7.12.0
@@ -59,8 +59,8 @@ devDependencies:
'@types/sanitize-html': 2.6.2
'@types/semver': 7.3.12
'@types/validator': 13.7.8
- '@typescript-eslint/eslint-plugin': 5.40.0_25sstg4uu2sk4pm7xcyzuov7xq
- '@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
+ '@typescript-eslint/eslint-plugin': 5.40.1_ukgdydjtebaxmxfqp5v5ulh64y
+ '@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
'@vitest/coverage-c8': 0.24.3_@[email protected]
'@vitest/ui': 0.24.3
c8: 7.12.0
@@ -692,8 +692,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.40.0_25sstg4uu2sk4pm7xcyzuov7xq:
- resolution: {integrity: sha512-FIBZgS3DVJgqPwJzvZTuH4HNsZhHMa9SjxTKAZTlMsPw/UzpEjcf9f4dfgDJEHjK+HboUJo123Eshl6niwEm/Q==}
+ /@typescript-eslint/eslint-plugin/5.40.1_ukgdydjtebaxmxfqp5v5ulh64y:
+ resolution: {integrity: sha512-FsWboKkWdytGiXT5O1/R9j37YgcjO8MKHSUmWnIEjVaz0krHkplPnYi7mwdb+5+cs0toFNQb0HIrN7zONdIEWg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -703,10 +703,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
- '@typescript-eslint/scope-manager': 5.40.0
- '@typescript-eslint/type-utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
- '@typescript-eslint/utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
+ '@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
+ '@typescript-eslint/scope-manager': 5.40.1
+ '@typescript-eslint/type-utils': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
+ '@typescript-eslint/utils': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
debug: 4.3.4
eslint: 8.25.0
ignore: 5.2.0
@@ -718,8 +718,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
- resolution: {integrity: sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw==}
+ /@typescript-eslint/parser/5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q:
+ resolution: {integrity: sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -728,9 +728,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.40.0
- '@typescript-eslint/types': 5.40.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.40.1
+ '@typescript-eslint/types': 5.40.1
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
eslint: 8.25.0
typescript: 4.8.4
@@ -738,16 +738,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.40.0:
- resolution: {integrity: sha512-d3nPmjUeZtEWRvyReMI4I1MwPGC63E8pDoHy0BnrYjnJgilBD3hv7XOiETKLY/zTwI7kCnBDf2vWTRUVpYw0Uw==}
+ /@typescript-eslint/scope-manager/5.40.1:
+ resolution: {integrity: sha512-jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.40.0
- '@typescript-eslint/visitor-keys': 5.40.0
+ '@typescript-eslint/types': 5.40.1
+ '@typescript-eslint/visitor-keys': 5.40.1
dev: true
- /@typescript-eslint/type-utils/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
- resolution: {integrity: sha512-nfuSdKEZY2TpnPz5covjJqav+g5qeBqwSHKBvz7Vm1SAfy93SwKk/JeSTymruDGItTwNijSsno5LhOHRS1pcfw==}
+ /@typescript-eslint/type-utils/5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q:
+ resolution: {integrity: sha512-DLAs+AHQOe6n5LRraXiv27IYPhleF0ldEmx6yBqBgBLaNRKTkffhV1RPsjoJBhVup2zHxfaRtan8/YRBgYhU9Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -756,8 +756,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': [email protected]
- '@typescript-eslint/utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
+ '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/utils': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
debug: 4.3.4
eslint: 8.25.0
@@ -766,13 +766,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.40.0:
- resolution: {integrity: sha512-V1KdQRTXsYpf1Y1fXCeZ+uhjW48Niiw0VGt4V8yzuaDTU8Z1Xl7yQDyQNqyAFcVhpYXIVCEuxSIWTsLDpHgTbw==}
+ /@typescript-eslint/types/5.40.1:
+ resolution: {integrity: sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-b0GYlDj8TLTOqwX7EGbw2gL5EXS2CPEWhF9nGJiGmEcmlpNBjyHsTwbqpyIEPVpl6br4UcBOYlcI2FJVtJkYhg==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -780,8 +780,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.40.0
- '@typescript-eslint/visitor-keys': 5.40.0
+ '@typescript-eslint/types': 5.40.1
+ '@typescript-eslint/visitor-keys': 5.40.1
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -792,16 +792,17 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
- resolution: {integrity: sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA==}
+ /@typescript-eslint/utils/5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q:
+ resolution: {integrity: sha512-a2TAVScoX9fjryNrW6BZRnreDUszxqm9eQ9Esv8n5nXApMW0zeANUYlwh/DED04SC/ifuBvXgZpIK5xeJHQ3aw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
'@types/json-schema': 7.0.11
- '@typescript-eslint/scope-manager': 5.40.0
- '@typescript-eslint/types': 5.40.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@types/semver': 7.3.12
+ '@typescript-eslint/scope-manager': 5.40.1
+ '@typescript-eslint/types': 5.40.1
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.25.0
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -811,11 +812,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.40.0:
- resolution: {integrity: sha512-ijJ+6yig+x9XplEpG2K6FUdJeQGGj/15U3S56W9IqXKJqleuD7zJ2AX/miLezwxpd7ZxDAqO87zWufKg+RPZyQ==}
+ /@typescript-eslint/visitor-keys/5.40.1:
+ resolution: {integrity: sha512-A2DGmeZ+FMja0geX5rww+DpvILpwo1OsiQs0M+joPWJYsiEFBLsH0y1oFymPNul6Z5okSmHpP4ivkc2N0Cgfkw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.40.0
+ '@typescript-eslint/types': 5.40.1
eslint-visitor-keys: 3.3.0
dev: true