diff --git a/backend/package.json b/backend/package.json index fb4b3db44..a248d5d3f 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.5", - "@typescript-eslint/parser": "5.59.5", + "@typescript-eslint/eslint-plugin": "5.59.6", + "@typescript-eslint/parser": "5.59.6", "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 cf8bcaa88..b07f6511f 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.5", - "@typescript-eslint/parser": "5.59.5", + "@typescript-eslint/eslint-plugin": "5.59.6", + "@typescript-eslint/parser": "5.59.6", "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 c2bce710c..9f5a0690d 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.5", - "@typescript-eslint/parser": "5.59.5", + "@typescript-eslint/eslint-plugin": "5.59.6", + "@typescript-eslint/parser": "5.59.6", "csstype": "3.1.2", "cypress": "12.12.0", "cypress-commands": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 4d62a38be..9f837ac93 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.5 - "@typescript-eslint/parser": 5.59.5 + "@typescript-eslint/eslint-plugin": 5.59.6 + "@typescript-eslint/parser": 5.59.6 "@zxcvbn-ts/core": 3.0.1 "@zxcvbn-ts/language-common": 3.0.2 "@zxcvbn-ts/language-en": 3.0.1 @@ -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.5 - "@typescript-eslint/parser": 5.59.5 + "@typescript-eslint/eslint-plugin": 5.59.6 + "@typescript-eslint/parser": 5.59.6 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.5 - "@typescript-eslint/parser": 5.59.5 + "@typescript-eslint/eslint-plugin": 5.59.6 + "@typescript-eslint/parser": 5.59.6 "@uiw/react-codemirror": 4.19.16 abcjs: 6.2.2 bootstrap: 5.2.3 @@ -5111,14 +5111,14 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:5.59.5": - version: 5.59.5 - resolution: "@typescript-eslint/eslint-plugin@npm:5.59.5" +"@typescript-eslint/eslint-plugin@npm:5.59.6": + version: 5.59.6 + resolution: "@typescript-eslint/eslint-plugin@npm:5.59.6" dependencies: "@eslint-community/regexpp": ^4.4.0 - "@typescript-eslint/scope-manager": 5.59.5 - "@typescript-eslint/type-utils": 5.59.5 - "@typescript-eslint/utils": 5.59.5 + "@typescript-eslint/scope-manager": 5.59.6 + "@typescript-eslint/type-utils": 5.59.6 + "@typescript-eslint/utils": 5.59.6 debug: ^4.3.4 grapheme-splitter: ^1.0.4 ignore: ^5.2.0 @@ -5131,11 +5131,28 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: cc0e5ad8d70e140f0dada2fd1ad69d7c31d3f3dfe75939286fdc3950ff2e37033889acc7c9d92c074b67de3bbb6e46916d688e848fb98dde63b23c08a8b07884 + checksum: fc495b5eadc70603f0d677921a70f151ac94453ebd76b77abbf7ed213c09daf05a3e2b2e2b16139b30dc6574d068d988e4e53c017759f3d3307fa394cfd4ae39 languageName: node linkType: hard -"@typescript-eslint/parser@npm:5.59.5, @typescript-eslint/parser@npm:^5.42.0": +"@typescript-eslint/parser@npm:5.59.6": + version: 5.59.6 + resolution: "@typescript-eslint/parser@npm:5.59.6" + dependencies: + "@typescript-eslint/scope-manager": 5.59.6 + "@typescript-eslint/types": 5.59.6 + "@typescript-eslint/typescript-estree": 5.59.6 + debug: ^4.3.4 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 1f6e259f501e3d13f9632bd71da2cf3d11150f1276079522e8d5c392a07c3aea867c855481981fca3bf32beb6bef046ef64cdfceba8ea4150f27099e44d9a92c + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:^5.42.0": version: 5.59.5 resolution: "@typescript-eslint/parser@npm:5.59.5" dependencies: @@ -5162,12 +5179,22 @@ __metadata: 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" +"@typescript-eslint/scope-manager@npm:5.59.6": + version: 5.59.6 + resolution: "@typescript-eslint/scope-manager@npm:5.59.6" dependencies: - "@typescript-eslint/typescript-estree": 5.59.5 - "@typescript-eslint/utils": 5.59.5 + "@typescript-eslint/types": 5.59.6 + "@typescript-eslint/visitor-keys": 5.59.6 + checksum: 65cce7b3fc320e264ef966da9a26bb7cba014ec5a0c9c5518cb08a624d67ac6eb67dd8e2df49b33eeaaaacaf42c73f291d56f93a9d1ec82c58bd1e7e872e530b + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:5.59.6": + version: 5.59.6 + resolution: "@typescript-eslint/type-utils@npm:5.59.6" + dependencies: + "@typescript-eslint/typescript-estree": 5.59.6 + "@typescript-eslint/utils": 5.59.6 debug: ^4.3.4 tsutils: ^3.21.0 peerDependencies: @@ -5175,7 +5202,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 9ef2b219c71abe3d2ffa4c791ec3da8d120b6a202e7f9c7722d1e8193f8709d6ebec2abc2862b9fa78dffe6214d033898d21c925fc961feb4488070b66aab9f5 + checksum: f8e09dc16f413090ec464d48bd86e1b44a569e5a6ed78370f3e8132e80a464dfcdc1525f4f0706b79e397841b1865016cb38353475264beec49851d78a7fdd36 languageName: node linkType: hard @@ -5186,6 +5213,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:5.59.6": + version: 5.59.6 + resolution: "@typescript-eslint/types@npm:5.59.6" + checksum: e898ca629d95b69f5dbfb7c9a3d28f943e5a372d37bf7efaefb41341d2d7147372cd4956b35b637e9b3a1b8555d64a5b35776650b815c4227b114513247ec2b5 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.59.5": version: 5.59.5 resolution: "@typescript-eslint/typescript-estree@npm:5.59.5" @@ -5204,7 +5238,43 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.59.5, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0": +"@typescript-eslint/typescript-estree@npm:5.59.6": + version: 5.59.6 + resolution: "@typescript-eslint/typescript-estree@npm:5.59.6" + dependencies: + "@typescript-eslint/types": 5.59.6 + "@typescript-eslint/visitor-keys": 5.59.6 + 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: 65b7879e8cd4ccb987c1e1fa75cd84250cb46799ba0de6cdcaec70f6700b45ae4efcebb24163ca7946152e1b12595ee58e35bfb31ea6d35b3f39deaf973d4f1a + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:5.59.6": + version: 5.59.6 + resolution: "@typescript-eslint/utils@npm:5.59.6" + 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.6 + "@typescript-eslint/types": 5.59.6 + "@typescript-eslint/typescript-estree": 5.59.6 + eslint-scope: ^5.1.1 + semver: ^7.3.7 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + checksum: 40ffe1d2f1fbf6c30aa05f4a68785fb1e77aa09772ea45b001daf4068e504830cf60a441a819b2c6ffe4a19216aba404869300b2ce6bc2a67d093f74ded504a7 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0": version: 5.59.5 resolution: "@typescript-eslint/utils@npm:5.59.5" dependencies: @@ -5232,6 +5302,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:5.59.6": + version: 5.59.6 + resolution: "@typescript-eslint/visitor-keys@npm:5.59.6" + dependencies: + "@typescript-eslint/types": 5.59.6 + eslint-visitor-keys: ^3.3.0 + checksum: 8f216411344f5ed618ab838fa3fc4b04f3041f33e08d9b160df4db988f496c71f934c4b0362f686ce63ecf7f5d926c67190d5116c91945c1957544728449ec6b + 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"