aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-08-03 11:42:08 -0400
committerGitHub <[email protected]>2022-08-03 11:42:08 -0400
commit04c9d36cc44fa647f401919c708e550dbe42040d (patch)
treedc7bcb52adf93a14f8fc504937d9860842925563
parent2033133a542eae22aecc79cbc79f5dbe936ad36f (diff)
downloadfaker-04c9d36cc44fa647f401919c708e550dbe42040d.tar.xz
faker-04c9d36cc44fa647f401919c708e550dbe42040d.zip
chore(deps): update typescript-eslint to ~5.32.0 (#1223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 4b4c2faf..54b7283a 100644
--- a/package.json
+++ b/package.json
@@ -100,8 +100,8 @@
"@types/react": "~18.0.15",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.4",
- "@typescript-eslint/eslint-plugin": "~5.31.0",
- "@typescript-eslint/parser": "~5.31.0",
+ "@typescript-eslint/eslint-plugin": "~5.32.0",
+ "@typescript-eslint/parser": "~5.32.0",
"@vitest/ui": "~0.19.1",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0334b896..f19a8229 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -8,8 +8,8 @@ specifiers:
'@types/react': ~18.0.15
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.4
- '@typescript-eslint/eslint-plugin': ~5.31.0
- '@typescript-eslint/parser': ~5.31.0
+ '@typescript-eslint/eslint-plugin': ~5.32.0
+ '@typescript-eslint/parser': ~5.32.0
'@vitest/ui': ~0.19.1
c8: ~7.12.0
conventional-changelog-cli: ~2.2.2
@@ -51,8 +51,8 @@ devDependencies:
'@types/react': 18.0.15
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.4
- '@typescript-eslint/eslint-plugin': 5.31.0_jnss7dz76sznncvpyatba5hbxa
- '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq
+ '@typescript-eslint/eslint-plugin': 5.32.0_iosr3hrei2tubxveewluhu5lhy
+ '@typescript-eslint/parser': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq
'@vitest/ui': 0.19.1
c8: 7.12.0
conventional-changelog-cli: 2.2.2
@@ -570,8 +570,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.31.0_jnss7dz76sznncvpyatba5hbxa:
- resolution: {integrity: sha512-VKW4JPHzG5yhYQrQ1AzXgVgX8ZAJEvCz0QI6mLRX4tf7rnFfh5D8SKm0Pq6w5PyNfAWJk6sv313+nEt3ohWMBQ==}
+ /@typescript-eslint/eslint-plugin/5.32.0_iosr3hrei2tubxveewluhu5lhy:
+ resolution: {integrity: sha512-CHLuz5Uz7bHP2WgVlvoZGhf0BvFakBJKAD/43Ty0emn4wXWv5k01ND0C0fHcl/Im8Td2y/7h44E9pca9qAu2ew==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -581,10 +581,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq
- '@typescript-eslint/scope-manager': 5.31.0
- '@typescript-eslint/type-utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq
- '@typescript-eslint/utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq
+ '@typescript-eslint/parser': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq
+ '@typescript-eslint/scope-manager': 5.32.0
+ '@typescript-eslint/type-utils': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq
+ '@typescript-eslint/utils': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq
debug: 4.3.4
eslint: 8.21.0
functional-red-black-tree: 1.0.1
@@ -597,8 +597,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq:
- resolution: {integrity: sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw==}
+ /@typescript-eslint/parser/5.32.0_qugx7qdu5zevzvxaiqyxfiwquq:
+ resolution: {integrity: sha512-IxRtsehdGV9GFQ35IGm5oKKR2OGcazUoiNBxhRV160iF9FoyuXxjY+rIqs1gfnd+4eL98OjeGnMpE7RF/NBb3A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -607,9 +607,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.31.0
- '@typescript-eslint/types': 5.31.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.32.0
+ '@typescript-eslint/types': 5.32.0
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
eslint: 8.21.0
typescript: 4.7.4
@@ -617,16 +617,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.31.0:
- resolution: {integrity: sha512-8jfEzBYDBG88rcXFxajdVavGxb5/XKXyvWgvD8Qix3EEJLCFIdVloJw+r9ww0wbyNLOTYyBsR+4ALNGdlalLLg==}
+ /@typescript-eslint/scope-manager/5.32.0:
+ resolution: {integrity: sha512-KyAE+tUON0D7tNz92p1uetRqVJiiAkeluvwvZOqBmW9z2XApmk5WSMV9FrzOroAcVxJZB3GfUwVKr98Dr/OjOg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.31.0
- '@typescript-eslint/visitor-keys': 5.31.0
+ '@typescript-eslint/types': 5.32.0
+ '@typescript-eslint/visitor-keys': 5.32.0
dev: true
- /@typescript-eslint/type-utils/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq:
- resolution: {integrity: sha512-7ZYqFbvEvYXFn9ax02GsPcEOmuWNg+14HIf4q+oUuLnMbpJ6eHAivCg7tZMVwzrIuzX3QCeAOqKoyMZCv5xe+w==}
+ /@typescript-eslint/type-utils/5.32.0_qugx7qdu5zevzvxaiqyxfiwquq:
+ resolution: {integrity: sha512-0gSsIhFDduBz3QcHJIp3qRCvVYbqzHg8D6bHFsDMrm0rURYDj+skBK2zmYebdCp+4nrd9VWd13egvhYFJj/wZg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -635,7 +635,7 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq
+ '@typescript-eslint/utils': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq
debug: 4.3.4
eslint: 8.21.0
@@ -644,13 +644,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.31.0:
- resolution: {integrity: sha512-/f/rMaEseux+I4wmR6mfpM2wvtNZb1p9hAV77hWfuKc3pmaANp5dLAZSiE3/8oXTYTt3uV9KW5yZKJsMievp6g==}
+ /@typescript-eslint/types/5.32.0:
+ resolution: {integrity: sha512-EBUKs68DOcT/EjGfzywp+f8wG9Zw6gj6BjWu7KV/IYllqKJFPlZlLSYw/PTvVyiRw50t6wVbgv4p9uE2h6sZrQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-3S625TMcARX71wBc2qubHaoUwMEn+l9TCsaIzYI/ET31Xm2c9YQ+zhGgpydjorwQO9pLfR/6peTzS/0G3J/hDw==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-ZVAUkvPk3ITGtCLU5J4atCw9RTxK+SRc6hXqLtllC2sGSeMFWN+YwbiJR9CFrSFJ3w4SJfcWtDwNb/DmUIHdhg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -658,8 +658,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.31.0
- '@typescript-eslint/visitor-keys': 5.31.0
+ '@typescript-eslint/types': 5.32.0
+ '@typescript-eslint/visitor-keys': 5.32.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -670,16 +670,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq:
- resolution: {integrity: sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg==}
+ /@typescript-eslint/utils/5.32.0_qugx7qdu5zevzvxaiqyxfiwquq:
+ resolution: {integrity: sha512-W7lYIAI5Zlc5K082dGR27Fczjb3Q57ECcXefKU/f0ajM5ToM0P+N9NmJWip8GmGu/g6QISNT+K6KYB+iSHjXCQ==}
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.31.0
- '@typescript-eslint/types': 5.31.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.32.0
+ '@typescript-eslint/types': 5.32.0
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.21.0
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -688,11 +688,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.31.0:
- resolution: {integrity: sha512-ZK0jVxSjS4gnPirpVjXHz7mgdOsZUHzNYSfTw2yPa3agfbt9YfqaBiBZFSSxeBWnpWkzCxTfUpnzA3Vily/CSg==}
+ /@typescript-eslint/visitor-keys/5.32.0:
+ resolution: {integrity: sha512-S54xOHZgfThiZ38/ZGTgB2rqx51CMJ5MCfVT2IplK4Q7hgzGfe0nLzLCcenDnc/cSjP568hdeKfeDcBgqNHD/g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.31.0
+ '@typescript-eslint/types': 5.32.0
eslint-visitor-keys: 3.3.0
dev: true