From 6698f49af541bb52875d46a2ca0c92875c50ab59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 19:38:36 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v5.59.5 Signed-off-by: Renovate Bot --- backend/package.json | 4 +- commons/package.json | 4 +- frontend/package.json | 4 +- yarn.lock | 122 ++++++++++++++++++++++++++++++++++-------- 4 files changed, 107 insertions(+), 27 deletions(-) diff --git a/backend/package.json b/backend/package.json index 779a906d8..92f4bcf4e 100644 --- a/backend/package.json +++ b/backend/package.json @@ -96,8 +96,8 @@ "@types/source-map-support": "0.5.6", "@types/supertest": "2.0.12", "@types/ws": "8.5.4", - "@typescript-eslint/eslint-plugin": "5.59.2", - "@typescript-eslint/parser": "5.59.2", + "@typescript-eslint/eslint-plugin": "5.59.5", + "@typescript-eslint/parser": "5.59.5", "eslint": "8.40.0", "eslint-config-prettier": "8.8.0", "eslint-plugin-import": "2.27.5", diff --git a/commons/package.json b/commons/package.json index 4c1237154..cf8bcaa88 100644 --- a/commons/package.json +++ b/commons/package.json @@ -49,8 +49,8 @@ "@jest/types": "29.5.0", "@mrdrogdrog/optional": "1.1.0", "@types/ws": "8.5.4", - "@typescript-eslint/eslint-plugin": "5.59.2", - "@typescript-eslint/parser": "5.59.2", + "@typescript-eslint/eslint-plugin": "5.59.5", + "@typescript-eslint/parser": "5.59.5", "eslint": "8.40.0", "eslint-config-prettier": "8.8.0", "eslint-plugin-jest": "27.2.1", diff --git a/frontend/package.json b/frontend/package.json index fe8017d01..c8f655e69 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -146,8 +146,8 @@ "@types/testing-library__jest-dom": "5.14.5", "@types/uuid": "9.0.1", "@types/ws": "8.5.4", - "@typescript-eslint/eslint-plugin": "5.59.2", - "@typescript-eslint/parser": "5.59.2", + "@typescript-eslint/eslint-plugin": "5.59.5", + "@typescript-eslint/parser": "5.59.5", "csstype": "3.1.2", "cypress": "12.11.0", "cypress-commands": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 630606c53..48b3c4da6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2281,8 +2281,8 @@ __metadata: "@types/source-map-support": 0.5.6 "@types/supertest": 2.0.12 "@types/ws": 8.5.4 - "@typescript-eslint/eslint-plugin": 5.59.2 - "@typescript-eslint/parser": 5.59.2 + "@typescript-eslint/eslint-plugin": 5.59.5 + "@typescript-eslint/parser": 5.59.5 "@zxcvbn-ts/core": 3.0.0 "@zxcvbn-ts/language-common": 3.0.0 "@zxcvbn-ts/language-en": 3.0.0 @@ -2342,8 +2342,8 @@ __metadata: "@jest/types": 29.5.0 "@mrdrogdrog/optional": 1.1.0 "@types/ws": 8.5.4 - "@typescript-eslint/eslint-plugin": 5.59.2 - "@typescript-eslint/parser": 5.59.2 + "@typescript-eslint/eslint-plugin": 5.59.5 + "@typescript-eslint/parser": 5.59.5 domhandler: 5.0.3 eslint: 8.40.0 eslint-config-prettier: 8.8.0 @@ -2413,8 +2413,8 @@ __metadata: "@types/testing-library__jest-dom": 5.14.5 "@types/uuid": 9.0.1 "@types/ws": 8.5.4 - "@typescript-eslint/eslint-plugin": 5.59.2 - "@typescript-eslint/parser": 5.59.2 + "@typescript-eslint/eslint-plugin": 5.59.5 + "@typescript-eslint/parser": 5.59.5 "@uiw/react-codemirror": 4.19.16 abcjs: 6.2.2 bootstrap: 5.2.3 @@ -5108,14 +5108,14 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:5.59.2": - version: 5.59.2 - resolution: "@typescript-eslint/eslint-plugin@npm:5.59.2" +"@typescript-eslint/eslint-plugin@npm:5.59.5": + version: 5.59.5 + resolution: "@typescript-eslint/eslint-plugin@npm:5.59.5" dependencies: "@eslint-community/regexpp": ^4.4.0 - "@typescript-eslint/scope-manager": 5.59.2 - "@typescript-eslint/type-utils": 5.59.2 - "@typescript-eslint/utils": 5.59.2 + "@typescript-eslint/scope-manager": 5.59.5 + "@typescript-eslint/type-utils": 5.59.5 + "@typescript-eslint/utils": 5.59.5 debug: ^4.3.4 grapheme-splitter: ^1.0.4 ignore: ^5.2.0 @@ -5128,11 +5128,28 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 1045883173a36a069b56e906ed7e5b4106e1efc2ed0969a1718683aef58fd39e5dfa17774b8782c3ced0529a4edd6dedfcb54348a14525f191a6816e6f3b90dc + checksum: cc0e5ad8d70e140f0dada2fd1ad69d7c31d3f3dfe75939286fdc3950ff2e37033889acc7c9d92c074b67de3bbb6e46916d688e848fb98dde63b23c08a8b07884 languageName: node linkType: hard -"@typescript-eslint/parser@npm:5.59.2, @typescript-eslint/parser@npm:^5.42.0": +"@typescript-eslint/parser@npm:5.59.5": + version: 5.59.5 + resolution: "@typescript-eslint/parser@npm:5.59.5" + dependencies: + "@typescript-eslint/scope-manager": 5.59.5 + "@typescript-eslint/types": 5.59.5 + "@typescript-eslint/typescript-estree": 5.59.5 + debug: ^4.3.4 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: ef4122074f2c00be1dabbb3fb5534280f81b45f8de6c1a696092af5175684fea65bc002814546d06f880ea5beff2006589e2633662e92d65035437c8e2d9134c + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:^5.42.0": version: 5.59.2 resolution: "@typescript-eslint/parser@npm:5.59.2" dependencies: @@ -5159,12 +5176,22 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:5.59.2": - version: 5.59.2 - resolution: "@typescript-eslint/type-utils@npm:5.59.2" +"@typescript-eslint/scope-manager@npm:5.59.5": + version: 5.59.5 + resolution: "@typescript-eslint/scope-manager@npm:5.59.5" dependencies: - "@typescript-eslint/typescript-estree": 5.59.2 - "@typescript-eslint/utils": 5.59.2 + "@typescript-eslint/types": 5.59.5 + "@typescript-eslint/visitor-keys": 5.59.5 + checksum: b3d8a5b70e741b9bef60d0a297da77e844cb744895f31fb6880fdac4c53f7c58f3e04065a7d644afb6e1dc51591285ec866eca2fbd2ad50de6b376031aaccfbd + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:5.59.5": + version: 5.59.5 + resolution: "@typescript-eslint/type-utils@npm:5.59.5" + dependencies: + "@typescript-eslint/typescript-estree": 5.59.5 + "@typescript-eslint/utils": 5.59.5 debug: ^4.3.4 tsutils: ^3.21.0 peerDependencies: @@ -5172,7 +5199,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: d9dc037509a97b11a3c7f758f0f6e985cf5b4909fab860018a75b1550711ce9ff07bf5b67d4197ba7a0a831fec7255851b1e6a773a69030fc8ea7ec649859f52 + checksum: 9ef2b219c71abe3d2ffa4c791ec3da8d120b6a202e7f9c7722d1e8193f8709d6ebec2abc2862b9fa78dffe6214d033898d21c925fc961feb4488070b66aab9f5 languageName: node linkType: hard @@ -5183,6 +5210,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:5.59.5": + version: 5.59.5 + resolution: "@typescript-eslint/types@npm:5.59.5" + checksum: 98c93d354d6410934f468ba8bd468d2746f20b2910c0ef5b08fc788c0742aa7cb82eb2edc4194c85d3fabac5563c1a91d377e84bf5c25caeb4ac9e871aabd4bb + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.59.2": version: 5.59.2 resolution: "@typescript-eslint/typescript-estree@npm:5.59.2" @@ -5201,7 +5235,43 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.59.2, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0": +"@typescript-eslint/typescript-estree@npm:5.59.5": + version: 5.59.5 + resolution: "@typescript-eslint/typescript-estree@npm:5.59.5" + dependencies: + "@typescript-eslint/types": 5.59.5 + "@typescript-eslint/visitor-keys": 5.59.5 + debug: ^4.3.4 + globby: ^11.1.0 + is-glob: ^4.0.3 + semver: ^7.3.7 + tsutils: ^3.21.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 10a8c01ad53da115ca698668941dcb18c497035ba07faf08237bfa3ab92185bdfaf1df93562915a936b49e9f72a4cc6b10b1d9296b7cdc8c34ba0ca323c37677 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:5.59.5": + version: 5.59.5 + resolution: "@typescript-eslint/utils@npm:5.59.5" + dependencies: + "@eslint-community/eslint-utils": ^4.2.0 + "@types/json-schema": ^7.0.9 + "@types/semver": ^7.3.12 + "@typescript-eslint/scope-manager": 5.59.5 + "@typescript-eslint/types": 5.59.5 + "@typescript-eslint/typescript-estree": 5.59.5 + eslint-scope: ^5.1.1 + semver: ^7.3.7 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + checksum: 2703972653d3c6eab2423d9a2586908086afa3b89580969ed38e454bc372265d5ca9fadf7967e4ea639d482ad069f763981ef4a03a42d79df28f43f00ee9d43a + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0": version: 5.59.2 resolution: "@typescript-eslint/utils@npm:5.59.2" dependencies: @@ -5229,6 +5299,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:5.59.5": + version: 5.59.5 + resolution: "@typescript-eslint/visitor-keys@npm:5.59.5" + dependencies: + "@typescript-eslint/types": 5.59.5 + eslint-visitor-keys: ^3.3.0 + checksum: 94db281ec8ea3a7ede46763aaa0d3349e035b19334fd03e2e560f89c70faebcfa937d51b53d2eaad2506b60a5d901428cc8b5a65ad8e90ca1c12a133dbe977fc + languageName: node + linkType: hard + "@uiw/codemirror-extensions-basic-setup@npm:4.19.16": version: 4.19.16 resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.19.16"