diff --git a/backend/package.json b/backend/package.json index 540a85bbc..652063314 100644 --- a/backend/package.json +++ b/backend/package.json @@ -98,8 +98,8 @@ "@types/source-map-support": "0.5.6", "@types/supertest": "2.0.12", "@types/ws": "8.5.4", - "@typescript-eslint/eslint-plugin": "5.49.0", - "@typescript-eslint/parser": "5.49.0", + "@typescript-eslint/eslint-plugin": "5.50.0", + "@typescript-eslint/parser": "5.50.0", "eslint": "8.33.0", "eslint-config-prettier": "8.6.0", "eslint-plugin-import": "2.27.5", diff --git a/commons/package.json b/commons/package.json index 9c1351c27..c5a38c261 100644 --- a/commons/package.json +++ b/commons/package.json @@ -45,8 +45,8 @@ "@jest/types": "29.4.1", "@mrdrogdrog/optional": "1.1.0", "@types/ws": "8.5.4", - "@typescript-eslint/eslint-plugin": "5.49.0", - "@typescript-eslint/parser": "5.49.0", + "@typescript-eslint/eslint-plugin": "5.50.0", + "@typescript-eslint/parser": "5.50.0", "eslint": "8.33.0", "eslint-config-prettier": "8.6.0", "eslint-plugin-jest": "27.2.1", diff --git a/frontend/package.json b/frontend/package.json index f44c189f8..211e1a03f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -147,8 +147,8 @@ "@types/testing-library__jest-dom": "5.14.5", "@types/uuid": "9.0.0", "@types/ws": "8.5.4", - "@typescript-eslint/eslint-plugin": "5.49.0", - "@typescript-eslint/parser": "5.49.0", + "@typescript-eslint/eslint-plugin": "5.50.0", + "@typescript-eslint/parser": "5.50.0", "csstype": "3.1.1", "cypress": "12.5.1", "cypress-commands": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 913378551..4630253dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2227,8 +2227,8 @@ __metadata: "@types/source-map-support": 0.5.6 "@types/supertest": 2.0.12 "@types/ws": 8.5.4 - "@typescript-eslint/eslint-plugin": 5.49.0 - "@typescript-eslint/parser": 5.49.0 + "@typescript-eslint/eslint-plugin": 5.50.0 + "@typescript-eslint/parser": 5.50.0 "@zxcvbn-ts/core": 2.2.0 "@zxcvbn-ts/language-common": 2.0.1 "@zxcvbn-ts/language-en": 2.1.0 @@ -2290,8 +2290,8 @@ __metadata: "@jest/types": 29.4.1 "@mrdrogdrog/optional": 1.1.0 "@types/ws": 8.5.4 - "@typescript-eslint/eslint-plugin": 5.49.0 - "@typescript-eslint/parser": 5.49.0 + "@typescript-eslint/eslint-plugin": 5.50.0 + "@typescript-eslint/parser": 5.50.0 eslint: 8.33.0 eslint-config-prettier: 8.6.0 eslint-plugin-jest: 27.2.1 @@ -2355,8 +2355,8 @@ __metadata: "@types/testing-library__jest-dom": 5.14.5 "@types/uuid": 9.0.0 "@types/ws": 8.5.4 - "@typescript-eslint/eslint-plugin": 5.49.0 - "@typescript-eslint/parser": 5.49.0 + "@typescript-eslint/eslint-plugin": 5.50.0 + "@typescript-eslint/parser": 5.50.0 "@uiw/react-codemirror": 4.19.7 abcjs: 6.1.8 bootstrap: 5.2.3 @@ -4993,14 +4993,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:5.49.0": - version: 5.49.0 - resolution: "@typescript-eslint/eslint-plugin@npm:5.49.0" +"@typescript-eslint/eslint-plugin@npm:5.50.0": + version: 5.50.0 + resolution: "@typescript-eslint/eslint-plugin@npm:5.50.0" dependencies: - "@typescript-eslint/scope-manager": 5.49.0 - "@typescript-eslint/type-utils": 5.49.0 - "@typescript-eslint/utils": 5.49.0 + "@typescript-eslint/scope-manager": 5.50.0 + "@typescript-eslint/type-utils": 5.50.0 + "@typescript-eslint/utils": 5.50.0 debug: ^4.3.4 + grapheme-splitter: ^1.0.4 ignore: ^5.2.0 natural-compare-lite: ^1.4.0 regexpp: ^3.2.0 @@ -5012,11 +5013,28 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 15423cd9fde1ac3f8ba34526a07e537464e70463f1af784be5567fdc78e5745352fa0a2c3be0c13d066bc4b9720b5fa438d64647f624d29722eb4f158c039dcc + checksum: 351c4a157a7d717cc3835bdc09324b20d649463738a029c5701e5a38cdb162305ff7d56adff196a0c3245c24ea3167bbdac7f1c30399b8c1d495abbdbc1c53d6 languageName: node linkType: hard -"@typescript-eslint/parser@npm:5.49.0, @typescript-eslint/parser@npm:^5.42.0": +"@typescript-eslint/parser@npm:5.50.0": + version: 5.50.0 + resolution: "@typescript-eslint/parser@npm:5.50.0" + dependencies: + "@typescript-eslint/scope-manager": 5.50.0 + "@typescript-eslint/types": 5.50.0 + "@typescript-eslint/typescript-estree": 5.50.0 + debug: ^4.3.4 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 816a421ce9a5c61a2e92499d6d400aed4211ca5b685e0212844b6659f7acfeba1cca0418b462236c44eea6e8a2574cd51ccb7abc2bf4a8cad5b7a275d71ae9bf + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:^5.42.0": version: 5.49.0 resolution: "@typescript-eslint/parser@npm:5.49.0" dependencies: @@ -5043,12 +5061,22 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:5.49.0": - version: 5.49.0 - resolution: "@typescript-eslint/type-utils@npm:5.49.0" +"@typescript-eslint/scope-manager@npm:5.50.0": + version: 5.50.0 + resolution: "@typescript-eslint/scope-manager@npm:5.50.0" dependencies: - "@typescript-eslint/typescript-estree": 5.49.0 - "@typescript-eslint/utils": 5.49.0 + "@typescript-eslint/types": 5.50.0 + "@typescript-eslint/visitor-keys": 5.50.0 + checksum: bd49447a834c82cb130e6900644042c3a84195bf7a63483385e90b6454c65856d6f276c997cad6bf9c36c9d0cb168fdde625ce4c78c3b8bcce42da782270794b + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:5.50.0": + version: 5.50.0 + resolution: "@typescript-eslint/type-utils@npm:5.50.0" + dependencies: + "@typescript-eslint/typescript-estree": 5.50.0 + "@typescript-eslint/utils": 5.50.0 debug: ^4.3.4 tsutils: ^3.21.0 peerDependencies: @@ -5056,7 +5084,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 9dcee0a21cfdb3549e2305120535af5ab2c5d0cafdd410827e79d7548f8fc4e7da7cbb77a4338ade8b8b8aaf246fee56b919f1857931bbe2ac5df2fbb5e62ee6 + checksum: d2fc2fd10ef300865fd6a902ae92aef6c45cddc4359445f1e5c6dc9511063b52d2170cc6b525763395d4171c177b3d0fffd77cf9a2ab7e01fcd7109bd1a5a585 languageName: node linkType: hard @@ -5067,6 +5095,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:5.50.0": + version: 5.50.0 + resolution: "@typescript-eslint/types@npm:5.50.0" + checksum: 1189c63d35abeec685dd519fd923926b884e63d5e10e4a9fe995aebfde59b8a2e10773090ec3ba32a0ec408746b18f6a454d9bedb0b6c7ce8b6066547144fb4d + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.49.0": version: 5.49.0 resolution: "@typescript-eslint/typescript-estree@npm:5.49.0" @@ -5085,7 +5120,43 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.49.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.43.0": +"@typescript-eslint/typescript-estree@npm:5.50.0": + version: 5.50.0 + resolution: "@typescript-eslint/typescript-estree@npm:5.50.0" + dependencies: + "@typescript-eslint/types": 5.50.0 + "@typescript-eslint/visitor-keys": 5.50.0 + 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: cb1ac8d39647da6d52750c713d9635750ed41245ec82f937a159a71ad3bf490ebabfad3b43eeca07bca39d60df30d3a2f31f8bed0061381731d92a62e284b867 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:5.50.0": + version: 5.50.0 + resolution: "@typescript-eslint/utils@npm:5.50.0" + dependencies: + "@types/json-schema": ^7.0.9 + "@types/semver": ^7.3.12 + "@typescript-eslint/scope-manager": 5.50.0 + "@typescript-eslint/types": 5.50.0 + "@typescript-eslint/typescript-estree": 5.50.0 + eslint-scope: ^5.1.1 + eslint-utils: ^3.0.0 + semver: ^7.3.7 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + checksum: 4471ae8b24449300e009f1cc09ee0d38cce20ae9171e8fbf4ef752ce4eb87104cc0d813d8f7051b619fa05e1e7c12b748dad49832911685297b1bbfef3c01f0b + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.43.0": version: 5.49.0 resolution: "@typescript-eslint/utils@npm:5.49.0" dependencies: @@ -5113,6 +5184,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:5.50.0": + version: 5.50.0 + resolution: "@typescript-eslint/visitor-keys@npm:5.50.0" + dependencies: + "@typescript-eslint/types": 5.50.0 + eslint-visitor-keys: ^3.3.0 + checksum: 55319cb7ee7b78d07d9dc67a388d69fe0b7f11cbc79190e17e7f87a39c9992d08dab3b5872d5a7f01094dda28ad6ac61d3573e59015ef70bf138d4c4f8c45b88 + languageName: node + linkType: hard + "@uiw/codemirror-extensions-basic-setup@npm:4.19.7": version: 4.19.7 resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.19.7"