From fad8102c79ba50867e813545cd9062efa1928e2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 12:47:55 +1100 Subject: [PATCH] build(deps): update typescript-eslint monorepo to v5.2.0 (#2540) Co-authored-by: Renovate Bot --- web/package.json | 4 +-- web/pnpm-lock.yaml | 72 +++++++++++++++++++++++----------------------- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/web/package.json b/web/package.json index 89ff17583..b2a6725ba 100644 --- a/web/package.json +++ b/web/package.json @@ -128,8 +128,8 @@ "@types/react": "17.0.33", "@types/react-dom": "17.0.10", "@types/react-router-dom": "5.3.2", - "@typescript-eslint/eslint-plugin": "5.1.0", - "@typescript-eslint/parser": "5.1.0", + "@typescript-eslint/eslint-plugin": "5.2.0", + "@typescript-eslint/parser": "5.2.0", "@vitejs/plugin-react": "1.0.6", "esbuild-jest": "0.5.0", "eslint-config-prettier": "8.3.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index e9ab0d2a0..003600e0d 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -17,8 +17,8 @@ specifiers: '@types/react': 17.0.33 '@types/react-dom': 17.0.10 '@types/react-router-dom': 5.3.2 - '@typescript-eslint/eslint-plugin': 5.1.0 - '@typescript-eslint/parser': 5.1.0 + '@typescript-eslint/eslint-plugin': 5.2.0 + '@typescript-eslint/parser': 5.2.0 '@vitejs/plugin-react': 1.0.6 axios: 0.24.0 classnames: 2.3.1 @@ -87,12 +87,12 @@ devDependencies: '@types/react': 17.0.33 '@types/react-dom': 17.0.10 '@types/react-router-dom': 5.3.2 - '@typescript-eslint/eslint-plugin': 5.1.0_ff922970f7d32434fb4bbcef5cb9f71b - '@typescript-eslint/parser': 5.1.0_typescript@4.4.4 + '@typescript-eslint/eslint-plugin': 5.2.0_36304e8db5dfcc75d333f420ad36e7b9 + '@typescript-eslint/parser': 5.2.0_typescript@4.4.4 '@vitejs/plugin-react': 1.0.6 esbuild-jest: 0.5.0 eslint-config-prettier: 8.3.0 - eslint-config-react-app: 6.0.0_aff91c47e6dfb31c56b166e68f8e6763 + eslint-config-react-app: 6.0.0_0d857cd8ddd332aee169eca7c5303434 eslint-formatter-rdjson: 1.0.5 eslint-import-resolver-typescript: 2.5.0_eslint-plugin-import@2.25.2 eslint-plugin-flowtype: 6.1.1 @@ -1502,8 +1502,8 @@ packages: '@types/yargs-parser': 20.2.1 dev: true - /@typescript-eslint/eslint-plugin/5.1.0_ff922970f7d32434fb4bbcef5cb9f71b: - resolution: {integrity: sha512-bekODL3Tqf36Yz8u+ilha4zGxL9mdB6LIsIoMAvvC5FAuWo4NpZYXtCbv7B2CeR1LhI/lLtLk+q4tbtxuoVuCg==} + /@typescript-eslint/eslint-plugin/5.2.0_36304e8db5dfcc75d333f420ad36e7b9: + resolution: {integrity: sha512-qQwg7sqYkBF4CIQSyRQyqsYvP+g/J0To9ZPVNJpfxfekl5RmdvQnFFTVVwpRtaUDFNvjfe/34TgY/dpc3MgNTw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1513,9 +1513,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 5.1.0_typescript@4.4.4 - '@typescript-eslint/parser': 5.1.0_typescript@4.4.4 - '@typescript-eslint/scope-manager': 5.1.0 + '@typescript-eslint/experimental-utils': 5.2.0_typescript@4.4.4 + '@typescript-eslint/parser': 5.2.0_typescript@4.4.4 + '@typescript-eslint/scope-manager': 5.2.0 debug: 4.3.2 functional-red-black-tree: 1.0.1 ignore: 5.1.8 @@ -1527,16 +1527,16 @@ packages: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.1.0_typescript@4.4.4: - resolution: {integrity: sha512-ovE9qUiZMOMgxQAESZsdBT+EXIfx/YUYAbwGUI6V03amFdOOxI9c6kitkgRvLkJaLusgMZ2xBhss+tQ0Y1HWxA==} + /@typescript-eslint/experimental-utils/5.2.0_typescript@4.4.4: + resolution: {integrity: sha512-fWyT3Agf7n7HuZZRpvUYdFYbPk3iDCq6fgu3ulia4c7yxmPnwVBovdSOX7RL+k8u6hLbrXcdAehlWUVpGh6IEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' dependencies: '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.1.0 - '@typescript-eslint/types': 5.1.0 - '@typescript-eslint/typescript-estree': 5.1.0_typescript@4.4.4 + '@typescript-eslint/scope-manager': 5.2.0 + '@typescript-eslint/types': 5.2.0 + '@typescript-eslint/typescript-estree': 5.2.0_typescript@4.4.4 eslint-scope: 5.1.1 eslint-utils: 3.0.0 transitivePeerDependencies: @@ -1544,8 +1544,8 @@ packages: - typescript dev: true - /@typescript-eslint/parser/5.1.0_typescript@4.4.4: - resolution: {integrity: sha512-vx1P+mhCtYw3+bRHmbalq/VKP2Y3gnzNgxGxfEWc6OFpuEL7iQdAeq11Ke3Rhy8NjgB+AHsIWEwni3e+Y7djKA==} + /@typescript-eslint/parser/5.2.0_typescript@4.4.4: + resolution: {integrity: sha512-Uyy4TjJBlh3NuA8/4yIQptyJb95Qz5PX//6p8n7zG0QnN4o3NF9Je3JHbVU7fxf5ncSXTmnvMtd/LDQWDk0YqA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1554,30 +1554,30 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.1.0 - '@typescript-eslint/types': 5.1.0 - '@typescript-eslint/typescript-estree': 5.1.0_typescript@4.4.4 + '@typescript-eslint/scope-manager': 5.2.0 + '@typescript-eslint/types': 5.2.0 + '@typescript-eslint/typescript-estree': 5.2.0_typescript@4.4.4 debug: 4.3.2 typescript: 4.4.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.1.0: - resolution: {integrity: sha512-yYlyVjvn5lvwCL37i4hPsa1s0ORsjkauhTqbb8MnpvUs7xykmcjGqwlNZ2Q5QpoqkJ1odlM2bqHqJwa28qV6Tw==} + /@typescript-eslint/scope-manager/5.2.0: + resolution: {integrity: sha512-RW+wowZqPzQw8MUFltfKYZfKXqA2qgyi6oi/31J1zfXJRpOn6tCaZtd9b5u9ubnDG2n/EMvQLeZrsLNPpaUiFQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.1.0 - '@typescript-eslint/visitor-keys': 5.1.0 + '@typescript-eslint/types': 5.2.0 + '@typescript-eslint/visitor-keys': 5.2.0 dev: true - /@typescript-eslint/types/5.1.0: - resolution: {integrity: sha512-sEwNINVxcB4ZgC6Fe6rUyMlvsB2jvVdgxjZEjQUQVlaSPMNamDOwO6/TB98kFt4sYYfNhdhTPBEQqNQZjMMswA==} + /@typescript-eslint/types/5.2.0: + resolution: {integrity: sha512-cTk6x08qqosps6sPyP2j7NxyFPlCNsJwSDasqPNjEQ8JMD5xxj2NHxcLin5AJQ8pAVwpQ8BMI3bTxR0zxmK9qQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.1.0_typescript@4.4.4: - resolution: {integrity: sha512-SSz+l9YrIIsW4s0ZqaEfnjl156XQ4VRmJsbA0ZE1XkXrD3cRpzuZSVCyqeCMR3EBjF27IisWakbBDGhGNIOvfQ==} + /@typescript-eslint/typescript-estree/5.2.0_typescript@4.4.4: + resolution: {integrity: sha512-RsdXq2XmVgKbm9nLsE3mjNUM7BTr/K4DYR9WfFVMUuozHWtH5gMpiNZmtrMG8GR385EOSQ3kC9HiEMJWimxd/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1585,8 +1585,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.1.0 - '@typescript-eslint/visitor-keys': 5.1.0 + '@typescript-eslint/types': 5.2.0 + '@typescript-eslint/visitor-keys': 5.2.0 debug: 4.3.2 globby: 11.0.4 is-glob: 4.0.3 @@ -1597,11 +1597,11 @@ packages: - supports-color dev: true - /@typescript-eslint/visitor-keys/5.1.0: - resolution: {integrity: sha512-uqNXepKBg81JVwjuqAxYrXa1Ql/YDzM+8g/pS+TCPxba0wZttl8m5DkrasbfnmJGHs4lQ2jTbcZ5azGhI7kK+w==} + /@typescript-eslint/visitor-keys/5.2.0: + resolution: {integrity: sha512-Nk7HizaXWWCUBfLA/rPNKMzXzWS8Wg9qHMuGtT+v2/YpPij4nVXrVJc24N/r5WrrmqK31jCrZxeHqIgqRzs0Xg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.1.0 + '@typescript-eslint/types': 5.2.0 eslint-visitor-keys: 3.0.0 dev: true @@ -2838,7 +2838,7 @@ packages: eslint: '>=7.0.0' dev: true - /eslint-config-react-app/6.0.0_aff91c47e6dfb31c56b166e68f8e6763: + /eslint-config-react-app/6.0.0_0d857cd8ddd332aee169eca7c5303434: resolution: {integrity: sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -2859,8 +2859,8 @@ packages: eslint-plugin-testing-library: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.1.0_ff922970f7d32434fb4bbcef5cb9f71b - '@typescript-eslint/parser': 5.1.0_typescript@4.4.4 + '@typescript-eslint/eslint-plugin': 5.2.0_36304e8db5dfcc75d333f420ad36e7b9 + '@typescript-eslint/parser': 5.2.0_typescript@4.4.4 confusing-browser-globals: 1.0.10 eslint-plugin-flowtype: 6.1.1 eslint-plugin-import: 2.25.2