diff --git a/.yarn/cache/@typescript-eslint-types-npm-5.49.0-251dc345e3-41f72a0430.zip b/.yarn/cache/@typescript-eslint-types-npm-5.49.0-251dc345e3-41f72a0430.zip new file mode 100644 index 0000000..a40606c Binary files /dev/null and b/.yarn/cache/@typescript-eslint-types-npm-5.49.0-251dc345e3-41f72a0430.zip differ diff --git a/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.49.0-059eb7e57f-f331af9f0e.zip b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.49.0-059eb7e57f-f331af9f0e.zip new file mode 100644 index 0000000..0e7c981 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.49.0-059eb7e57f-f331af9f0e.zip differ diff --git a/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.49.0-407e7753d8-46dc7bc713.zip b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.49.0-407e7753d8-46dc7bc713.zip new file mode 100644 index 0000000..de7366b Binary files /dev/null and b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.49.0-407e7753d8-46dc7bc713.zip differ diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 6e7228f..4942f69 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..38749d3 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.49.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..c8f2334 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.49.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.49.0": + version: 5.49.0 + resolution: "@typescript-eslint/types@npm:5.49.0" + checksum: 41f72a043007fc3f3356b5a38d7bfa54871545b4a309810a062f044cff25122413a9660ce6d83d1221762f60d067351d020b0cb68f7e1279817f53e77ce8f33d + 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.49.0": + version: 5.49.0 + resolution: "@typescript-eslint/typescript-estree@npm:5.49.0" + dependencies: + "@typescript-eslint/types": 5.49.0 + "@typescript-eslint/visitor-keys": 5.49.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: f331af9f0ef3ce3157c421b8cc727dec5aa0a60add305aa4c676a02c63ec07799105268af192c5ed193a682b7ed804564d29d49bdbd2019678e495d80e65e29a + 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.49.0": + version: 5.49.0 + resolution: "@typescript-eslint/visitor-keys@npm:5.49.0" + dependencies: + "@typescript-eslint/types": 5.49.0 + eslint-visitor-keys: ^3.3.0 + checksum: 46dc7bc713e8825d1fccba521fdf7c6e2f8829e491c2afd44dbe4105c6432e3c3dfe7e1ecb221401269d639264bb4af77b60a7b65521fcff9ab02cd31d8ef782 + languageName: node + linkType: hard + "@xml-tools/parser@npm:^1.0.11": version: 1.0.11 resolution: "@xml-tools/parser@npm:1.0.11"