aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-06 13:06:04 +0100
committerGitHub <[email protected]>2023-11-06 13:06:04 +0100
commit9daa74494f2dce338eb1b41fbc28fbf24b02fa9f (patch)
tree0b6c0b65d04b8c9a9e9164dad4519bba68fc3fd9
parent00810b35556ee4ffc89eb4fb6205832a709203a4 (diff)
downloadfaker-9daa74494f2dce338eb1b41fbc28fbf24b02fa9f.tar.xz
faker-9daa74494f2dce338eb1b41fbc28fbf24b02fa9f.zip
chore(deps): update typescript-eslint to ~6.9.1 (#2529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml109
2 files changed, 26 insertions, 87 deletions
diff --git a/package.json b/package.json
index 8530e95b..571c679f 100644
--- a/package.json
+++ b/package.json
@@ -94,8 +94,8 @@
"@types/sanitize-html": "~2.9.3",
"@types/semver": "~7.5.4",
"@types/validator": "~13.11.5",
- "@typescript-eslint/eslint-plugin": "~6.9.0",
- "@typescript-eslint/parser": "~6.9.0",
+ "@typescript-eslint/eslint-plugin": "~6.9.1",
+ "@typescript-eslint/parser": "~6.9.1",
"@vitest/coverage-v8": "~0.34.6",
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.5.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b3f9f80c..89c08969 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -23,11 +23,11 @@ devDependencies:
specifier: ~13.11.5
version: 13.11.5
'@typescript-eslint/eslint-plugin':
- specifier: ~6.9.0
- version: 6.9.0(@typescript-eslint/[email protected])([email protected])([email protected])
+ specifier: ~6.9.1
+ version: 6.9.1(@typescript-eslint/[email protected])([email protected])([email protected])
'@typescript-eslint/parser':
- specifier: ~6.9.0
+ specifier: ~6.9.1
'@vitest/coverage-v8':
specifier: ~0.34.6
version: 0.34.6([email protected])
@@ -72,7 +72,7 @@ devDependencies:
version: 49.0.0([email protected])
eslint-plugin-vitest:
specifier: ~0.3.9
glob:
specifier: ~10.3.10
version: 10.3.10
@@ -1203,8 +1203,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]):
- resolution: {integrity: sha512-lgX7F0azQwRPB7t7WAyeHWVfW1YJ9NIgd9mvGhfQpRY56X6AVf8mwM8Wol+0z4liE7XX3QOt8MN1rUKCfSjRIA==}
+ /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]):
+ resolution: {integrity: sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
@@ -1215,11 +1215,11 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.9.1
- '@typescript-eslint/parser': 6.9.0([email protected])([email protected])
- '@typescript-eslint/scope-manager': 6.9.0
- '@typescript-eslint/type-utils': 6.9.0([email protected])([email protected])
- '@typescript-eslint/utils': 6.9.0([email protected])([email protected])
- '@typescript-eslint/visitor-keys': 6.9.0
+ '@typescript-eslint/parser': 6.9.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 6.9.1
+ '@typescript-eslint/type-utils': 6.9.1([email protected])([email protected])
+ '@typescript-eslint/utils': 6.9.1([email protected])([email protected])
+ '@typescript-eslint/visitor-keys': 6.9.1
debug: 4.3.4([email protected])
eslint: 8.53.0
graphemer: 1.4.0
@@ -1232,8 +1232,8 @@ packages:
- supports-color
dev: true
- resolution: {integrity: sha512-GZmjMh4AJ/5gaH4XF2eXA8tMnHWP+Pm1mjQR2QN4Iz+j/zO04b9TOvJYOX2sCNIQHtRStKTxRY1FX7LhpJT4Gw==}
+ resolution: {integrity: sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1242,10 +1242,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 6.9.0
- '@typescript-eslint/types': 6.9.0
- '@typescript-eslint/typescript-estree': 6.9.0([email protected])
- '@typescript-eslint/visitor-keys': 6.9.0
+ '@typescript-eslint/scope-manager': 6.9.1
+ '@typescript-eslint/types': 6.9.1
+ '@typescript-eslint/typescript-estree': 6.9.1([email protected])
+ '@typescript-eslint/visitor-keys': 6.9.1
debug: 4.3.4([email protected])
eslint: 8.53.0
typescript: 4.9.5
@@ -1261,14 +1261,6 @@ packages:
'@typescript-eslint/visitor-keys': 6.7.5
dev: true
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-1R8A9Mc39n4pCCz9o79qRO31HGNDvC7UhPhv26TovDsWPBDx+Sg3rOZdCELIA3ZmNoWAuxaMOT7aWtGRSYkQxw==}
- engines: {node: ^16.0.0 || >=18.0.0}
- dependencies:
- '@typescript-eslint/types': 6.9.0
- '@typescript-eslint/visitor-keys': 6.9.0
- dev: true
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -1277,8 +1269,8 @@ packages:
'@typescript-eslint/visitor-keys': 6.9.1
dev: true
- resolution: {integrity: sha512-XXeahmfbpuhVbhSOROIzJ+b13krFmgtc4GlEuu1WBT+RpyGPIA4Y/eGnXzjbDj5gZLzpAXO/sj+IF/x2GtTMjQ==}
+ resolution: {integrity: sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1287,8 +1279,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 6.9.0([email protected])
- '@typescript-eslint/utils': 6.9.0([email protected])([email protected])
+ '@typescript-eslint/typescript-estree': 6.9.1([email protected])
+ '@typescript-eslint/utils': 6.9.1([email protected])([email protected])
debug: 4.3.4([email protected])
eslint: 8.53.0
ts-api-utils: 1.0.3([email protected])
@@ -1302,11 +1294,6 @@ packages:
engines: {node: ^16.0.0 || >=18.0.0}
dev: true
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==}
- engines: {node: ^16.0.0 || >=18.0.0}
- dev: true
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -1333,27 +1320,6 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/[email protected]([email protected]):
- resolution: {integrity: sha512-NJM2BnJFZBEAbCfBP00zONKXvMqihZCrmwCaik0UhLr0vAgb6oguXxLX1k00oQyD+vZZ+CJn3kocvv2yxm4awQ==}
- engines: {node: ^16.0.0 || >=18.0.0}
- peerDependencies:
- typescript: '*'
- peerDependenciesMeta:
- typescript:
- optional: true
- dependencies:
- '@typescript-eslint/types': 6.9.0
- '@typescript-eslint/visitor-keys': 6.9.0
- debug: 4.3.4([email protected])
- globby: 11.1.0
- is-glob: 4.0.3
- semver: 7.5.4
- ts-api-utils: 1.0.3([email protected])
- typescript: 4.9.5
- transitivePeerDependencies:
- - supports-color
- dev: true
-
/@typescript-eslint/[email protected]([email protected]):
resolution: {integrity: sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -1394,25 +1360,6 @@ packages:
- typescript
dev: true
- resolution: {integrity: sha512-5Wf+Jsqya7WcCO8me504FBigeQKVLAMPmUzYgDbWchINNh1KJbxCgVya3EQ2MjvJMVeXl3pofRmprqX6mfQkjQ==}
- engines: {node: ^16.0.0 || >=18.0.0}
- peerDependencies:
- eslint: ^7.0.0 || ^8.0.0
- dependencies:
- '@eslint-community/eslint-utils': 4.4.0([email protected])
- '@types/json-schema': 7.0.13
- '@types/semver': 7.5.4
- '@typescript-eslint/scope-manager': 6.9.0
- '@typescript-eslint/types': 6.9.0
- '@typescript-eslint/typescript-estree': 6.9.0([email protected])
- eslint: 8.53.0
- semver: 7.5.4
- transitivePeerDependencies:
- - supports-color
- - typescript
- dev: true
-
resolution: {integrity: sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -1440,14 +1387,6 @@ packages:
eslint-visitor-keys: 3.4.3
dev: true
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-dGtAfqjV6RFOtIP8I0B4ZTBRrlTT8NHHlZZSchQx3qReaoDeXhYM++M4So2AgFK9ZB0emRPA6JI1HkafzA2Ibg==}
- engines: {node: ^16.0.0 || >=18.0.0}
- dependencies:
- '@typescript-eslint/types': 6.9.0
- eslint-visitor-keys: 3.4.3
- dev: true
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -3098,7 +3037,7 @@ packages:
strip-indent: 3.0.0
dev: true
resolution: {integrity: sha512-ZGrz8dWFlotM5dwrsMLP4VcY5MizwKNV4JTnY0VKdnuCZ+qeEUMHf1qd8kRGQA3tqLvXcV929wt2ANkduq2Pgw==}
engines: {node: 14.x || >= 16}
peerDependencies:
@@ -3111,7 +3050,7 @@ packages:
vitest:
optional: true
dependencies:
- '@typescript-eslint/eslint-plugin': 6.9.0(@typescript-eslint/[email protected])([email protected])([email protected])
+ '@typescript-eslint/eslint-plugin': 6.9.1(@typescript-eslint/[email protected])([email protected])([email protected])
'@typescript-eslint/utils': 6.9.1([email protected])([email protected])
eslint: 8.53.0
vitest: 0.34.6(@vitest/[email protected])