diff --git a/.yarn/cache/@typescript-eslint-types-npm-5.47.0-e547b4cf4b-5a856e190c.zip b/.yarn/cache/@typescript-eslint-types-npm-5.47.0-e547b4cf4b-5a856e190c.zip new file mode 100644 index 0000000..dc6036c Binary files /dev/null and b/.yarn/cache/@typescript-eslint-types-npm-5.47.0-e547b4cf4b-5a856e190c.zip differ diff --git a/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.47.0-85e45a7397-a9adfe8955.zip b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.47.0-85e45a7397-a9adfe8955.zip new file mode 100644 index 0000000..48592a8 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.47.0-85e45a7397-a9adfe8955.zip differ diff --git a/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.47.0-5d7861deb1-2191c07915.zip b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.47.0-5d7861deb1-2191c07915.zip new file mode 100644 index 0000000..08917f3 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.47.0-5d7861deb1-2191c07915.zip differ diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 6e7228f..79fe6eb 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..53a404e 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.47.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..7ede090 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.47.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.47.0": + version: 5.47.0 + resolution: "@typescript-eslint/types@npm:5.47.0" + checksum: 5a856e190cc2103427dbe15ccbbf87238261b5ed0859390a9e55f93afc2057f79dcbb4ac0db4d35787466f5e73f271111d19b2e725cf444af41d30e09678bf7a + 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.47.0": + version: 5.47.0 + resolution: "@typescript-eslint/typescript-estree@npm:5.47.0" + dependencies: + "@typescript-eslint/types": 5.47.0 + "@typescript-eslint/visitor-keys": 5.47.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: a9adfe8955b7dc9dfa9f43d450b782b83f506eaadae2a13f4e1bbe6c733be446d3edb26910954aec1bdc60d94ecc55c4e200d5b19bb24e6742f02329a4fb3e8c + 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.47.0": + version: 5.47.0 + resolution: "@typescript-eslint/visitor-keys@npm:5.47.0" + dependencies: + "@typescript-eslint/types": 5.47.0 + eslint-visitor-keys: ^3.3.0 + checksum: 2191c079154bdfd1b85b8cd24baa6c0f55c73527c6c8460789483555b4eb5c72e3dc6d1aa4bbac2cf7b86b474588b45682a8deb151e9d903cf72c8f336141f1f + languageName: node + linkType: hard + "@xml-tools/parser@npm:^1.0.11": version: 1.0.11 resolution: "@xml-tools/parser@npm:1.0.11"