diff --git a/package.json b/package.json index 136aaa9a9..49284a74e 100644 --- a/package.json +++ b/package.json @@ -156,21 +156,21 @@ "@types/sass": "1.43.1", "@types/testing-library__jest-dom": "5.14.5", "@types/uuid": "8.3.4", - "@typescript-eslint/eslint-plugin": "5.33.1", - "@typescript-eslint/parser": "5.33.1", + "@typescript-eslint/eslint-plugin": "5.35.1", + "@typescript-eslint/parser": "5.35.1", "csstype": "3.1.0", "cypress": "10.6.0", "cypress-commands": "3.0.0", "cypress-fill-command": "1.0.2", - "eslint": "8.22.0", + "eslint": "8.23.0", "eslint-config-next": "12.2.5", "eslint-config-prettier": "8.5.0", "eslint-plugin-chai-friendly": "0.7.2", "eslint-plugin-cypress": "2.12.1", - "eslint-plugin-jest": "26.8.4", + "eslint-plugin-jest": "26.8.7", "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-promise": "6.0.0", + "eslint-plugin-promise": "6.0.1", "eslint-plugin-testing-library": "5.6.0", "jest": "28.1.3", "jest-environment-jsdom": "28.1.3", diff --git a/yarn.lock b/yarn.lock index 8c38ba184..5d20b8551 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1848,20 +1848,20 @@ __metadata: languageName: node linkType: hard -"@eslint/eslintrc@npm:^1.3.0": - version: 1.3.0 - resolution: "@eslint/eslintrc@npm:1.3.0" +"@eslint/eslintrc@npm:^1.3.1": + version: 1.3.1 + resolution: "@eslint/eslintrc@npm:1.3.1" dependencies: ajv: ^6.12.4 debug: ^4.3.2 - espree: ^9.3.2 + espree: ^9.4.0 globals: ^13.15.0 ignore: ^5.2.0 import-fresh: ^3.2.1 js-yaml: ^4.1.0 minimatch: ^3.1.2 strip-json-comments: ^3.1.1 - checksum: a1e734ad31a8b5328dce9f479f185fd4fc83dd7f06c538e1fa457fd8226b89602a55cc6458cd52b29573b01cdfaf42331be8cfc1fec732570086b591f4ed6515 + checksum: 9844dcc58a44399649926d5a17a2d53d529b80d3e8c3e9d0964ae198bac77ee6bb1cf44940f30cd9c2e300f7568ec82500be42ace6cacefb08aebf9905fe208e languageName: node linkType: hard @@ -1956,8 +1956,8 @@ __metadata: "@types/sass": 1.43.1 "@types/testing-library__jest-dom": 5.14.5 "@types/uuid": 8.3.4 - "@typescript-eslint/eslint-plugin": 5.33.1 - "@typescript-eslint/parser": 5.33.1 + "@typescript-eslint/eslint-plugin": 5.35.1 + "@typescript-eslint/parser": 5.35.1 "@uiw/react-codemirror": 4.11.6 abcjs: 6.1.0 bootstrap: 4.6.2 @@ -1976,15 +1976,15 @@ __metadata: dompurify: 2.3.10 emoji-picker-element: 1.12.1 emoji-picker-element-data: 1.3.0 - eslint: 8.22.0 + eslint: 8.23.0 eslint-config-next: 12.2.5 eslint-config-prettier: 8.5.0 eslint-plugin-chai-friendly: 0.7.2 eslint-plugin-cypress: 2.12.1 - eslint-plugin-jest: 26.8.4 + eslint-plugin-jest: 26.8.7 eslint-plugin-node: 11.1.0 eslint-plugin-prettier: 4.2.1 - eslint-plugin-promise: 6.0.0 + eslint-plugin-promise: 6.0.1 eslint-plugin-testing-library: 5.6.0 fast-deep-equal: 3.1.3 firacode: 6.2.0 @@ -2096,6 +2096,13 @@ __metadata: languageName: node linkType: hard +"@humanwhocodes/module-importer@npm:^1.0.1": + version: 1.0.1 + resolution: "@humanwhocodes/module-importer@npm:1.0.1" + checksum: 0fd22007db8034a2cdf2c764b140d37d9020bbfce8a49d3ec5c05290e77d4b0263b1b972b752df8c89e5eaa94073408f2b7d977aed131faf6cf396ebb5d7fb61 + languageName: node + linkType: hard + "@humanwhocodes/object-schema@npm:^1.2.1": version: 1.2.1 resolution: "@humanwhocodes/object-schema@npm:1.2.1" @@ -3930,13 +3937,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:5.33.1": - version: 5.33.1 - resolution: "@typescript-eslint/eslint-plugin@npm:5.33.1" +"@typescript-eslint/eslint-plugin@npm:5.35.1": + version: 5.35.1 + resolution: "@typescript-eslint/eslint-plugin@npm:5.35.1" dependencies: - "@typescript-eslint/scope-manager": 5.33.1 - "@typescript-eslint/type-utils": 5.33.1 - "@typescript-eslint/utils": 5.33.1 + "@typescript-eslint/scope-manager": 5.35.1 + "@typescript-eslint/type-utils": 5.35.1 + "@typescript-eslint/utils": 5.35.1 debug: ^4.3.4 functional-red-black-tree: ^1.0.1 ignore: ^5.2.0 @@ -3949,28 +3956,11 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: d9b6b038f70e4959ad211c84f50a38de2d00b54f0636ad76eea414fb070fa616933690da80de6668e62c8fbbeb227086322001b7d7ad1924421a232547c97936 + checksum: 073f4dffd863881f1c87e1c217ac13bda44aaa2db12ef260032b5e8eb6ffd6b9cf6f62c85132dbf84152f353c435c66dd4f75c3bcb86eb23e926737aa4fb66fa languageName: node linkType: hard -"@typescript-eslint/parser@npm:5.33.1": - version: 5.33.1 - resolution: "@typescript-eslint/parser@npm:5.33.1" - dependencies: - "@typescript-eslint/scope-manager": 5.33.1 - "@typescript-eslint/types": 5.33.1 - "@typescript-eslint/typescript-estree": 5.33.1 - debug: ^4.3.4 - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: fb3a4e000ce6d9583656fc3b3fb80f127a0ec1b7c3872ea469164516d993a588859ded4ec1338e6bbf2151168380d8aa29ec31027af23b50f5107949f8e7b438 - languageName: node - linkType: hard - -"@typescript-eslint/parser@npm:^5.21.0": +"@typescript-eslint/parser@npm:5.35.1, @typescript-eslint/parser@npm:^5.21.0": version: 5.35.1 resolution: "@typescript-eslint/parser@npm:5.35.1" dependencies: @@ -3987,16 +3977,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:5.33.1": - version: 5.33.1 - resolution: "@typescript-eslint/scope-manager@npm:5.33.1" - dependencies: - "@typescript-eslint/types": 5.33.1 - "@typescript-eslint/visitor-keys": 5.33.1 - checksum: b9918d8320ea59081d19070ce952b56984e72fb2c113215e5e6a0f97deac9aae5aa67ec7a07cddb010c0f75cdf8df096ab45e9241e4b7b611acfa6d4cdfb6516 - languageName: node - linkType: hard - "@typescript-eslint/scope-manager@npm:5.35.1": version: 5.35.1 resolution: "@typescript-eslint/scope-manager@npm:5.35.1" @@ -4007,11 +3987,11 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:5.33.1": - version: 5.33.1 - resolution: "@typescript-eslint/type-utils@npm:5.33.1" +"@typescript-eslint/type-utils@npm:5.35.1": + version: 5.35.1 + resolution: "@typescript-eslint/type-utils@npm:5.35.1" dependencies: - "@typescript-eslint/utils": 5.33.1 + "@typescript-eslint/utils": 5.35.1 debug: ^4.3.4 tsutils: ^3.21.0 peerDependencies: @@ -4019,14 +3999,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: ddf88835bc87b3ad946aaeb29b770a49a8e1c3c5e294ee9cb93b1936f432a1016efb97803f197eea1be61545cbc79b5526cc05e9339ca9beada22fc83801ddea - languageName: node - linkType: hard - -"@typescript-eslint/types@npm:5.33.1": - version: 5.33.1 - resolution: "@typescript-eslint/types@npm:5.33.1" - checksum: 122891bd4ab4b930b1d33f3ce43a010825c1e61b9879520a0f3dc34cf92df71e2a873410845ab8d746333511c455c115eaafdec149298a161cef713829dfdb77 + checksum: af317ba156f2767f76a7f97193873a00468370e157fdcc6ac19f664bc6c4c0a6836bd25028d17fdd54d339b6842fda68b82f1ce4142a222de6953625ea6c0a9c languageName: node linkType: hard @@ -4037,24 +4010,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:5.33.1": - version: 5.33.1 - resolution: "@typescript-eslint/typescript-estree@npm:5.33.1" - dependencies: - "@typescript-eslint/types": 5.33.1 - "@typescript-eslint/visitor-keys": 5.33.1 - 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: 1418e409b141c2f012bc2dd5c40d95dfd8aa572dd3e9523ed23e4371e4459d10ecd074fda75dc770ce980686b25ffc44725eebf165c494818ed4131d1ac0239f - languageName: node - linkType: hard - "@typescript-eslint/typescript-estree@npm:5.35.1": version: 5.35.1 resolution: "@typescript-eslint/typescript-estree@npm:5.35.1" @@ -4073,23 +4028,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.33.1": - version: 5.33.1 - resolution: "@typescript-eslint/utils@npm:5.33.1" - dependencies: - "@types/json-schema": ^7.0.9 - "@typescript-eslint/scope-manager": 5.33.1 - "@typescript-eslint/types": 5.33.1 - "@typescript-eslint/typescript-estree": 5.33.1 - eslint-scope: ^5.1.1 - eslint-utils: ^3.0.0 - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - checksum: c550504d62fc72f29bf3d7a651bd3a81f49fb1fccaf47583721c2ab1abd2ef78a1e4bc392cb4be4a61a45a4f24fc14a59d67b98aac8a16a207a7cace86538cab - languageName: node - linkType: hard - -"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0": +"@typescript-eslint/utils@npm:5.35.1, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0": version: 5.35.1 resolution: "@typescript-eslint/utils@npm:5.35.1" dependencies: @@ -4105,16 +4044,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:5.33.1": - version: 5.33.1 - resolution: "@typescript-eslint/visitor-keys@npm:5.33.1" - dependencies: - "@typescript-eslint/types": 5.33.1 - eslint-visitor-keys: ^3.3.0 - checksum: 0d32a433450f61e97b5fa6b1e167f06ed395c200b16b4dbd4490a1c4941de420689b622f8a2486f5398806fb24f57b9fab901b4cbc8fdb8853f568264b3a182a - languageName: node - linkType: hard - "@typescript-eslint/visitor-keys@npm:5.35.1": version: 5.35.1 resolution: "@typescript-eslint/visitor-keys@npm:5.35.1" @@ -7342,9 +7271,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:26.8.4": - version: 26.8.4 - resolution: "eslint-plugin-jest@npm:26.8.4" +"eslint-plugin-jest@npm:26.8.7": + version: 26.8.7 + resolution: "eslint-plugin-jest@npm:26.8.7" dependencies: "@typescript-eslint/utils": ^5.10.0 peerDependencies: @@ -7355,7 +7284,7 @@ __metadata: optional: true jest: optional: true - checksum: e15cfc8fd5056e6a4915f6872e5eca217c28fb46b1e0a7bae0bac6af3adf17b7f4a7822e00b0651dc2168251e711bba6f8893f02c8417a4ee2c712d87a19d24d + checksum: 4e5e0c781ef48ae7d757123bce3ed28c384f02f3d4cf88d616932c075b625c10f298e905bee988876f62f6688e8e11d0b8ce235fd4b3f6c7006a8725375eac58 languageName: node linkType: hard @@ -7413,12 +7342,12 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-promise@npm:6.0.0": - version: 6.0.0 - resolution: "eslint-plugin-promise@npm:6.0.0" +"eslint-plugin-promise@npm:6.0.1": + version: 6.0.1 + resolution: "eslint-plugin-promise@npm:6.0.1" peerDependencies: eslint: ^7.0.0 || ^8.0.0 - checksum: 7e761507c51267b77e4ad710e7c8938aa4f8f69b975886034e57497a1816e9527eda364e25aac03d1b4e0df2e738ba98e49ad075d028824fcfea533a1419751c + checksum: c1bb3c2e591787e97133dcaf764f908420a3a1959a3132e199db8f14d70dfa79fc9caf991ca60a4b60ae5f1f9823bc96c2e52304828a4278ef2f3964fe121de9 languageName: node linkType: hard @@ -7527,13 +7456,14 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.22.0": - version: 8.22.0 - resolution: "eslint@npm:8.22.0" +"eslint@npm:8.23.0": + version: 8.23.0 + resolution: "eslint@npm:8.23.0" dependencies: - "@eslint/eslintrc": ^1.3.0 + "@eslint/eslintrc": ^1.3.1 "@humanwhocodes/config-array": ^0.10.4 "@humanwhocodes/gitignore-to-minimatch": ^1.0.2 + "@humanwhocodes/module-importer": ^1.0.1 ajv: ^6.10.0 chalk: ^4.0.0 cross-spawn: ^7.0.2 @@ -7543,7 +7473,7 @@ __metadata: eslint-scope: ^7.1.1 eslint-utils: ^3.0.0 eslint-visitor-keys: ^3.3.0 - espree: ^9.3.3 + espree: ^9.4.0 esquery: ^1.4.0 esutils: ^2.0.2 fast-deep-equal: ^3.1.3 @@ -7569,21 +7499,20 @@ __metadata: strip-ansi: ^6.0.1 strip-json-comments: ^3.1.0 text-table: ^0.2.0 - v8-compile-cache: ^2.0.3 bin: eslint: bin/eslint.js - checksum: 2d84a7a2207138cdb250759b047fdb05a57fede7f87b7a039d9370edba7f26e23a873a208becfd4b2c9e4b5499029f3fc3b9318da3290e693d25c39084119c80 + checksum: ff6075daa28d817a7ac4508f31bc108a04d9ab5056608c8651b5bf9cfea5d708ca16dea6cdab2c3c0ae99b0bf0e726af8504eaa8e17c8e12e242cb68237ead64 languageName: node linkType: hard -"espree@npm:^9.3.2, espree@npm:^9.3.3": - version: 9.3.3 - resolution: "espree@npm:9.3.3" +"espree@npm:^9.4.0": + version: 9.4.0 + resolution: "espree@npm:9.4.0" dependencies: acorn: ^8.8.0 acorn-jsx: ^5.3.2 eslint-visitor-keys: ^3.3.0 - checksum: 33e8a36fc15d082e68672e322e22a53856b564d60aad8f291a667bfc21b2c900c42412d37dd3c7a0f18b9d0d8f8858dabe8776dbd4b4c2f72c5cf4d6afeabf65 + checksum: 2e3020dde67892d2ba3632413b44d0dc31d92c29ce72267d7ec24216a562f0a6494d3696e2fa39a3ec8c0e0088d773947ab2925fbb716801a11eb8dd313ac89c languageName: node linkType: hard @@ -13079,13 +13008,6 @@ __metadata: languageName: node linkType: hard -"v8-compile-cache@npm:^2.0.3": - version: 2.3.0 - resolution: "v8-compile-cache@npm:2.3.0" - checksum: adb0a271eaa2297f2f4c536acbfee872d0dd26ec2d76f66921aa7fc437319132773483344207bdbeee169225f4739016d8d2dbf0553913a52bb34da6d0334f8e - languageName: node - linkType: hard - "v8-to-istanbul@npm:^9.0.1": version: 9.0.1 resolution: "v8-to-istanbul@npm:9.0.1"