diff --git a/.yarn/cache/@typescript-eslint-types-npm-5.48.0-41b2a37d6c-fa27bd9ec7.zip b/.yarn/cache/@typescript-eslint-types-npm-5.48.0-41b2a37d6c-fa27bd9ec7.zip new file mode 100644 index 0000000..3acf8cd Binary files /dev/null and b/.yarn/cache/@typescript-eslint-types-npm-5.48.0-41b2a37d6c-fa27bd9ec7.zip differ diff --git a/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.48.0-de6b4cd919-2444632243.zip b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.48.0-de6b4cd919-2444632243.zip new file mode 100644 index 0000000..c0127be Binary files /dev/null and b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.48.0-de6b4cd919-2444632243.zip differ diff --git a/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.48.0-9e81710b40-8d41fb7c93.zip b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.48.0-9e81710b40-8d41fb7c93.zip new file mode 100644 index 0000000..a53e376 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.48.0-9e81710b40-8d41fb7c93.zip differ diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 6e7228f..90352f4 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 88e52e4..086d451 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@types/web": "^0.0.63", "@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/parser": "^5.21.0", - "@typescript-eslint/typescript-estree": "^5.21.0", + "@typescript-eslint/typescript-estree": "^5.48.0", "commitizen": "^4.2.4", "cz-conventional-changelog": "^3.3.0", "dotenv": "^16.0.0", diff --git a/yarn.lock b/yarn.lock index 52cb2fe..03f6b6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -493,7 +493,7 @@ __metadata: "@types/web": ^0.0.63 "@typescript-eslint/eslint-plugin": ^5.21.0 "@typescript-eslint/parser": ^5.21.0 - "@typescript-eslint/typescript-estree": ^5.21.0 + "@typescript-eslint/typescript-estree": ^5.48.0 ansi-colors: ^4.1.1 commitizen: ^4.2.4 cz-conventional-changelog: ^3.3.0 @@ -1984,7 +1984,14 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:5.21.0, @typescript-eslint/typescript-estree@npm:>=5.0.0, @typescript-eslint/typescript-estree@npm:^5.21.0": +"@typescript-eslint/types@npm:5.48.0": + version: 5.48.0 + resolution: "@typescript-eslint/types@npm:5.48.0" + checksum: fa27bd9ec7ec5f256b79a371bb05cfbc26902b6a395f38b0cff0e281633ebd76775ad18e41be1bb156868859287295f6833a2a671da57c6347ac7c6bc08a553b + languageName: node + linkType: hard + +"@typescript-eslint/typescript-estree@npm:5.21.0, @typescript-eslint/typescript-estree@npm:>=5.0.0": version: 5.21.0 resolution: "@typescript-eslint/typescript-estree@npm:5.21.0" dependencies: @@ -2002,6 +2009,24 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:^5.48.0": + version: 5.48.0 + resolution: "@typescript-eslint/typescript-estree@npm:5.48.0" + dependencies: + "@typescript-eslint/types": 5.48.0 + "@typescript-eslint/visitor-keys": 5.48.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: 2444632243111e51bc83b56140514cb5978bef4d7151fede0dfcff8808afc1ad335b0c60ca86c2811bcc82273b87e59e2e0360bf1b8c014825ff818a1731d127 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:5.21.0, @typescript-eslint/utils@npm:^5.10.0": version: 5.21.0 resolution: "@typescript-eslint/utils@npm:5.21.0" @@ -2028,6 +2053,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:5.48.0": + version: 5.48.0 + resolution: "@typescript-eslint/visitor-keys@npm:5.48.0" + dependencies: + "@typescript-eslint/types": 5.48.0 + eslint-visitor-keys: ^3.3.0 + checksum: 8d41fb7c93b79df415b43c31da7c9007074d78ab6f16c2d318c23e7974b578ce510f466a9584bd67c526367666974091cb5cfbf6670d29e36fb4ab2e57137515 + languageName: node + linkType: hard + "@xml-tools/parser@npm:^1.0.11": version: 1.0.11 resolution: "@xml-tools/parser@npm:1.0.11"