build(deps): update typescript-eslint monorepo to v5.30.6 (#3687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/3688/head
parent
55e03e2e32
commit
6c9c3a567f
|
@ -152,8 +152,8 @@
|
|||
"@types/react": "18.0.15",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@types/zxcvbn": "4.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.5",
|
||||
"@typescript-eslint/parser": "5.30.5",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.6",
|
||||
"@typescript-eslint/parser": "5.30.6",
|
||||
"@vitejs/plugin-react": "1.3.2",
|
||||
"esbuild": "0.14.49",
|
||||
"esbuild-jest": "0.5.0",
|
||||
|
|
|
@ -21,8 +21,8 @@ specifiers:
|
|||
'@types/react': 18.0.15
|
||||
'@types/react-dom': 18.0.6
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.30.5
|
||||
'@typescript-eslint/parser': 5.30.5
|
||||
'@typescript-eslint/eslint-plugin': 5.30.6
|
||||
'@typescript-eslint/parser': 5.30.6
|
||||
'@vitejs/plugin-react': 1.3.2
|
||||
axios: 0.27.2
|
||||
classnames: 2.3.1
|
||||
|
@ -101,8 +101,8 @@ devDependencies:
|
|||
'@types/react': 18.0.15
|
||||
'@types/react-dom': 18.0.6
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.30.5_6zdoc3rn4mpiddqwhppni2mnnm
|
||||
'@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/eslint-plugin': 5.30.6_2vt5mtrqleafs33qg2bhpmbaqm
|
||||
'@typescript-eslint/parser': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@vitejs/plugin-react': 1.3.2
|
||||
esbuild: 0.14.49
|
||||
esbuild-jest: 0.5.0_esbuild@0.14.49
|
||||
|
@ -111,7 +111,7 @@ devDependencies:
|
|||
eslint-config-react-app: 7.0.1_vul56xjatekpmpmwsnnjxdzjsa
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 2.7.1_q2xwze32dd33a2fc2qubwr4ie4
|
||||
eslint-plugin-import: 2.26.0_6o2fuefo7gfpbr7nbqwgu7w4mq
|
||||
eslint-plugin-import: 2.26.0_a4joqblmhia23nxa56icx3bc6u
|
||||
eslint-plugin-jsx-a11y: 6.6.0_eslint@8.19.0
|
||||
eslint-plugin-prettier: 4.2.1_7uxdfn2xinezdgvmbammh6ev5i
|
||||
eslint-plugin-react: 7.30.1_eslint@8.19.0
|
||||
|
@ -3299,8 +3299,8 @@ packages:
|
|||
resolution: {integrity: sha512-3NoqvZC2W5gAC5DZbTpCeJ251vGQmgcWIHQJGq2J240HY6ErQ9aWKkwfoKJlHLx+A83WPNTZ9+3cd2ILxbvr1w==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.30.5_6zdoc3rn4mpiddqwhppni2mnnm:
|
||||
resolution: {integrity: sha512-lftkqRoBvc28VFXEoRgyZuztyVUQ04JvUnATSPtIRFAccbXTWL6DEtXGYMcbg998kXw1NLUJm7rTQ9eUt+q6Ig==}
|
||||
/@typescript-eslint/eslint-plugin/5.30.6_2vt5mtrqleafs33qg2bhpmbaqm:
|
||||
resolution: {integrity: sha512-J4zYMIhgrx4MgnZrSDD7sEnQp7FmhKNOaqaOpaoQ/SfdMfRB/0yvK74hTnvH+VQxndZynqs5/Hn4t+2/j9bADg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
|
@ -3310,10 +3310,10 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/scope-manager': 5.30.5
|
||||
'@typescript-eslint/type-utils': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/utils': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/parser': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/scope-manager': 5.30.6
|
||||
'@typescript-eslint/type-utils': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/utils': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
|
||||
debug: 4.3.4
|
||||
eslint: 8.19.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
|
@ -3339,8 +3339,8 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.30.5_4x5o4skxv6sl53vpwefgt23khm:
|
||||
resolution: {integrity: sha512-zj251pcPXI8GO9NDKWWmygP6+UjwWmrdf9qMW/L/uQJBM/0XbU2inxe5io/234y/RCvwpKEYjZ6c1YrXERkK4Q==}
|
||||
/@typescript-eslint/parser/5.30.6_4x5o4skxv6sl53vpwefgt23khm:
|
||||
resolution: {integrity: sha512-gfF9lZjT0p2ZSdxO70Xbw8w9sPPJGfAdjK7WikEjB3fcUI/yr9maUVEdqigBjKincUYNKOmf7QBMiTf719kbrA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -3349,9 +3349,9 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.30.5
|
||||
'@typescript-eslint/types': 5.30.5
|
||||
'@typescript-eslint/typescript-estree': 5.30.5_typescript@4.7.4
|
||||
'@typescript-eslint/scope-manager': 5.30.6
|
||||
'@typescript-eslint/types': 5.30.6
|
||||
'@typescript-eslint/typescript-estree': 5.30.6_typescript@4.7.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.19.0
|
||||
typescript: 4.7.4
|
||||
|
@ -3367,16 +3367,16 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 5.17.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.30.5:
|
||||
resolution: {integrity: sha512-NJ6F+YHHFT/30isRe2UTmIGGAiXKckCyMnIV58cE3JkHmaD6e5zyEYm5hBDv0Wbin+IC0T1FWJpD3YqHUG/Ydg==}
|
||||
/@typescript-eslint/scope-manager/5.30.6:
|
||||
resolution: {integrity: sha512-Hkq5PhLgtVoW1obkqYH0i4iELctEKixkhWLPTYs55doGUKCASvkjOXOd/pisVeLdO24ZX9D6yymJ/twqpJiG3g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.30.5
|
||||
'@typescript-eslint/visitor-keys': 5.30.5
|
||||
'@typescript-eslint/types': 5.30.6
|
||||
'@typescript-eslint/visitor-keys': 5.30.6
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.30.5_4x5o4skxv6sl53vpwefgt23khm:
|
||||
resolution: {integrity: sha512-k9+ejlv1GgwN1nN7XjVtyCgE0BTzhzT1YsQF0rv4Vfj2U9xnslBgMYYvcEYAFVdvhuEscELJsB7lDkN7WusErw==}
|
||||
/@typescript-eslint/type-utils/5.30.6_4x5o4skxv6sl53vpwefgt23khm:
|
||||
resolution: {integrity: sha512-GFVVzs2j0QPpM+NTDMXtNmJKlF842lkZKDSanIxf+ArJsGeZUIaeT4jGg+gAgHt7AcQSFwW7htzF/rbAh2jaVA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
|
@ -3385,7 +3385,7 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/utils': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
|
||||
debug: 4.3.4
|
||||
eslint: 8.19.0
|
||||
tsutils: 3.21.0_typescript@4.7.4
|
||||
|
@ -3399,8 +3399,8 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.30.5:
|
||||
resolution: {integrity: sha512-kZ80w/M2AvsbRvOr3PjaNh6qEW1LFqs2pLdo2s5R38B2HYXG8Z0PP48/4+j1QHJFL3ssHIbJ4odPRS8PlHrFfw==}
|
||||
/@typescript-eslint/types/5.30.6:
|
||||
resolution: {integrity: sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
|
@ -3425,8 +3425,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.30.5_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-qGTc7QZC801kbYjAr4AgdOfnokpwStqyhSbiQvqGBLixniAKyH+ib2qXIVo4P9NgGzwyfD9I0nlJN7D91E1VpQ==}
|
||||
/@typescript-eslint/typescript-estree/5.30.6_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-Z7TgPoeYUm06smfEfYF0RBkpF8csMyVnqQbLYiGgmUSTaSXTP57bt8f0UFXstbGxKIreTwQCujtaH0LY9w9B+A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -3434,8 +3434,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.30.5
|
||||
'@typescript-eslint/visitor-keys': 5.30.5
|
||||
'@typescript-eslint/types': 5.30.6
|
||||
'@typescript-eslint/visitor-keys': 5.30.6
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -3464,16 +3464,16 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.30.5_4x5o4skxv6sl53vpwefgt23khm:
|
||||
resolution: {integrity: sha512-o4SSUH9IkuA7AYIfAvatldovurqTAHrfzPApOZvdUq01hHojZojCFXx06D/aFpKCgWbMPRdJBWAC3sWp3itwTA==}
|
||||
/@typescript-eslint/utils/5.30.6_4x5o4skxv6sl53vpwefgt23khm:
|
||||
resolution: {integrity: sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==}
|
||||
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.30.5
|
||||
'@typescript-eslint/types': 5.30.5
|
||||
'@typescript-eslint/typescript-estree': 5.30.5_typescript@4.7.4
|
||||
'@typescript-eslint/scope-manager': 5.30.6
|
||||
'@typescript-eslint/types': 5.30.6
|
||||
'@typescript-eslint/typescript-estree': 5.30.6_typescript@4.7.4
|
||||
eslint: 8.19.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.19.0
|
||||
|
@ -3490,11 +3490,11 @@ packages:
|
|||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.30.5:
|
||||
resolution: {integrity: sha512-D+xtGo9HUMELzWIUqcQc0p2PO4NyvTrgIOK/VnSH083+8sq0tiLozNRKuLarwHYGRuA6TVBQSuuLwJUDWd3aaA==}
|
||||
/@typescript-eslint/visitor-keys/5.30.6:
|
||||
resolution: {integrity: sha512-41OiCjdL2mCaSDi2SvYbzFLlqqlm5v1ZW9Ym55wXKL/Rx6OOB1IbuFGo71Fj6Xy90gJDFTlgOS+vbmtGHPTQQA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.30.5
|
||||
'@typescript-eslint/types': 5.30.6
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
|
@ -4994,14 +4994,14 @@ packages:
|
|||
'@babel/core': 7.17.8
|
||||
'@babel/eslint-parser': 7.17.0_zpgqgq62ttuoapwmlpsmrsdlxi
|
||||
'@rushstack/eslint-patch': 1.1.1
|
||||
'@typescript-eslint/eslint-plugin': 5.30.5_6zdoc3rn4mpiddqwhppni2mnnm
|
||||
'@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/eslint-plugin': 5.30.6_2vt5mtrqleafs33qg2bhpmbaqm
|
||||
'@typescript-eslint/parser': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
|
||||
babel-preset-react-app: 10.0.1
|
||||
confusing-browser-globals: 1.0.11
|
||||
eslint: 8.19.0
|
||||
eslint-plugin-flowtype: 8.0.3_eslint@8.19.0
|
||||
eslint-plugin-import: 2.26.0_6o2fuefo7gfpbr7nbqwgu7w4mq
|
||||
eslint-plugin-jest: 25.7.0_cbxtyx3d4qwpnm7p4q4ovvhj5y
|
||||
eslint-plugin-import: 2.26.0_a4joqblmhia23nxa56icx3bc6u
|
||||
eslint-plugin-jest: 25.7.0_3yacqyit32n2tvjhojswm22mwq
|
||||
eslint-plugin-jsx-a11y: 6.6.0_eslint@8.19.0
|
||||
eslint-plugin-react: 7.30.1_eslint@8.19.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.19.0
|
||||
|
@ -5038,7 +5038,7 @@ packages:
|
|||
dependencies:
|
||||
debug: 4.3.4
|
||||
eslint: 8.19.0
|
||||
eslint-plugin-import: 2.26.0_6o2fuefo7gfpbr7nbqwgu7w4mq
|
||||
eslint-plugin-import: 2.26.0_a4joqblmhia23nxa56icx3bc6u
|
||||
glob: 7.2.0
|
||||
is-glob: 4.0.3
|
||||
resolve: 1.22.0
|
||||
|
@ -5047,7 +5047,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.3_ngc5pgxzrdnldt43xbcfncn6si:
|
||||
/eslint-module-utils/2.7.3_jkpeb4nndfxthujyjhxt2dzgae:
|
||||
resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5065,7 +5065,7 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/parser': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-import-resolver-typescript: 2.7.1_q2xwze32dd33a2fc2qubwr4ie4
|
||||
|
@ -5092,7 +5092,7 @@ packages:
|
|||
string-natural-compare: 3.0.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.26.0_6o2fuefo7gfpbr7nbqwgu7w4mq:
|
||||
/eslint-plugin-import/2.26.0_a4joqblmhia23nxa56icx3bc6u:
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5102,14 +5102,14 @@ packages:
|
|||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/parser': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
|
||||
array-includes: 3.1.4
|
||||
array.prototype.flat: 1.2.5
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.19.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.3_ngc5pgxzrdnldt43xbcfncn6si
|
||||
eslint-module-utils: 2.7.3_jkpeb4nndfxthujyjhxt2dzgae
|
||||
has: 1.0.3
|
||||
is-core-module: 2.8.1
|
||||
is-glob: 4.0.3
|
||||
|
@ -5123,7 +5123,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/25.7.0_cbxtyx3d4qwpnm7p4q4ovvhj5y:
|
||||
/eslint-plugin-jest/25.7.0_3yacqyit32n2tvjhojswm22mwq:
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -5136,7 +5136,7 @@ packages:
|
|||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.30.5_6zdoc3rn4mpiddqwhppni2mnnm
|
||||
'@typescript-eslint/eslint-plugin': 5.30.6_2vt5mtrqleafs33qg2bhpmbaqm
|
||||
'@typescript-eslint/experimental-utils': 5.17.0_4x5o4skxv6sl53vpwefgt23khm
|
||||
eslint: 8.19.0
|
||||
jest: 28.1.2_@types+node@16.11.43
|
||||
|
@ -5222,7 +5222,7 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
|
||||
'@typescript-eslint/utils': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
|
||||
eslint: 8.19.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
Loading…
Reference in New Issue