diff --git a/.yarn/cache/@typescript-eslint-parser-npm-5.51.0-884b6bb8aa-096ec81913.zip b/.yarn/cache/@typescript-eslint-parser-npm-5.51.0-884b6bb8aa-096ec81913.zip new file mode 100644 index 0000000..9732653 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-parser-npm-5.51.0-884b6bb8aa-096ec81913.zip differ diff --git a/.yarn/cache/@typescript-eslint-scope-manager-npm-5.51.0-b7465887ff-b3c9f48b6b.zip b/.yarn/cache/@typescript-eslint-scope-manager-npm-5.51.0-b7465887ff-b3c9f48b6b.zip new file mode 100644 index 0000000..f04138f Binary files /dev/null and b/.yarn/cache/@typescript-eslint-scope-manager-npm-5.51.0-b7465887ff-b3c9f48b6b.zip differ diff --git a/.yarn/cache/@typescript-eslint-types-npm-5.51.0-f82cc017e1-b31021a086.zip b/.yarn/cache/@typescript-eslint-types-npm-5.51.0-f82cc017e1-b31021a086.zip new file mode 100644 index 0000000..4029fb1 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-types-npm-5.51.0-f82cc017e1-b31021a086.zip differ diff --git a/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.51.0-112e31e861-aec23e5cab.zip b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.51.0-112e31e861-aec23e5cab.zip new file mode 100644 index 0000000..0e2ceb4 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.51.0-112e31e861-aec23e5cab.zip differ diff --git a/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.51.0-e311b95a62-b49710f3c6.zip b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.51.0-e311b95a62-b49710f3c6.zip new file mode 100644 index 0000000..a08ad3b Binary files /dev/null and b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.51.0-e311b95a62-b49710f3c6.zip differ diff --git a/.yarn/cache/typescript-patch-ae154b3216-96d3030cb0.zip b/.yarn/cache/typescript-patch-56273a7c66-9096d8f6c1.zip similarity index 51% rename from .yarn/cache/typescript-patch-ae154b3216-96d3030cb0.zip rename to .yarn/cache/typescript-patch-56273a7c66-9096d8f6c1.zip index 677fade..3b8bfa9 100644 Binary files a/.yarn/cache/typescript-patch-ae154b3216-96d3030cb0.zip and b/.yarn/cache/typescript-patch-56273a7c66-9096d8f6c1.zip differ diff --git a/package.json b/package.json index a8d53dc..c22aba5 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@types/jest": "^28.1.6", "@typescript-eslint/eslint-plugin": "^5.30.7", - "@typescript-eslint/parser": "^5.30.7", + "@typescript-eslint/parser": "^5.51.0", "@vue/cli-plugin-babel": "^5.0.8", "@vue/cli-plugin-e2e-cypress": "^5.0.8", "@vue/cli-plugin-eslint": "^5.0.8", diff --git a/yarn.lock b/yarn.lock index 3abad27..4980493 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3474,7 +3474,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^5.0.0, @typescript-eslint/parser@npm:^5.30.7": +"@typescript-eslint/parser@npm:^5.0.0": version: 5.30.7 resolution: "@typescript-eslint/parser@npm:5.30.7" dependencies: @@ -3491,6 +3491,23 @@ __metadata: languageName: node linkType: hard +"@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/scope-manager@npm:5.30.7": version: 5.30.7 resolution: "@typescript-eslint/scope-manager@npm:5.30.7" @@ -3501,6 +3518,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:5.51.0": + version: 5.51.0 + resolution: "@typescript-eslint/scope-manager@npm:5.51.0" + dependencies: + "@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.30.7": version: 5.30.7 resolution: "@typescript-eslint/type-utils@npm:5.30.7" @@ -3524,6 +3551,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.30.7": version: 5.30.7 resolution: "@typescript-eslint/typescript-estree@npm:5.30.7" @@ -3542,6 +3576,24 @@ __metadata: languageName: node linkType: hard +"@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.30.7": version: 5.30.7 resolution: "@typescript-eslint/utils@npm:5.30.7" @@ -3568,6 +3620,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 + "@vue/babel-helper-vue-jsx-merge-props@npm:^1.2.1": version: 1.2.1 resolution: "@vue/babel-helper-vue-jsx-merge-props@npm:1.2.1" @@ -12991,11 +13053,11 @@ __metadata: "typescript@patch:typescript@^4.7.4#~builtin": version: 4.7.4 - resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin::version=4.7.4&hash=bda367" + resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin::version=4.7.4&hash=a1c5e5" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 96d3030cb01143570567cb4f3a616b10df65f658f0e74e853e77a089a6a954e35c800be7db8b9bfe9a1ae05d9c2897e281359f65e4caa1caf266368e1c4febd3 + checksum: 9096d8f6c16cb80ef3bf96fcbbd055bf1c4a43bd14f3b7be45a9fbe7ada46ec977f604d5feed3263b4f2aa7d4c7477ce5f9cd87de0d6feedec69a983f3a4f93e languageName: node linkType: hard @@ -13006,7 +13068,7 @@ __metadata: "@fingerprintjs/fingerprintjs": ^3.3.3 "@types/jest": ^28.1.6 "@typescript-eslint/eslint-plugin": ^5.30.7 - "@typescript-eslint/parser": ^5.30.7 + "@typescript-eslint/parser": ^5.51.0 "@vue/cli-plugin-babel": ^5.0.8 "@vue/cli-plugin-e2e-cypress": ^5.0.8 "@vue/cli-plugin-eslint": ^5.0.8