aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-16 10:33:59 +0100
committerGitHub <[email protected]>2022-03-16 10:33:59 +0100
commit601905019d46d5df2e01bd5d2a71f3bf9c7498a1 (patch)
tree3a9b9a48aec55ed4bc62b056c542e5cfde97ea25
parent5aaf8cb7c2078791b69928e1705744669363e97f (diff)
downloadfaker-601905019d46d5df2e01bd5d2a71f3bf9c7498a1.tar.xz
faker-601905019d46d5df2e01bd5d2a71f3bf9c7498a1.zip
chore(deps): update typescript-eslint to ~5.15.0 (#622)
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml72
2 files changed, 38 insertions, 38 deletions
diff --git a/package.json b/package.json
index f9d38fa5..92cd24f1 100644
--- a/package.json
+++ b/package.json
@@ -94,8 +94,8 @@
"@types/prettier": "~2.4.4",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.1",
- "@typescript-eslint/eslint-plugin": "~5.14.0",
- "@typescript-eslint/parser": "~5.14.0",
+ "@typescript-eslint/eslint-plugin": "~5.15.0",
+ "@typescript-eslint/parser": "~5.15.0",
"@vitest/ui": "~0.6.1",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 96d0a9c0..31f51ca9 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -6,8 +6,8 @@ specifiers:
'@types/prettier': ~2.4.4
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.1
- '@typescript-eslint/eslint-plugin': ~5.14.0
- '@typescript-eslint/parser': ~5.14.0
+ '@typescript-eslint/eslint-plugin': ~5.15.0
+ '@typescript-eslint/parser': ~5.15.0
'@vitest/ui': ~0.6.1
c8: ~7.11.0
conventional-changelog-cli: ~2.2.2
@@ -43,8 +43,8 @@ devDependencies:
'@types/prettier': 2.4.4
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.1
- '@typescript-eslint/eslint-plugin': 5.14.0_ace6f9e7722b813e21eaf2dc993bc413
- '@typescript-eslint/parser': [email protected][email protected]
+ '@typescript-eslint/eslint-plugin': 5.15.0_f2c49ce7d0e93ebcfdb4b7d25b131b28
+ '@typescript-eslint/parser': [email protected][email protected]
'@vitest/ui': 0.6.1
c8: 7.11.0
conventional-changelog-cli: 2.2.2
@@ -434,8 +434,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.14.0_ace6f9e7722b813e21eaf2dc993bc413:
- resolution: {integrity: sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w==}
+ /@typescript-eslint/eslint-plugin/5.15.0_f2c49ce7d0e93ebcfdb4b7d25b131b28:
+ resolution: {integrity: sha512-u6Db5JfF0Esn3tiAKELvoU5TpXVSkOpZ78cEGn/wXtT2RVqs2vkt4ge6N8cRCyw7YVKhmmLDbwI2pg92mlv7cA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -445,10 +445,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': [email protected][email protected]
- '@typescript-eslint/scope-manager': 5.14.0
- '@typescript-eslint/type-utils': [email protected][email protected]
- '@typescript-eslint/utils': [email protected][email protected]
+ '@typescript-eslint/parser': [email protected][email protected]
+ '@typescript-eslint/scope-manager': 5.15.0
+ '@typescript-eslint/type-utils': [email protected][email protected]
+ '@typescript-eslint/utils': [email protected][email protected]
debug: 4.3.3
eslint: 8.11.0
functional-red-black-tree: 1.0.1
@@ -461,8 +461,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/[email protected][email protected]:
- resolution: {integrity: sha512-aHJN8/FuIy1Zvqk4U/gcO/fxeMKyoSv/rS46UXMXOJKVsLQ+iYPuXNbpbH7cBLcpSbmyyFbwrniLx5+kutu1pw==}
+ /@typescript-eslint/parser/[email protected][email protected]:
+ resolution: {integrity: sha512-NGAYP/+RDM2sVfmKiKOCgJYPstAO40vPAgACoWPO/+yoYKSgAXIFaBKsV8P0Cc7fwKgvj27SjRNX4L7f4/jCKQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -471,9 +471,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.14.0
- '@typescript-eslint/types': 5.14.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.15.0
+ '@typescript-eslint/types': 5.15.0
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.3
eslint: 8.11.0
typescript: 4.6.2
@@ -481,16 +481,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.14.0:
- resolution: {integrity: sha512-LazdcMlGnv+xUc5R4qIlqH0OWARyl2kaP8pVCS39qSL3Pd1F7mI10DbdXeARcE62sVQE4fHNvEqMWsypWO+yEw==}
+ /@typescript-eslint/scope-manager/5.15.0:
+ resolution: {integrity: sha512-EFiZcSKrHh4kWk0pZaa+YNJosvKE50EnmN4IfgjkA3bTHElPtYcd2U37QQkNTqwMCS7LXeDeZzEqnsOH8chjSg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.14.0
- '@typescript-eslint/visitor-keys': 5.14.0
+ '@typescript-eslint/types': 5.15.0
+ '@typescript-eslint/visitor-keys': 5.15.0
dev: true
- /@typescript-eslint/type-utils/[email protected][email protected]:
- resolution: {integrity: sha512-d4PTJxsqaUpv8iERTDSQBKUCV7Q5yyXjqXUl3XF7Sd9ogNLuKLkxz82qxokqQ4jXdTPZudWpmNtr/JjbbvUixw==}
+ /@typescript-eslint/type-utils/[email protected][email protected]:
+ resolution: {integrity: sha512-KGeDoEQ7gHieLydujGEFLyLofipe9PIzfvA/41urz4hv+xVxPEbmMQonKSynZ0Ks2xDhJQ4VYjB3DnRiywvKDA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -499,7 +499,7 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/utils': [email protected][email protected]
+ '@typescript-eslint/utils': [email protected][email protected]
debug: 4.3.3
eslint: 8.11.0
@@ -508,13 +508,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.14.0:
- resolution: {integrity: sha512-BR6Y9eE9360LNnW3eEUqAg6HxS9Q35kSIs4rp4vNHRdfg0s+/PgHgskvu5DFTM7G5VKAVjuyaN476LCPrdA7Mw==}
+ /@typescript-eslint/types/5.15.0:
+ resolution: {integrity: sha512-yEiTN4MDy23vvsIksrShjNwQl2vl6kJeG9YkVJXjXZnkJElzVK8nfPsWKYxcsGWG8GhurYXP4/KGj3aZAxbeOA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-QGnxvROrCVtLQ1724GLTHBTR0lZVu13izOp9njRvMkCBgWX26PKvmMP8k82nmXBRD3DQcFFq2oj3cKDwr0FaUA==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-Hb0e3dGc35b75xLzixM3cSbG1sSbrTBQDfIScqdyvrfJZVEi4XWAT+UL/HMxEdrJNB8Yk28SKxPLtAhfCbBInA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -522,8 +522,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.14.0
- '@typescript-eslint/visitor-keys': 5.14.0
+ '@typescript-eslint/types': 5.15.0
+ '@typescript-eslint/visitor-keys': 5.15.0
debug: 4.3.3
globby: 11.1.0
is-glob: 4.0.3
@@ -534,16 +534,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/[email protected][email protected]:
- resolution: {integrity: sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w==}
+ /@typescript-eslint/utils/[email protected][email protected]:
+ resolution: {integrity: sha512-081rWu2IPKOgTOhHUk/QfxuFog8m4wxW43sXNOMSCdh578tGJ1PAaWPsj42LOa7pguh173tNlMigsbrHvh/mtA==}
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.9
- '@typescript-eslint/scope-manager': 5.14.0
- '@typescript-eslint/types': 5.14.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.15.0
+ '@typescript-eslint/types': 5.15.0
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.11.0
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -552,11 +552,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.14.0:
- resolution: {integrity: sha512-yL0XxfzR94UEkjBqyymMLgCBdojzEuy/eim7N9/RIcTNxpJudAcqsU8eRyfzBbcEzGoPWfdM3AGak3cN08WOIw==}
+ /@typescript-eslint/visitor-keys/5.15.0:
+ resolution: {integrity: sha512-+vX5FKtgvyHbmIJdxMJ2jKm9z2BIlXJiuewI8dsDYMp5LzPUcuTT78Ya5iwvQg3VqSVdmxyM8Anj1Jeq7733ZQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.14.0
+ '@typescript-eslint/types': 5.15.0
eslint-visitor-keys: 3.3.0
dev: true