From cabbf9cb13e2973feffa5dfd3ebce9962d1b7e2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 19:05:37 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v6.6.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- backend/package.json | 4 +- commons/package.json | 4 +- frontend/package.json | 4 +- html-to-react/package.json | 4 +- markdown-it-plugins/package.json | 4 +- yarn.lock | 130 +++++++++++++++++++++++++------ 6 files changed, 115 insertions(+), 35 deletions(-) diff --git a/backend/package.json b/backend/package.json index 28d2ded6d..234e540c9 100644 --- a/backend/package.json +++ b/backend/package.json @@ -99,8 +99,8 @@ "@types/source-map-support": "0.5.7", "@types/supertest": "2.0.12", "@types/ws": "8.5.5", - "@typescript-eslint/eslint-plugin": "6.5.0", - "@typescript-eslint/parser": "6.5.0", + "@typescript-eslint/eslint-plugin": "6.6.0", + "@typescript-eslint/parser": "6.6.0", "eslint": "8.48.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-import": "2.28.1", diff --git a/commons/package.json b/commons/package.json index d40ad8d33..2822a15b8 100644 --- a/commons/package.json +++ b/commons/package.json @@ -55,8 +55,8 @@ "@mrdrogdrog/optional": "1.2.1", "@types/js-yaml": "4.0.5", "@types/ws": "8.5.5", - "@typescript-eslint/eslint-plugin": "6.5.0", - "@typescript-eslint/parser": "6.5.0", + "@typescript-eslint/eslint-plugin": "6.6.0", + "@typescript-eslint/parser": "6.6.0", "eslint": "8.48.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-jest": "27.2.3", diff --git a/frontend/package.json b/frontend/package.json index 12df21cce..84ee30a7e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -146,8 +146,8 @@ "@types/testing-library__jest-dom": "5.14.9", "@types/uuid": "9.0.3", "@types/ws": "8.5.5", - "@typescript-eslint/eslint-plugin": "6.5.0", - "@typescript-eslint/parser": "6.5.0", + "@typescript-eslint/eslint-plugin": "6.6.0", + "@typescript-eslint/parser": "6.6.0", "csstype": "3.1.2", "cypress": "13.1.0", "cypress-commands": "3.0.0", diff --git a/html-to-react/package.json b/html-to-react/package.json index 2d593045c..d1a5c1d69 100644 --- a/html-to-react/package.json +++ b/html-to-react/package.json @@ -52,8 +52,8 @@ "@jest/types": "29.6.3", "@types/react": "18.2.21", "@types/react-dom": "18.2.7", - "@typescript-eslint/eslint-plugin": "6.5.0", - "@typescript-eslint/parser": "6.5.0", + "@typescript-eslint/eslint-plugin": "6.6.0", + "@typescript-eslint/parser": "6.6.0", "eslint": "8.48.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-jest": "27.2.3", diff --git a/markdown-it-plugins/package.json b/markdown-it-plugins/package.json index 9d16a423a..599a1ea1e 100644 --- a/markdown-it-plugins/package.json +++ b/markdown-it-plugins/package.json @@ -110,8 +110,8 @@ "devDependencies": { "@jest/types": "29.6.3", "@types/markdown-it": "13.0.1", - "@typescript-eslint/eslint-plugin": "6.5.0", - "@typescript-eslint/parser": "6.5.0", + "@typescript-eslint/eslint-plugin": "6.6.0", + "@typescript-eslint/parser": "6.6.0", "eslint": "8.48.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-jest": "27.2.3", diff --git a/yarn.lock b/yarn.lock index 0cd965561..d7a15e8d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2301,8 +2301,8 @@ __metadata: "@types/source-map-support": 0.5.7 "@types/supertest": 2.0.12 "@types/ws": 8.5.5 - "@typescript-eslint/eslint-plugin": 6.5.0 - "@typescript-eslint/parser": 6.5.0 + "@typescript-eslint/eslint-plugin": 6.6.0 + "@typescript-eslint/parser": 6.6.0 "@zxcvbn-ts/core": 3.0.3 "@zxcvbn-ts/language-common": 3.0.3 "@zxcvbn-ts/language-en": 3.0.1 @@ -2364,8 +2364,8 @@ __metadata: "@mrdrogdrog/optional": 1.2.1 "@types/js-yaml": 4.0.5 "@types/ws": 8.5.5 - "@typescript-eslint/eslint-plugin": 6.5.0 - "@typescript-eslint/parser": 6.5.0 + "@typescript-eslint/eslint-plugin": 6.6.0 + "@typescript-eslint/parser": 6.6.0 domhandler: 5.0.3 eslint: 8.48.0 eslint-config-prettier: 9.0.0 @@ -2443,8 +2443,8 @@ __metadata: "@types/testing-library__jest-dom": 5.14.9 "@types/uuid": 9.0.3 "@types/ws": 8.5.5 - "@typescript-eslint/eslint-plugin": 6.5.0 - "@typescript-eslint/parser": 6.5.0 + "@typescript-eslint/eslint-plugin": 6.6.0 + "@typescript-eslint/parser": 6.6.0 "@uiw/react-codemirror": 4.21.13 abcjs: 6.2.2 bootstrap: 5.3.1 @@ -2546,8 +2546,8 @@ __metadata: "@jest/types": 29.6.3 "@types/react": 18.2.21 "@types/react-dom": 18.2.7 - "@typescript-eslint/eslint-plugin": 6.5.0 - "@typescript-eslint/parser": 6.5.0 + "@typescript-eslint/eslint-plugin": 6.6.0 + "@typescript-eslint/parser": 6.6.0 domelementtype: 2.3.0 domhandler: 5.0.3 eslint: 8.48.0 @@ -2573,8 +2573,8 @@ __metadata: "@jest/types": 29.6.3 "@mrdrogdrog/optional": 1.2.1 "@types/markdown-it": 13.0.1 - "@typescript-eslint/eslint-plugin": 6.5.0 - "@typescript-eslint/parser": 6.5.0 + "@typescript-eslint/eslint-plugin": 6.6.0 + "@typescript-eslint/parser": 6.6.0 eslint: 8.48.0 eslint-config-prettier: 9.0.0 eslint-plugin-jest: 27.2.3 @@ -5086,15 +5086,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:6.5.0": - version: 6.5.0 - resolution: "@typescript-eslint/eslint-plugin@npm:6.5.0" +"@typescript-eslint/eslint-plugin@npm:6.6.0": + version: 6.6.0 + resolution: "@typescript-eslint/eslint-plugin@npm:6.6.0" dependencies: "@eslint-community/regexpp": ^4.5.1 - "@typescript-eslint/scope-manager": 6.5.0 - "@typescript-eslint/type-utils": 6.5.0 - "@typescript-eslint/utils": 6.5.0 - "@typescript-eslint/visitor-keys": 6.5.0 + "@typescript-eslint/scope-manager": 6.6.0 + "@typescript-eslint/type-utils": 6.6.0 + "@typescript-eslint/utils": 6.6.0 + "@typescript-eslint/visitor-keys": 6.6.0 debug: ^4.3.4 graphemer: ^1.4.0 ignore: ^5.2.4 @@ -5107,11 +5107,29 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: d81525c9a081186ec1ae7d957972065d50bae8fe4b3de111e573adc7267bb830baaec8f1ae47d3b937984ac34324bacc3951868b7986d4f9974bbe480f2261c0 + checksum: ed41c6df87096706777e9c1f53adabd998fd840691b57f5b68b18903e567f16c0a8354ff0ad29229c249f29440ba4a017c9fe966da182a455dde9769232a4344 languageName: node linkType: hard -"@typescript-eslint/parser@npm:6.5.0, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0": +"@typescript-eslint/parser@npm:6.6.0": + version: 6.6.0 + resolution: "@typescript-eslint/parser@npm:6.6.0" + dependencies: + "@typescript-eslint/scope-manager": 6.6.0 + "@typescript-eslint/types": 6.6.0 + "@typescript-eslint/typescript-estree": 6.6.0 + "@typescript-eslint/visitor-keys": 6.6.0 + debug: ^4.3.4 + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: b2d0082b6acc1a85997ebbb60fc73a43f3fe5e5028cb4130938a2cffddc94872c8e0d00a1742be8f8b755bc1994d43b55b7e4660dc88946744094ff2aca4ffd3 + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0": version: 6.5.0 resolution: "@typescript-eslint/parser@npm:6.5.0" dependencies: @@ -5149,12 +5167,22 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:6.5.0": - version: 6.5.0 - resolution: "@typescript-eslint/type-utils@npm:6.5.0" +"@typescript-eslint/scope-manager@npm:6.6.0": + version: 6.6.0 + resolution: "@typescript-eslint/scope-manager@npm:6.6.0" dependencies: - "@typescript-eslint/typescript-estree": 6.5.0 - "@typescript-eslint/utils": 6.5.0 + "@typescript-eslint/types": 6.6.0 + "@typescript-eslint/visitor-keys": 6.6.0 + checksum: 18b552fee98894c4f35e9f3d71a276f266ad4e2d7c6b9bb32a9b25caa36cc3768928676972b4e78308098ad53fa8dc6626a82810f17d51c667ce959da3ac11bc + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:6.6.0": + version: 6.6.0 + resolution: "@typescript-eslint/type-utils@npm:6.6.0" + dependencies: + "@typescript-eslint/typescript-estree": 6.6.0 + "@typescript-eslint/utils": 6.6.0 debug: ^4.3.4 ts-api-utils: ^1.0.1 peerDependencies: @@ -5162,7 +5190,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 80b9e5099f5bdb05348ea8664c0a5084efc851de43ef6c1997041e1f07e9cc34ac874cc9e8afb317c887513d657e2583ad360e3d57feaab775bde0acc1807982 + checksum: be68ebc1d8da9d4db48933cfd5c8f22382fdf1faf4116b0eb929c65eaeaf00ef224f38b03e7f6ea2de4496d046380876dd5db514c65d078ebc7a25e771a61265 languageName: node linkType: hard @@ -5180,6 +5208,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:6.6.0": + version: 6.6.0 + resolution: "@typescript-eslint/types@npm:6.6.0" + checksum: d0642ad52e904062a4ac75ac4e6cc51d81ec6030f8830e230df476e69786d3232d45ca0c9ce011add9ede13f0eba4ab7f1eaf679954c6602cf4f43e1ba002be9 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.62.0": version: 5.62.0 resolution: "@typescript-eslint/typescript-estree@npm:5.62.0" @@ -5216,6 +5251,24 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:6.6.0": + version: 6.6.0 + resolution: "@typescript-eslint/typescript-estree@npm:6.6.0" + dependencies: + "@typescript-eslint/types": 6.6.0 + "@typescript-eslint/visitor-keys": 6.6.0 + debug: ^4.3.4 + globby: ^11.1.0 + is-glob: ^4.0.3 + semver: ^7.5.4 + ts-api-utils: ^1.0.1 + peerDependenciesMeta: + typescript: + optional: true + checksum: 100620bc5865dc9d2551c6be520a34b931bc70eca144c5ab0e275b81e57aa92f24a9d3a57f332d98b96e4581cf7e87211c3196d964f4951c7a2508105e3bd3f5 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:6.5.0": version: 6.5.0 resolution: "@typescript-eslint/utils@npm:6.5.0" @@ -5233,6 +5286,23 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:6.6.0": + version: 6.6.0 + resolution: "@typescript-eslint/utils@npm:6.6.0" + dependencies: + "@eslint-community/eslint-utils": ^4.4.0 + "@types/json-schema": ^7.0.12 + "@types/semver": ^7.5.0 + "@typescript-eslint/scope-manager": 6.6.0 + "@typescript-eslint/types": 6.6.0 + "@typescript-eslint/typescript-estree": 6.6.0 + semver: ^7.5.4 + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + checksum: da02305703569549eb7deebb7512940cd40426eccec684680087a5b8c8e08052e2ff0ff6951a2ca64740e86e4b5b390903d0b13ad51efc374d9ae54f70c6a046 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0": version: 5.62.0 resolution: "@typescript-eslint/utils@npm:5.62.0" @@ -5271,6 +5341,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:6.6.0": + version: 6.6.0 + resolution: "@typescript-eslint/visitor-keys@npm:6.6.0" + dependencies: + "@typescript-eslint/types": 6.6.0 + eslint-visitor-keys: ^3.4.1 + checksum: 28171124c5c7d5d10c04c204530508f1488214f2af5eb7e64a5f1cc410c64f02676c04be087adcfd0deb5566f5bb7337b208afcb249719614634c38bcc3da897 + languageName: node + linkType: hard + "@uiw/codemirror-extensions-basic-setup@npm:4.21.13": version: 4.21.13 resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.21.13"