From f35636001eb67df120f4c3c7746a015f1150c0d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 09:04:11 +0200 Subject: [PATCH] chore(deps): update typescript-eslint to ~5.30.0 (#1113) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 +-- pnpm-lock.yaml | 72 +++++++++++++++++++++++++------------------------- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/package.json b/package.json index aea829537f2..aa7aeb9046d 100644 --- a/package.json +++ b/package.json @@ -100,8 +100,8 @@ "@types/react": "~18.0.14", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.3", - "@typescript-eslint/eslint-plugin": "~5.29.0", - "@typescript-eslint/parser": "~5.29.0", + "@typescript-eslint/eslint-plugin": "~5.30.0", + "@typescript-eslint/parser": "~5.30.0", "@vitest/ui": "~0.16.0", "c8": "~7.11.3", "conventional-changelog-cli": "~2.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ad27d810a3..6fea3b3e6ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,8 +8,8 @@ specifiers: '@types/react': ~18.0.14 '@types/sanitize-html': ~2.6.2 '@types/validator': ~13.7.3 - '@typescript-eslint/eslint-plugin': ~5.29.0 - '@typescript-eslint/parser': ~5.29.0 + '@typescript-eslint/eslint-plugin': ~5.30.0 + '@typescript-eslint/parser': ~5.30.0 '@vitest/ui': ~0.16.0 c8: ~7.11.3 conventional-changelog-cli: ~2.2.2 @@ -51,8 +51,8 @@ devDependencies: '@types/react': 18.0.14 '@types/sanitize-html': 2.6.2 '@types/validator': 13.7.3 - '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm - '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.30.0_5mtqsiui4sk53pmkx7i7ue45wm + '@typescript-eslint/parser': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e '@vitest/ui': 0.16.0 c8: 7.11.3 conventional-changelog-cli: 2.2.2 @@ -507,8 +507,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.29.0_qqmbkyiaixvppdwswpytuf2hgm: - resolution: {integrity: sha512-kgTsISt9pM53yRFQmLZ4npj99yGl3x3Pl7z4eA66OuTzAGC4bQB5H5fuLwPnqTKU3yyrrg4MIhjF17UYnL4c0w==} + /@typescript-eslint/eslint-plugin/5.30.0_5mtqsiui4sk53pmkx7i7ue45wm: + resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -518,10 +518,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e - '@typescript-eslint/scope-manager': 5.29.0 - '@typescript-eslint/type-utils': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e - '@typescript-eslint/utils': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/parser': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/scope-manager': 5.30.0 + '@typescript-eslint/type-utils': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/utils': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e debug: 4.3.4 eslint: 8.18.0 functional-red-black-tree: 1.0.1 @@ -534,8 +534,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e: - resolution: {integrity: sha512-ruKWTv+x0OOxbzIw9nW5oWlUopvP/IQDjB5ZqmTglLIoDTctLlAJpAQFpNPJP/ZI7hTT9sARBosEfaKbcFuECw==} + /@typescript-eslint/parser/5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-2oYYUws5o2liX6SrFQ5RB88+PuRymaM2EU02/9Ppoyu70vllPnHVO7ioxDdq/ypXHA277R04SVjxvwI8HmZpzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -544,9 +544,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.29.0 - '@typescript-eslint/types': 5.29.0 - '@typescript-eslint/typescript-estree': 5.29.0_typescript@4.7.4 + '@typescript-eslint/scope-manager': 5.30.0 + '@typescript-eslint/types': 5.30.0 + '@typescript-eslint/typescript-estree': 5.30.0_typescript@4.7.4 debug: 4.3.4 eslint: 8.18.0 typescript: 4.7.4 @@ -554,16 +554,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.29.0: - resolution: {integrity: sha512-etbXUT0FygFi2ihcxDZjz21LtC+Eps9V2xVx09zFoN44RRHPrkMflidGMI+2dUs821zR1tDS6Oc9IXxIjOUZwA==} + /@typescript-eslint/scope-manager/5.30.0: + resolution: {integrity: sha512-3TZxvlQcK5fhTBw5solQucWSJvonXf5yua5nx8OqK94hxdrT7/6W3/CS42MLd/f1BmlmmbGEgQcTHHCktUX5bQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.29.0 - '@typescript-eslint/visitor-keys': 5.29.0 + '@typescript-eslint/types': 5.30.0 + '@typescript-eslint/visitor-keys': 5.30.0 dev: true - /@typescript-eslint/type-utils/5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e: - resolution: {integrity: sha512-JK6bAaaiJozbox3K220VRfCzLa9n0ib/J+FHIwnaV3Enw/TO267qe0pM1b1QrrEuy6xun374XEAsRlA86JJnyg==} + /@typescript-eslint/type-utils/5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-GF8JZbZqSS+azehzlv/lmQQ3EU3VfWYzCczdZjJRxSEeXDQkqFhCBgFhallLDbPwQOEQ4MHpiPfkjKk7zlmeNg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -572,7 +572,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/utils': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e debug: 4.3.4 eslint: 8.18.0 tsutils: 3.21.0_typescript@4.7.4 @@ -581,13 +581,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.29.0: - resolution: {integrity: sha512-X99VbqvAXOMdVyfFmksMy3u8p8yoRGITgU1joBJPzeYa0rhdf5ok9S56/itRoUSh99fiDoMtarSIJXo7H/SnOg==} + /@typescript-eslint/types/5.30.0: + resolution: {integrity: sha512-vfqcBrsRNWw/LBXyncMF/KrUTYYzzygCSsVqlZ1qGu1QtGs6vMkt3US0VNSQ05grXi5Yadp3qv5XZdYLjpp8ag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.29.0_typescript@4.7.4: - resolution: {integrity: sha512-mQvSUJ/JjGBdvo+1LwC+GY2XmSYjK1nAaVw2emp/E61wEVYEyibRHCqm1I1vEKbXCpUKuW4G7u9ZCaZhJbLoNQ==} + /@typescript-eslint/typescript-estree/5.30.0_typescript@4.7.4: + resolution: {integrity: sha512-hDEawogreZB4n1zoqcrrtg/wPyyiCxmhPLpZ6kmWfKF5M5G0clRLaEexpuWr31fZ42F96SlD/5xCt1bT5Qm4Nw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -595,8 +595,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.29.0 - '@typescript-eslint/visitor-keys': 5.29.0 + '@typescript-eslint/types': 5.30.0 + '@typescript-eslint/visitor-keys': 5.30.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -607,16 +607,16 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e: - resolution: {integrity: sha512-3Eos6uP1nyLOBayc/VUdKZikV90HahXE5Dx9L5YlSd/7ylQPXhLk1BYb29SDgnBnTp+jmSZUU0QxUiyHgW4p7A==} + /@typescript-eslint/utils/5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-0bIgOgZflLKIcZsWvfklsaQTM3ZUbmtH0rJ1hKyV3raoUYyeZwcjQ8ZUJTzS7KnhNcsVT1Rxs7zeeMHEhGlltw==} 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.29.0 - '@typescript-eslint/types': 5.29.0 - '@typescript-eslint/typescript-estree': 5.29.0_typescript@4.7.4 + '@typescript-eslint/scope-manager': 5.30.0 + '@typescript-eslint/types': 5.30.0 + '@typescript-eslint/typescript-estree': 5.30.0_typescript@4.7.4 eslint: 8.18.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.18.0 @@ -625,11 +625,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.29.0: - resolution: {integrity: sha512-Hpb/mCWsjILvikMQoZIE3voc9wtQcS0A9FUw3h8bhr9UxBdtI/tw1ZDZUOXHXLOVMedKCH5NxyzATwnU78bWCQ==} + /@typescript-eslint/visitor-keys/5.30.0: + resolution: {integrity: sha512-6WcIeRk2DQ3pHKxU1Ni0qMXJkjO/zLjBymlYBy/53qxe7yjEFSvzKLDToJjURUhSl2Fzhkl4SMXQoETauF74cw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.29.0 + '@typescript-eslint/types': 5.30.0 eslint-visitor-keys: 3.3.0 dev: true