From e45915ba969e14612828e9b53e51b1af99b96e3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 15:51:45 +0000 Subject: [PATCH] fix(deps): update typescript-eslint monorepo to v5.35.1 --- packages/eslint-config-react/package.json | 4 +- pnpm-lock.yaml | 98 +++++++++++------------ 2 files changed, 51 insertions(+), 51 deletions(-) diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 38be4986d..648c27e3e 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -17,8 +17,8 @@ }, "license": "MIT", "dependencies": { - "@typescript-eslint/eslint-plugin": "5.34.0", - "@typescript-eslint/parser": "5.34.0", + "@typescript-eslint/eslint-plugin": "5.35.1", + "@typescript-eslint/parser": "5.35.1", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.0.0", "eslint-config-prettier": "8.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a8a99659..1805e9d7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: packages/eslint-config-react: specifiers: - '@typescript-eslint/eslint-plugin': 5.34.0 - '@typescript-eslint/parser': 5.34.0 + '@typescript-eslint/eslint-plugin': 5.35.1 + '@typescript-eslint/parser': 5.35.1 eslint: 8.22.0 eslint-config-airbnb: 19.0.4 eslint-config-airbnb-typescript: 17.0.0 @@ -98,13 +98,13 @@ importers: eslint-plugin-react-hooks: 4.6.0 typescript: 4.8.2 dependencies: - '@typescript-eslint/eslint-plugin': 5.34.0_h47tbsx7n3jetk3pplxtaca3mm - '@typescript-eslint/parser': 5.34.0_shit3uhl6a7megkzgoz6xssnfa + '@typescript-eslint/eslint-plugin': 5.35.1_4kgehhvxgrxdvptdn2db7re534 + '@typescript-eslint/parser': 5.35.1_shit3uhl6a7megkzgoz6xssnfa eslint-config-airbnb: 19.0.4_p6gmk62mkdgf6va7ebrkix347q - eslint-config-airbnb-typescript: 17.0.0_rsdx7gcpjdjsgzrsahe3l3bjga + eslint-config-airbnb-typescript: 17.0.0_bqmh3ui2sxk4fcliyqc7oxsuki eslint-config-prettier: 8.5.0_eslint@8.22.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.22.0 - eslint-plugin-import: 2.26.0_7brzdshgayqbw436k7te6ew6oy + eslint-plugin-import: 2.26.0_lewfh47l4outvz5ytnjtm3tbm4 eslint-plugin-jsx-a11y: 6.6.1_eslint@8.22.0 eslint-plugin-react: 7.30.1_eslint@8.22.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.22.0 @@ -4630,8 +4630,8 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin/5.34.0_h47tbsx7n3jetk3pplxtaca3mm: - resolution: {integrity: sha512-eRfPPcasO39iwjlUAMtjeueRGuIrW3TQ9WseIDl7i5UWuFbf83yYaU7YPs4j8+4CxUMIsj1k+4kV+E+G+6ypDQ==} + /@typescript-eslint/eslint-plugin/5.35.1_4kgehhvxgrxdvptdn2db7re534: + resolution: {integrity: sha512-RBZZXZlI4XCY4Wzgy64vB+0slT9+yAPQRjj/HSaRwUot33xbDjF1oN9BLwOLTewoOI0jothIltZRe9uJCHf8gg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -4641,10 +4641,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.34.0_shit3uhl6a7megkzgoz6xssnfa - '@typescript-eslint/scope-manager': 5.34.0 - '@typescript-eslint/type-utils': 5.34.0_shit3uhl6a7megkzgoz6xssnfa - '@typescript-eslint/utils': 5.34.0_shit3uhl6a7megkzgoz6xssnfa + '@typescript-eslint/parser': 5.35.1_shit3uhl6a7megkzgoz6xssnfa + '@typescript-eslint/scope-manager': 5.35.1 + '@typescript-eslint/type-utils': 5.35.1_shit3uhl6a7megkzgoz6xssnfa + '@typescript-eslint/utils': 5.35.1_shit3uhl6a7megkzgoz6xssnfa debug: 4.3.4 eslint: 8.22.0 functional-red-black-tree: 1.0.1 @@ -4657,8 +4657,8 @@ packages: - supports-color dev: false - /@typescript-eslint/parser/5.34.0_shit3uhl6a7megkzgoz6xssnfa: - resolution: {integrity: sha512-SZ3NEnK4usd2CXkoV3jPa/vo1mWX1fqRyIVUQZR4As1vyp4fneknBNJj+OFtV8WAVgGf+rOHMSqQbs2Qn3nFZQ==} + /@typescript-eslint/parser/5.35.1_shit3uhl6a7megkzgoz6xssnfa: + resolution: {integrity: sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -4667,9 +4667,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.34.0 - '@typescript-eslint/types': 5.34.0 - '@typescript-eslint/typescript-estree': 5.34.0_typescript@4.8.2 + '@typescript-eslint/scope-manager': 5.35.1 + '@typescript-eslint/types': 5.35.1 + '@typescript-eslint/typescript-estree': 5.35.1_typescript@4.8.2 debug: 4.3.4 eslint: 8.22.0 typescript: 4.8.2 @@ -4677,16 +4677,16 @@ packages: - supports-color dev: false - /@typescript-eslint/scope-manager/5.34.0: - resolution: {integrity: sha512-HNvASMQlah5RsBW6L6c7IJ0vsm+8Sope/wu5sEAf7joJYWNb1LDbJipzmdhdUOnfrDFE6LR1j57x1EYVxrY4ow==} + /@typescript-eslint/scope-manager/5.35.1: + resolution: {integrity: sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.34.0 - '@typescript-eslint/visitor-keys': 5.34.0 + '@typescript-eslint/types': 5.35.1 + '@typescript-eslint/visitor-keys': 5.35.1 dev: false - /@typescript-eslint/type-utils/5.34.0_shit3uhl6a7megkzgoz6xssnfa: - resolution: {integrity: sha512-Pxlno9bjsQ7hs1pdWRUv9aJijGYPYsHpwMeCQ/Inavhym3/XaKt1ZKAA8FIw4odTBfowBdZJDMxf2aavyMDkLg==} + /@typescript-eslint/type-utils/5.35.1_shit3uhl6a7megkzgoz6xssnfa: + resolution: {integrity: sha512-8xT8ljvo43Mp7BiTn1vxLXkjpw8wS4oAc00hMSB4L1/jIiYbjjnc3Qp2GAUOG/v8zsNCd1qwcqfCQ0BuishHkw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -4695,7 +4695,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.34.0_shit3uhl6a7megkzgoz6xssnfa + '@typescript-eslint/utils': 5.35.1_shit3uhl6a7megkzgoz6xssnfa debug: 4.3.4 eslint: 8.22.0 tsutils: 3.21.0_typescript@4.8.2 @@ -4704,13 +4704,13 @@ packages: - supports-color dev: false - /@typescript-eslint/types/5.34.0: - resolution: {integrity: sha512-49fm3xbbUPuzBIOcy2CDpYWqy/X7VBkxVN+DC21e0zIm3+61Z0NZi6J9mqPmSW1BDVk9FIOvuCFyUPjXz93sjA==} + /@typescript-eslint/types/5.35.1: + resolution: {integrity: sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false - /@typescript-eslint/typescript-estree/5.34.0_typescript@4.8.2: - resolution: {integrity: sha512-mXHAqapJJDVzxauEkfJI96j3D10sd567LlqroyCeJaHnu42sDbjxotGb3XFtGPYKPD9IyLjhsoULML1oI3M86A==} + /@typescript-eslint/typescript-estree/5.35.1_typescript@4.8.2: + resolution: {integrity: sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -4718,8 +4718,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.34.0 - '@typescript-eslint/visitor-keys': 5.34.0 + '@typescript-eslint/types': 5.35.1 + '@typescript-eslint/visitor-keys': 5.35.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -4730,16 +4730,16 @@ packages: - supports-color dev: false - /@typescript-eslint/utils/5.34.0_shit3uhl6a7megkzgoz6xssnfa: - resolution: {integrity: sha512-kWRYybU4Rn++7lm9yu8pbuydRyQsHRoBDIo11k7eqBWTldN4xUdVUMCsHBiE7aoEkFzrUEaZy3iH477vr4xHAQ==} + /@typescript-eslint/utils/5.35.1_shit3uhl6a7megkzgoz6xssnfa: + resolution: {integrity: sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ==} 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.34.0 - '@typescript-eslint/types': 5.34.0 - '@typescript-eslint/typescript-estree': 5.34.0_typescript@4.8.2 + '@typescript-eslint/scope-manager': 5.35.1 + '@typescript-eslint/types': 5.35.1 + '@typescript-eslint/typescript-estree': 5.35.1_typescript@4.8.2 eslint: 8.22.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.22.0 @@ -4748,11 +4748,11 @@ packages: - typescript dev: false - /@typescript-eslint/visitor-keys/5.34.0: - resolution: {integrity: sha512-O1moYjOSrab0a2fUvFpsJe0QHtvTC+cR+ovYpgKrAVXzqQyc74mv76TgY6z+aEtjQE2vgZux3CQVtGryqdcOAw==} + /@typescript-eslint/visitor-keys/5.35.1: + resolution: {integrity: sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.34.0 + '@typescript-eslint/types': 5.35.1 eslint-visitor-keys: 3.3.0 dev: false @@ -6113,13 +6113,13 @@ packages: dependencies: confusing-browser-globals: 1.0.11 eslint: 8.22.0 - eslint-plugin-import: 2.26.0_7brzdshgayqbw436k7te6ew6oy + eslint-plugin-import: 2.26.0_lewfh47l4outvz5ytnjtm3tbm4 object.assign: 4.1.2 object.entries: 1.1.5 semver: 6.3.0 dev: false - /eslint-config-airbnb-typescript/17.0.0_rsdx7gcpjdjsgzrsahe3l3bjga: + /eslint-config-airbnb-typescript/17.0.0_bqmh3ui2sxk4fcliyqc7oxsuki: resolution: {integrity: sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g==} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.13.0 @@ -6127,11 +6127,11 @@ packages: eslint: ^7.32.0 || ^8.2.0 eslint-plugin-import: ^2.25.3 dependencies: - '@typescript-eslint/eslint-plugin': 5.34.0_h47tbsx7n3jetk3pplxtaca3mm - '@typescript-eslint/parser': 5.34.0_shit3uhl6a7megkzgoz6xssnfa + '@typescript-eslint/eslint-plugin': 5.35.1_4kgehhvxgrxdvptdn2db7re534 + '@typescript-eslint/parser': 5.35.1_shit3uhl6a7megkzgoz6xssnfa eslint: 8.22.0 eslint-config-airbnb-base: 15.0.0_2iahngt3u2tkbdlu6s4gkur3pu - eslint-plugin-import: 2.26.0_7brzdshgayqbw436k7te6ew6oy + eslint-plugin-import: 2.26.0_lewfh47l4outvz5ytnjtm3tbm4 dev: false /eslint-config-airbnb/19.0.4_p6gmk62mkdgf6va7ebrkix347q: @@ -6146,7 +6146,7 @@ packages: dependencies: eslint: 8.22.0 eslint-config-airbnb-base: 15.0.0_2iahngt3u2tkbdlu6s4gkur3pu - eslint-plugin-import: 2.26.0_7brzdshgayqbw436k7te6ew6oy + eslint-plugin-import: 2.26.0_lewfh47l4outvz5ytnjtm3tbm4 eslint-plugin-jsx-a11y: 6.6.1_eslint@8.22.0 eslint-plugin-react: 7.30.1_eslint@8.22.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.22.0 @@ -6172,7 +6172,7 @@ packages: - supports-color dev: false - /eslint-module-utils/2.7.3_ffv7oz5v2yhsgkahsjjluabml4: + /eslint-module-utils/2.7.3_v26d7mdxwhyqykunawffqp7s2m: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -6190,7 +6190,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.34.0_shit3uhl6a7megkzgoz6xssnfa + '@typescript-eslint/parser': 5.35.1_shit3uhl6a7megkzgoz6xssnfa debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -6209,7 +6209,7 @@ packages: ignore: 5.2.0 dev: false - /eslint-plugin-import/2.26.0_7brzdshgayqbw436k7te6ew6oy: + /eslint-plugin-import/2.26.0_lewfh47l4outvz5ytnjtm3tbm4: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -6219,14 +6219,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.34.0_shit3uhl6a7megkzgoz6xssnfa + '@typescript-eslint/parser': 5.35.1_shit3uhl6a7megkzgoz6xssnfa array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.22.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_ffv7oz5v2yhsgkahsjjluabml4 + eslint-module-utils: 2.7.3_v26d7mdxwhyqykunawffqp7s2m has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3