diff --git a/backend/package.json b/backend/package.json index 2e000e130..cb426d2f1 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.8", - "@typescript-eslint/parser": "5.59.8", + "@typescript-eslint/eslint-plugin": "5.59.9", + "@typescript-eslint/parser": "5.59.9", "eslint": "8.42.0", "eslint-config-prettier": "8.8.0", "eslint-plugin-import": "2.27.5", diff --git a/commons/package.json b/commons/package.json index b55dcad66..f930fba47 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.8", - "@typescript-eslint/parser": "5.59.8", + "@typescript-eslint/eslint-plugin": "5.59.9", + "@typescript-eslint/parser": "5.59.9", "eslint": "8.42.0", "eslint-config-prettier": "8.8.0", "eslint-plugin-jest": "27.2.1", diff --git a/frontend/package.json b/frontend/package.json index 56164d868..d68976338 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -145,8 +145,8 @@ "@types/testing-library__jest-dom": "5.14.6", "@types/uuid": "9.0.1", "@types/ws": "8.5.4", - "@typescript-eslint/eslint-plugin": "5.59.8", - "@typescript-eslint/parser": "5.59.8", + "@typescript-eslint/eslint-plugin": "5.59.9", + "@typescript-eslint/parser": "5.59.9", "csstype": "3.1.2", "cypress": "12.13.0", "cypress-commands": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 8b283fee4..ffe7d5f22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2315,8 +2315,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.8 - "@typescript-eslint/parser": 5.59.8 + "@typescript-eslint/eslint-plugin": 5.59.9 + "@typescript-eslint/parser": 5.59.9 "@zxcvbn-ts/core": 3.0.1 "@zxcvbn-ts/language-common": 3.0.2 "@zxcvbn-ts/language-en": 3.0.1 @@ -2376,8 +2376,8 @@ __metadata: "@jest/types": 29.5.0 "@mrdrogdrog/optional": 1.1.0 "@types/ws": 8.5.4 - "@typescript-eslint/eslint-plugin": 5.59.8 - "@typescript-eslint/parser": 5.59.8 + "@typescript-eslint/eslint-plugin": 5.59.9 + "@typescript-eslint/parser": 5.59.9 domhandler: 5.0.3 eslint: 8.42.0 eslint-config-prettier: 8.8.0 @@ -2447,8 +2447,8 @@ __metadata: "@types/testing-library__jest-dom": 5.14.6 "@types/uuid": 9.0.1 "@types/ws": 8.5.4 - "@typescript-eslint/eslint-plugin": 5.59.8 - "@typescript-eslint/parser": 5.59.8 + "@typescript-eslint/eslint-plugin": 5.59.9 + "@typescript-eslint/parser": 5.59.9 "@uiw/react-codemirror": 4.21.1 abcjs: 6.2.2 bootstrap: 5.3.0 @@ -5164,14 +5164,14 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:5.59.8": - version: 5.59.8 - resolution: "@typescript-eslint/eslint-plugin@npm:5.59.8" +"@typescript-eslint/eslint-plugin@npm:5.59.9": + version: 5.59.9 + resolution: "@typescript-eslint/eslint-plugin@npm:5.59.9" dependencies: "@eslint-community/regexpp": ^4.4.0 - "@typescript-eslint/scope-manager": 5.59.8 - "@typescript-eslint/type-utils": 5.59.8 - "@typescript-eslint/utils": 5.59.8 + "@typescript-eslint/scope-manager": 5.59.9 + "@typescript-eslint/type-utils": 5.59.9 + "@typescript-eslint/utils": 5.59.9 debug: ^4.3.4 grapheme-splitter: ^1.0.4 ignore: ^5.2.0 @@ -5184,11 +5184,28 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 3e05cd06149ec3741c3c2fb638e2d19a55687b4614a5c8820433db82997687650297e51c17828d320162ccf4241798cf5712c405561e7605cb17e984a6967f7b + checksum: bd2428e307085d7fa6699913b6e61d65eb450bbcd26f884390cbf16722b80e1d80dc289c72774be1cdffd022744894204c3242f40ba3ffdfa05d3f210c4130bb languageName: node linkType: hard -"@typescript-eslint/parser@npm:5.59.8, @typescript-eslint/parser@npm:^5.42.0": +"@typescript-eslint/parser@npm:5.59.9": + version: 5.59.9 + resolution: "@typescript-eslint/parser@npm:5.59.9" + dependencies: + "@typescript-eslint/scope-manager": 5.59.9 + "@typescript-eslint/types": 5.59.9 + "@typescript-eslint/typescript-estree": 5.59.9 + debug: ^4.3.4 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 69b07d0a5bc6e1d24d23916c057ea9f2f53a0e7fb6dabadff92987c299640edee2c013fb93269322c7124e87b5c515529001397eae33006dfb40e1dcdf1902d7 + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:^5.42.0": version: 5.59.8 resolution: "@typescript-eslint/parser@npm:5.59.8" dependencies: @@ -5215,12 +5232,22 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:5.59.8": - version: 5.59.8 - resolution: "@typescript-eslint/type-utils@npm:5.59.8" +"@typescript-eslint/scope-manager@npm:5.59.9": + version: 5.59.9 + resolution: "@typescript-eslint/scope-manager@npm:5.59.9" dependencies: - "@typescript-eslint/typescript-estree": 5.59.8 - "@typescript-eslint/utils": 5.59.8 + "@typescript-eslint/types": 5.59.9 + "@typescript-eslint/visitor-keys": 5.59.9 + checksum: 362c22662d844440a7e14223d8cc0722f77ff21ad8f78deb0ee3b3f21de01b8846bf25fbbf527544677e83d8ff48008b3f7d40b39ddec55994ea4a1863e9ec0a + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:5.59.9": + version: 5.59.9 + resolution: "@typescript-eslint/type-utils@npm:5.59.9" + dependencies: + "@typescript-eslint/typescript-estree": 5.59.9 + "@typescript-eslint/utils": 5.59.9 debug: ^4.3.4 tsutils: ^3.21.0 peerDependencies: @@ -5228,7 +5255,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: d9fde31397da0f0e62a5568f64bad99d06bcd324b7e3aac7fd997a3d045a0fe4c084b2e85d440e0a39645acd2269ad6593f196399c2c0f880d293417fec894e3 + checksum: 6bc2619c5024c152b181eff1f44c9b5e7d0fc75ce9403f03b39d59fc1e13191b2fbaf6730f26a1caae22922ac47489f39c2cebccdd713588f6963169ed2a7958 languageName: node linkType: hard @@ -5239,6 +5266,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:5.59.9": + version: 5.59.9 + resolution: "@typescript-eslint/types@npm:5.59.9" + checksum: 283f8fee1ee590eeccc2e0fcd3526c856c4b1e2841af2cdcd09eeac842a42cfb32f6bc8b40385380f3dbc3ee29da30f1819115eedf9e16f69ff5a160aeddd8fa + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.59.8": version: 5.59.8 resolution: "@typescript-eslint/typescript-estree@npm:5.59.8" @@ -5257,7 +5291,43 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.59.8, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0": +"@typescript-eslint/typescript-estree@npm:5.59.9": + version: 5.59.9 + resolution: "@typescript-eslint/typescript-estree@npm:5.59.9" + dependencies: + "@typescript-eslint/types": 5.59.9 + "@typescript-eslint/visitor-keys": 5.59.9 + 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: c0c9b81f20a2a4337f07bc3ccdc9c1dabd765f59096255ed9a149e91e5c9517b25c2b6655f8f073807cfc13500c7451fbd9bb62e5e572c07cc07945ab042db89 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:5.59.9": + version: 5.59.9 + resolution: "@typescript-eslint/utils@npm:5.59.9" + 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.9 + "@typescript-eslint/types": 5.59.9 + "@typescript-eslint/typescript-estree": 5.59.9 + eslint-scope: ^5.1.1 + semver: ^7.3.7 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + checksum: 22ec5962886de7dcf65f99c37aad9fb189a3bef6b2b07c81887fb82a0e8bf137246da58e64fb02141352285708440be13acd7f6db1ca19e96f86724813ac4646 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0": version: 5.59.8 resolution: "@typescript-eslint/utils@npm:5.59.8" dependencies: @@ -5285,6 +5355,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:5.59.9": + version: 5.59.9 + resolution: "@typescript-eslint/visitor-keys@npm:5.59.9" + dependencies: + "@typescript-eslint/types": 5.59.9 + eslint-visitor-keys: ^3.3.0 + checksum: 2909ce761f7fe546592cd3c43e33263d8a5fa619375fd2fdffbc72ffc33e40d6feacafb28c79f36c638fcc2225048e7cc08c61cbac6ca63723dc68610d80e3e6 + languageName: node + linkType: hard + "@uiw/codemirror-extensions-basic-setup@npm:4.21.1": version: 4.21.1 resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.21.1"