diff --git a/.yarn/cache/@typescript-eslint-types-npm-5.53.0-62dbc6d587-b0eaf23de4.zip b/.yarn/cache/@typescript-eslint-types-npm-5.53.0-62dbc6d587-b0eaf23de4.zip new file mode 100644 index 0000000..a3fbdb3 Binary files /dev/null and b/.yarn/cache/@typescript-eslint-types-npm-5.53.0-62dbc6d587-b0eaf23de4.zip differ diff --git a/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.53.0-8debdc81ab-6e119c8e41.zip b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.53.0-8debdc81ab-6e119c8e41.zip new file mode 100644 index 0000000..3bcee7a Binary files /dev/null and b/.yarn/cache/@typescript-eslint-typescript-estree-npm-5.53.0-8debdc81ab-6e119c8e41.zip differ diff --git a/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.53.0-893069dcbc-090695883c.zip b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.53.0-893069dcbc-090695883c.zip new file mode 100644 index 0000000..607643c Binary files /dev/null and b/.yarn/cache/@typescript-eslint-visitor-keys-npm-5.53.0-893069dcbc-090695883c.zip differ diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 6e7228f..8164ae9 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..5d5932f 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.53.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..9fad194 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.53.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.53.0": + version: 5.53.0 + resolution: "@typescript-eslint/types@npm:5.53.0" + checksum: b0eaf23de4ab13697d4d2095838c959a3f410c30f0d19091e5ca08e62320c3cc3c72bcb631823fb6a4fbb31db0a059e386a0801244930d0a88a6a698e5f46548 + 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.53.0": + version: 5.53.0 + resolution: "@typescript-eslint/typescript-estree@npm:5.53.0" + dependencies: + "@typescript-eslint/types": 5.53.0 + "@typescript-eslint/visitor-keys": 5.53.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: 6e119c8e4167c8495d728c5556a834545a9c064918dd5e7b79b0d836726f4f8e2a0297b0ac82bf2b71f1e5427552217d0b59d8fb1406fd79bd3bf91b75dca873 + 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.53.0": + version: 5.53.0 + resolution: "@typescript-eslint/visitor-keys@npm:5.53.0" + dependencies: + "@typescript-eslint/types": 5.53.0 + eslint-visitor-keys: ^3.3.0 + checksum: 090695883c15364c6f401e97f56b13db0f31c1114f3bd22562bd41734864d27f6a3c80de33957e9dedab2d5f94b0f4480ba3fde1d4574e74dca4593917b7b54a + languageName: node + linkType: hard + "@xml-tools/parser@npm:^1.0.11": version: 1.0.11 resolution: "@xml-tools/parser@npm:1.0.11"