chore(deps): update typescript-eslint monorepo to v5.62.0

This commit is contained in:
renovate[bot]
2023-07-15 13:20:56 +00:00
parent 374e227d6c
commit df9dc9adfe
2 changed files with 67 additions and 67 deletions

View File

@@ -115,8 +115,8 @@
"@types/lodash": "4.14.195",
"@types/node": "18.16.19",
"@types/store": "2.0.2",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-jest": "29.6.1",
"@babel/eslint-parser": "7.22.9",
"babel-plugin-transform-imports": "2.0.0",

130
pnpm-lock.yaml generated
View File

@@ -58,11 +58,11 @@ importers:
specifier: 2.0.2
version: 2.0.2
'@typescript-eslint/eslint-plugin':
specifier: 5.61.0
version: 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.45.0)(typescript@4.9.5)
specifier: 5.62.0
version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/parser':
specifier: 5.61.0
version: 5.61.0(eslint@8.45.0)(typescript@4.9.5)
specifier: 5.62.0
version: 5.62.0(eslint@8.45.0)(typescript@4.9.5)
babel-jest:
specifier: 29.6.1
version: 29.6.1(@babel/core@7.22.9)
@@ -95,7 +95,7 @@ importers:
version: 0.8.0(eslint@8.45.0)
eslint-plugin-import:
specifier: 2.27.5
version: 2.27.5(@typescript-eslint/parser@5.61.0)(eslint@8.45.0)
version: 2.27.5(@typescript-eslint/parser@5.62.0)(eslint@8.45.0)
eslint-plugin-jest-dom:
specifier: 3.9.4
version: 3.9.4(eslint@8.45.0)
@@ -2512,7 +2512,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
@@ -2549,7 +2549,7 @@ packages:
'@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
eslint: 7.32.0
eslint-visitor-keys: 2.1.0
semver: 6.3.0
semver: 6.3.1
/@babel/eslint-parser@7.22.9(@babel/core@7.22.9)(eslint@8.45.0):
resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==}
@@ -2621,7 +2621,7 @@ packages:
'@babel/helper-validator-option': 7.22.5
browserslist: 4.21.9
lru-cache: 5.1.1
semver: 6.3.0
semver: 6.3.1
dev: true
/@babel/helper-compilation-targets@7.20.7(@babel/core@7.22.9):
@@ -2635,7 +2635,7 @@ packages:
'@babel/helper-validator-option': 7.22.5
browserslist: 4.21.9
lru-cache: 5.1.1
semver: 6.3.0
semver: 6.3.1
dev: true
/@babel/helper-compilation-targets@7.22.6(@babel/core@7.18.0):
@@ -2864,7 +2864,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
lodash.debounce: 4.0.8
resolve: 1.22.2
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: true
@@ -2880,7 +2880,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
lodash.debounce: 4.0.8
resolve: 1.22.2
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: true
@@ -2896,7 +2896,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
lodash.debounce: 4.0.8
resolve: 1.22.2
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
@@ -2911,7 +2911,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
lodash.debounce: 4.0.8
resolve: 1.22.2
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: false
@@ -11057,8 +11057,8 @@ packages:
transitivePeerDependencies:
- supports-color
/@typescript-eslint/eslint-plugin@5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.45.0)(typescript@4.9.5):
resolution: {integrity: sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==}
/@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.45.0)(typescript@4.9.5):
resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -11069,10 +11069,10 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.5.0
'@typescript-eslint/parser': 5.61.0(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/scope-manager': 5.61.0
'@typescript-eslint/type-utils': 5.61.0(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/utils': 5.61.0(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.62.0(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/scope-manager': 5.62.0
'@typescript-eslint/type-utils': 5.62.0(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/utils': 5.62.0(eslint@8.45.0)(typescript@4.9.5)
debug: 4.3.4(supports-color@8.1.1)
eslint: 8.45.0
graphemer: 1.4.0
@@ -11149,8 +11149,8 @@ packages:
transitivePeerDependencies:
- supports-color
/@typescript-eslint/parser@5.61.0(eslint@8.45.0)(typescript@4.9.5):
resolution: {integrity: sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==}
/@typescript-eslint/parser@5.62.0(eslint@8.45.0)(typescript@4.9.5):
resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -11159,9 +11159,9 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.61.0
'@typescript-eslint/types': 5.61.0
'@typescript-eslint/typescript-estree': 5.61.0(typescript@4.9.5)
'@typescript-eslint/scope-manager': 5.62.0
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/typescript-estree': 5.62.0(typescript@4.9.5)
debug: 4.3.4(supports-color@8.1.1)
eslint: 8.45.0
typescript: 4.9.5
@@ -11190,15 +11190,15 @@ packages:
'@typescript-eslint/types': 5.59.8
'@typescript-eslint/visitor-keys': 5.59.8
/@typescript-eslint/scope-manager@5.61.0:
resolution: {integrity: sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==}
/@typescript-eslint/scope-manager@5.62.0:
resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.61.0
'@typescript-eslint/visitor-keys': 5.61.0
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/visitor-keys': 5.62.0
/@typescript-eslint/type-utils@5.61.0(eslint@8.45.0)(typescript@4.9.5):
resolution: {integrity: sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==}
/@typescript-eslint/type-utils@5.62.0(eslint@8.45.0)(typescript@4.9.5):
resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -11207,8 +11207,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.61.0(typescript@4.9.5)
'@typescript-eslint/utils': 5.61.0(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/typescript-estree': 5.62.0(typescript@4.9.5)
'@typescript-eslint/utils': 5.62.0(eslint@8.45.0)(typescript@4.9.5)
debug: 4.3.4(supports-color@8.1.1)
eslint: 8.45.0
tsutils: 3.21.0(typescript@4.9.5)
@@ -11233,8 +11233,8 @@ packages:
resolution: {integrity: sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
/@typescript-eslint/types@5.61.0:
resolution: {integrity: sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==}
/@typescript-eslint/types@5.62.0:
resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
/@typescript-eslint/typescript-estree@3.10.1(typescript@4.9.5):
@@ -11319,8 +11319,8 @@ packages:
transitivePeerDependencies:
- supports-color
/@typescript-eslint/typescript-estree@5.61.0(typescript@4.9.5):
resolution: {integrity: sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==}
/@typescript-eslint/typescript-estree@5.62.0(typescript@4.9.5):
resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -11328,8 +11328,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.61.0
'@typescript-eslint/visitor-keys': 5.61.0
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/visitor-keys': 5.62.0
debug: 4.3.4(supports-color@8.1.1)
globby: 11.1.0
is-glob: 4.0.3
@@ -11378,8 +11378,8 @@ packages:
- supports-color
- typescript
/@typescript-eslint/utils@5.61.0(eslint@8.45.0)(typescript@4.9.5):
resolution: {integrity: sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==}
/@typescript-eslint/utils@5.62.0(eslint@8.45.0)(typescript@4.9.5):
resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -11387,9 +11387,9 @@ packages:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0)
'@types/json-schema': 7.0.11
'@types/semver': 7.3.13
'@typescript-eslint/scope-manager': 5.61.0
'@typescript-eslint/types': 5.61.0
'@typescript-eslint/typescript-estree': 5.61.0(typescript@4.9.5)
'@typescript-eslint/scope-manager': 5.62.0
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/typescript-estree': 5.62.0(typescript@4.9.5)
eslint: 8.45.0
eslint-scope: 5.1.1
semver: 7.5.3
@@ -11425,11 +11425,11 @@ packages:
'@typescript-eslint/types': 5.59.8
eslint-visitor-keys: 3.4.1
/@typescript-eslint/visitor-keys@5.61.0:
resolution: {integrity: sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==}
/@typescript-eslint/visitor-keys@5.62.0:
resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.61.0
'@typescript-eslint/types': 5.62.0
eslint-visitor-keys: 3.4.1
/@uiw/react-codemirror@3.2.10(@babel/runtime@7.21.5)(codemirror@5.65.12)(react-dom@16.14.0)(react@16.14.0):
@@ -12907,7 +12907,7 @@ packages:
'@babel/compat-data': 7.22.6
'@babel/core': 7.18.0
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.18.0)
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: true
@@ -12920,7 +12920,7 @@ packages:
'@babel/compat-data': 7.22.6
'@babel/core': 7.20.12
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.20.12)
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
@@ -12932,7 +12932,7 @@ packages:
'@babel/compat-data': 7.22.6
'@babel/core': 7.22.9
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.9)
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: false
@@ -17276,14 +17276,14 @@ packages:
'@babel/core': 7.22.9
'@babel/eslint-parser': 7.22.9(@babel/core@7.22.9)(eslint@8.45.0)
'@rushstack/eslint-patch': 1.2.0
'@typescript-eslint/eslint-plugin': 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.61.0(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.62.0(eslint@8.45.0)(typescript@4.9.5)
babel-preset-react-app: 10.0.1
confusing-browser-globals: 1.0.11
eslint: 8.45.0
eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.21.4)(@babel/plugin-transform-react-jsx@7.22.5)(eslint@8.45.0)
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.61.0)(eslint@8.45.0)
eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.61.0)(eslint@8.45.0)(jest@27.5.1)(typescript@4.9.5)
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0)(eslint@8.45.0)
eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.45.0)(jest@27.5.1)(typescript@4.9.5)
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.45.0)
eslint-plugin-react: 7.32.2(eslint@8.45.0)
eslint-plugin-react-hooks: 4.6.0(eslint@8.45.0)
@@ -17335,7 +17335,7 @@ packages:
transitivePeerDependencies:
- supports-color
/eslint-module-utils@2.7.4(@typescript-eslint/parser@5.61.0)(eslint-import-resolver-node@0.3.7)(eslint@8.45.0):
/eslint-module-utils@2.7.4(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint@8.45.0):
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
engines: {node: '>=4'}
peerDependencies:
@@ -17356,7 +17356,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 5.61.0(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.62.0(eslint@8.45.0)(typescript@4.9.5)
debug: 3.2.7(supports-color@8.1.1)
eslint: 8.45.0
eslint-import-resolver-node: 0.3.7
@@ -17441,14 +17441,14 @@ packages:
minimatch: 3.1.2
object.values: 1.1.6
resolve: 1.22.2
semver: 6.3.0
semver: 6.3.1
tsconfig-paths: 3.14.2
transitivePeerDependencies:
- eslint-import-resolver-typescript
- eslint-import-resolver-webpack
- supports-color
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.61.0)(eslint@8.45.0):
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0)(eslint@8.45.0):
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
engines: {node: '>=4'}
peerDependencies:
@@ -17458,7 +17458,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 5.61.0(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.62.0(eslint@8.45.0)(typescript@4.9.5)
array-includes: 3.1.6
array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1
@@ -17466,7 +17466,7 @@ packages:
doctrine: 2.1.0
eslint: 8.45.0
eslint-import-resolver-node: 0.3.7
eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.61.0)(eslint-import-resolver-node@0.3.7)(eslint@8.45.0)
eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint@8.45.0)
has: 1.0.3
is-core-module: 2.11.0
is-glob: 4.0.3
@@ -17492,7 +17492,7 @@ packages:
requireindex: 1.2.0
dev: true
/eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.61.0)(eslint@8.45.0)(jest@27.5.1)(typescript@4.9.5):
/eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.45.0)(jest@27.5.1)(typescript@4.9.5):
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
peerDependencies:
@@ -17505,7 +17505,7 @@ packages:
jest:
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.45.0)(typescript@4.9.5)
'@typescript-eslint/experimental-utils': 5.54.0(eslint@8.45.0)(typescript@4.9.5)
eslint: 8.45.0
jest: 27.5.1(ts-node@10.9.1)
@@ -17536,7 +17536,7 @@ packages:
minimatch: 3.1.2
object.entries: 1.1.6
object.fromentries: 2.0.6
semver: 6.3.0
semver: 6.3.1
/eslint-plugin-jsx-a11y@6.7.1(eslint@8.45.0):
resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==}
@@ -21752,7 +21752,7 @@ packages:
'@babel/parser': 7.22.7
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.0
semver: 6.3.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
@@ -26230,7 +26230,7 @@ packages:
got: 9.6.0
registry-auth-token: 4.2.2
registry-url: 5.1.0
semver: 6.3.0
semver: 6.3.1
/pako@0.2.9:
resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==}
@@ -30129,7 +30129,7 @@ packages:
resolution: {integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==}
engines: {node: '>=8'}
dependencies:
semver: 6.3.0
semver: 6.3.1
/semver@5.7.1:
resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==}