diff --git a/.yarn/cache/@typescript-eslint-parser-npm-5.46.1-0f8fb6bd75-784fe3ae68.zip b/.yarn/cache/@typescript-eslint-parser-npm-5.46.1-0f8fb6bd75-784fe3ae68.zip new file mode 100644 index 0000000..c1b9844 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-parser-npm-5.46.1-0f8fb6bd75-784fe3ae68.zip differ diff --git a/.yarn/cache/@typescript-eslint-scope-manager-npm-5.46.1-fa50526032-bf934603dc.zip b/.yarn/cache/@typescript-eslint-scope-manager-npm-5.46.1-fa50526032-bf934603dc.zip new file mode 100644 index 0000000..fb4707d Binary files /dev/null and b/.yarn/cache/@typescript-eslint-scope-manager-npm-5.46.1-fa50526032-bf934603dc.zip differ diff --git a/.yarn/cache/@typescript-eslint-types-npm-5.46.1-3b67baff5e-91143d3304.zip b/.yarn/cache/@typescript-eslint-types-npm-5.46.1-3b67baff5e-91143d3304.zip new file mode 100644 index 0000000..5802f97 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-types-npm-5.46.1-3b67baff5e-91143d3304.zip differ diff --git a/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.46.1-046777a7ec-21499b927b.zip b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.46.1-046777a7ec-21499b927b.zip new file mode 100644 index 0000000..8b49698 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.46.1-046777a7ec-21499b927b.zip differ diff --git a/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.46.1-1884413c6d-952cf20e29.zip b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.46.1-1884413c6d-952cf20e29.zip new file mode 100644 index 0000000..14cae3e Binary files /dev/null and b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.46.1-1884413c6d-952cf20e29.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..028ca62 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.46.1", "@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..76d6f3d 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.46.1": + version: 5.46.1 + resolution: "@typescript-eslint/parser@npm:5.46.1" + dependencies: + "@typescript-eslint/scope-manager": 5.46.1 + "@typescript-eslint/types": 5.46.1 + "@typescript-eslint/typescript-estree": 5.46.1 + debug: ^4.3.4 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 784fe3ae688da85784b271c10d1e0b807583f4c370e32aa7a09b2584d0f7b92316a93cccbd9458bdf08f169b220097a4b0456bc5f62a210607a13a5fae84c972 + 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.46.1": + version: 5.46.1 + resolution: "@typescript-eslint/scope-manager@npm:5.46.1" + dependencies: + "@typescript-eslint/types": 5.46.1 + "@typescript-eslint/visitor-keys": 5.46.1 + checksum: bf934603dc9c7da71eb26f415d13018f2a96dbba193a773bc440a5c93828365f09bb3db9be55189dfbbace414c6c48d7fad246c0d9717dab4676d0d79d6d8676 + 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.46.1": + version: 5.46.1 + resolution: "@typescript-eslint/types@npm:5.46.1" + checksum: 91143d3304b8c70d69d9c8e5b7428cce3a222eacfbeb99e592d278668bcf998760731deae064a76157b9a0fc4911fe3178aa24e4ea6fe2ba68dd37113834c924 + 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.46.1": + version: 5.46.1 + resolution: "@typescript-eslint/typescript-estree@npm:5.46.1" + dependencies: + "@typescript-eslint/types": 5.46.1 + "@typescript-eslint/visitor-keys": 5.46.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: 21499b927b4118cd51e841b2e1b7e55621135f923f461b75dc8ca8442de38a82da5a0232dce5229e0266b6fc12d70696e0e912fcf1483d4c44f02e4cad39ed98 + 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.46.1": + version: 5.46.1 + resolution: "@typescript-eslint/visitor-keys@npm:5.46.1" + dependencies: + "@typescript-eslint/types": 5.46.1 + eslint-visitor-keys: ^3.3.0 + checksum: 952cf20e29a040e0820e52d6815097abf042ea8e1fd5d013c0a319284ea0e2e29e0ca9ef244717450a6eb9d32ebf7fa9ed91185675a27adc35c9ad070d561b7c + 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.46.1 "@vue/cli-plugin-babel": ^5.0.8 "@vue/cli-plugin-e2e-cypress": ^5.0.8 "@vue/cli-plugin-eslint": ^5.0.8