diff --git a/backend/package.json b/backend/package.json index 1fde3041f..31976347c 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.50.0", - "@typescript-eslint/parser": "5.50.0", + "@typescript-eslint/eslint-plugin": "5.51.0", + "@typescript-eslint/parser": "5.51.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 8870d8cb6..33106843b 100644 --- a/commons/package.json +++ b/commons/package.json @@ -46,8 +46,8 @@ "@jest/types": "29.4.2", "@mrdrogdrog/optional": "1.1.0", "@types/ws": "8.5.4", - "@typescript-eslint/eslint-plugin": "5.50.0", - "@typescript-eslint/parser": "5.50.0", + "@typescript-eslint/eslint-plugin": "5.51.0", + "@typescript-eslint/parser": "5.51.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 e8ce30e76..0ed65c333 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -148,8 +148,8 @@ "@types/testing-library__jest-dom": "5.14.5", "@types/uuid": "9.0.0", "@types/ws": "8.5.4", - "@typescript-eslint/eslint-plugin": "5.50.0", - "@typescript-eslint/parser": "5.50.0", + "@typescript-eslint/eslint-plugin": "5.51.0", + "@typescript-eslint/parser": "5.51.0", "csstype": "3.1.1", "cypress": "12.5.1", "cypress-commands": "3.0.0", diff --git a/yarn.lock b/yarn.lock index e792a9cb9..31cc3a7da 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.50.0 - "@typescript-eslint/parser": 5.50.0 + "@typescript-eslint/eslint-plugin": 5.51.0 + "@typescript-eslint/parser": 5.51.0 "@zxcvbn-ts/core": 2.2.1 "@zxcvbn-ts/language-common": 2.0.1 "@zxcvbn-ts/language-en": 2.1.0 @@ -2290,8 +2290,8 @@ __metadata: "@jest/types": 29.4.2 "@mrdrogdrog/optional": 1.1.0 "@types/ws": 8.5.4 - "@typescript-eslint/eslint-plugin": 5.50.0 - "@typescript-eslint/parser": 5.50.0 + "@typescript-eslint/eslint-plugin": 5.51.0 + "@typescript-eslint/parser": 5.51.0 eslint: 8.33.0 eslint-config-prettier: 8.6.0 eslint-plugin-jest: 27.2.1 @@ -2361,8 +2361,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.50.0 - "@typescript-eslint/parser": 5.50.0 + "@typescript-eslint/eslint-plugin": 5.51.0 + "@typescript-eslint/parser": 5.51.0 "@uiw/react-codemirror": 4.19.7 abcjs: 6.1.8 bootstrap: 5.2.3 @@ -5024,13 +5024,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:5.50.0": - version: 5.50.0 - resolution: "@typescript-eslint/eslint-plugin@npm:5.50.0" +"@typescript-eslint/eslint-plugin@npm:5.51.0": + version: 5.51.0 + resolution: "@typescript-eslint/eslint-plugin@npm:5.51.0" dependencies: - "@typescript-eslint/scope-manager": 5.50.0 - "@typescript-eslint/type-utils": 5.50.0 - "@typescript-eslint/utils": 5.50.0 + "@typescript-eslint/scope-manager": 5.51.0 + "@typescript-eslint/type-utils": 5.51.0 + "@typescript-eslint/utils": 5.51.0 debug: ^4.3.4 grapheme-splitter: ^1.0.4 ignore: ^5.2.0 @@ -5044,11 +5044,28 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 351c4a157a7d717cc3835bdc09324b20d649463738a029c5701e5a38cdb162305ff7d56adff196a0c3245c24ea3167bbdac7f1c30399b8c1d495abbdbc1c53d6 + checksum: 5351d8cec13bd9867ce4aaf7052aa31c9ca867fc89c620fc0fe5718ac2cbc165903275db59974324d98e45df0d33a73a4367d236668772912731031a672cfdcd languageName: node linkType: hard -"@typescript-eslint/parser@npm:5.50.0, @typescript-eslint/parser@npm:^5.42.0": +"@typescript-eslint/parser@npm:5.51.0": + version: 5.51.0 + resolution: "@typescript-eslint/parser@npm:5.51.0" + dependencies: + "@typescript-eslint/scope-manager": 5.51.0 + "@typescript-eslint/types": 5.51.0 + "@typescript-eslint/typescript-estree": 5.51.0 + debug: ^4.3.4 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 096ec819132839febd4f390c4bbf31687e06191092c244dbd189a64cd7383fbaba728f2765e8809cd9834c0069163ab38b0e5f0f6360157d831647d4c295f8cd + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:^5.42.0": version: 5.50.0 resolution: "@typescript-eslint/parser@npm:5.50.0" dependencies: @@ -5075,12 +5092,22 @@ __metadata: 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" +"@typescript-eslint/scope-manager@npm:5.51.0": + version: 5.51.0 + resolution: "@typescript-eslint/scope-manager@npm:5.51.0" dependencies: - "@typescript-eslint/typescript-estree": 5.50.0 - "@typescript-eslint/utils": 5.50.0 + "@typescript-eslint/types": 5.51.0 + "@typescript-eslint/visitor-keys": 5.51.0 + checksum: b3c9f48b6b7a7ae2ebcad4745ef91e4727776b2cf56d31be6456b1aa063aa649539e20f9fffa83cad9ccaaa9c492f2354a1c15526a2b789e235ec58b3a82d22c + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:5.51.0": + version: 5.51.0 + resolution: "@typescript-eslint/type-utils@npm:5.51.0" + dependencies: + "@typescript-eslint/typescript-estree": 5.51.0 + "@typescript-eslint/utils": 5.51.0 debug: ^4.3.4 tsutils: ^3.21.0 peerDependencies: @@ -5088,7 +5115,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: d2fc2fd10ef300865fd6a902ae92aef6c45cddc4359445f1e5c6dc9511063b52d2170cc6b525763395d4171c177b3d0fffd77cf9a2ab7e01fcd7109bd1a5a585 + checksum: ab9747b0c629cfaaab903eed8ce1e39d34d69a402ce5faf2f1fff2bbb461bdbe034044b1368ba67ba8e5c1c512172e07d83c8a563635d8de811bf148d95c7dec languageName: node linkType: hard @@ -5099,6 +5126,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:5.51.0": + version: 5.51.0 + resolution: "@typescript-eslint/types@npm:5.51.0" + checksum: b31021a0866f41ba5d71b6c4c7e20cc9b99d49c93bb7db63b55b2e51542fb75b4e27662ee86350da3c1318029e278a5a807facaf4cb5aeea724be8b0e021e836 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.50.0": version: 5.50.0 resolution: "@typescript-eslint/typescript-estree@npm:5.50.0" @@ -5117,7 +5151,43 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.50.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.43.0": +"@typescript-eslint/typescript-estree@npm:5.51.0": + version: 5.51.0 + resolution: "@typescript-eslint/typescript-estree@npm:5.51.0" + dependencies: + "@typescript-eslint/types": 5.51.0 + "@typescript-eslint/visitor-keys": 5.51.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: aec23e5cab48ee72fefa6d1ac266639ebabf6cebec1e0207ad47011d3a48186ac9a632c8e34c3bac896155f54895a497230c11d789fd81263b08eb267d7113ce + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:5.51.0": + version: 5.51.0 + resolution: "@typescript-eslint/utils@npm:5.51.0" + dependencies: + "@types/json-schema": ^7.0.9 + "@types/semver": ^7.3.12 + "@typescript-eslint/scope-manager": 5.51.0 + "@typescript-eslint/types": 5.51.0 + "@typescript-eslint/typescript-estree": 5.51.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: c6e28c942fbac5500f0e8ed67ef304b484ba296486e55306f78fb090dc9d5bb1f25a0bedc065e14680041eadce5e95fa10aab618cb0c316599ec987e6ea72442 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.43.0": version: 5.50.0 resolution: "@typescript-eslint/utils@npm:5.50.0" dependencies: @@ -5145,6 +5215,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:5.51.0": + version: 5.51.0 + resolution: "@typescript-eslint/visitor-keys@npm:5.51.0" + dependencies: + "@typescript-eslint/types": 5.51.0 + eslint-visitor-keys: ^3.3.0 + checksum: b49710f3c6b3b62a846a163afffd81be5eb2b1f44e25bec51ff3c9f4c3b579d74aa4cbd3753b4fc09ea3dbc64a7062f9c658c08d22bb2740a599cb703d876220 + 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"