Skip to content

Commit d90c88b

Browse files
Merge pull request #139 from discloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.53.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0
2 parents baa7409 + 1a68ee1 commit d90c88b

1 file changed

Lines changed: 53 additions & 19 deletions

File tree

yarn.lock

Lines changed: 53 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -181,13 +181,13 @@
181181
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
182182

183183
"@typescript-eslint/eslint-plugin@^5.52.0":
184-
version "5.52.0"
185-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.52.0.tgz#5fb0d43574c2411f16ea80f5fc335b8eaa7b28a8"
186-
integrity sha512-lHazYdvYVsBokwCdKOppvYJKaJ4S41CgKBcPvyd0xjZNbvQdhn/pnJlGtQksQ/NhInzdaeaSarlBjDXHuclEbg==
184+
version "5.53.0"
185+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.53.0.tgz#24b8b4a952f3c615fe070e3c461dd852b5056734"
186+
integrity sha512-alFpFWNucPLdUOySmXCJpzr6HKC3bu7XooShWM+3w/EL6J2HIoB2PFxpLnq4JauWVk6DiVeNKzQlFEaE+X9sGw==
187187
dependencies:
188-
"@typescript-eslint/scope-manager" "5.52.0"
189-
"@typescript-eslint/type-utils" "5.52.0"
190-
"@typescript-eslint/utils" "5.52.0"
188+
"@typescript-eslint/scope-manager" "5.53.0"
189+
"@typescript-eslint/type-utils" "5.53.0"
190+
"@typescript-eslint/utils" "5.53.0"
191191
debug "^4.3.4"
192192
grapheme-splitter "^1.0.4"
193193
ignore "^5.2.0"
@@ -214,13 +214,21 @@
214214
"@typescript-eslint/types" "5.52.0"
215215
"@typescript-eslint/visitor-keys" "5.52.0"
216216

217-
"@typescript-eslint/type-utils@5.52.0":
218-
version "5.52.0"
219-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.52.0.tgz#9fd28cd02e6f21f5109e35496df41893f33167aa"
220-
integrity sha512-tEKuUHfDOv852QGlpPtB3lHOoig5pyFQN/cUiZtpw99D93nEBjexRLre5sQZlkMoHry/lZr8qDAt2oAHLKA6Jw==
217+
"@typescript-eslint/scope-manager@5.53.0":
218+
version "5.53.0"
219+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.53.0.tgz#42b54f280e33c82939275a42649701024f3fafef"
220+
integrity sha512-Opy3dqNsp/9kBBeCPhkCNR7fmdSQqA+47r21hr9a14Bx0xnkElEQmhoHga+VoaoQ6uDHjDKmQPIYcUcKJifS7w==
221221
dependencies:
222-
"@typescript-eslint/typescript-estree" "5.52.0"
223-
"@typescript-eslint/utils" "5.52.0"
222+
"@typescript-eslint/types" "5.53.0"
223+
"@typescript-eslint/visitor-keys" "5.53.0"
224+
225+
"@typescript-eslint/type-utils@5.53.0":
226+
version "5.53.0"
227+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.53.0.tgz#41665449935ba9b4e6a1ba6e2a3f4b2c31d6cf97"
228+
integrity sha512-HO2hh0fmtqNLzTAme/KnND5uFNwbsdYhCZghK2SoxGp3Ifn2emv+hi0PBUjzzSh0dstUIFqOj3bp0AwQlK4OWw==
229+
dependencies:
230+
"@typescript-eslint/typescript-estree" "5.53.0"
231+
"@typescript-eslint/utils" "5.53.0"
224232
debug "^4.3.4"
225233
tsutils "^3.21.0"
226234

@@ -229,6 +237,11 @@
229237
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.52.0.tgz#19e9abc6afb5bd37a1a9bea877a1a836c0b3241b"
230238
integrity sha512-oV7XU4CHYfBhk78fS7tkum+/Dpgsfi91IIDy7fjCyq2k6KB63M6gMC0YIvy+iABzmXThCRI6xpCEyVObBdWSDQ==
231239

240+
"@typescript-eslint/types@5.53.0":
241+
version "5.53.0"
242+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.53.0.tgz#f79eca62b97e518ee124086a21a24f3be267026f"
243+
integrity sha512-5kcDL9ZUIP756K6+QOAfPkigJmCPHcLN7Zjdz76lQWWDdzfOhZDTj1irs6gPBKiXx5/6O3L0+AvupAut3z7D2A==
244+
232245
"@typescript-eslint/typescript-estree@5.52.0":
233246
version "5.52.0"
234247
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.52.0.tgz#6408cb3c2ccc01c03c278cb201cf07e73347dfca"
@@ -242,16 +255,29 @@
242255
semver "^7.3.7"
243256
tsutils "^3.21.0"
244257

245-
"@typescript-eslint/utils@5.52.0":
246-
version "5.52.0"
247-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.52.0.tgz#b260bb5a8f6b00a0ed51db66bdba4ed5e4845a72"
248-
integrity sha512-As3lChhrbwWQLNk2HC8Ree96hldKIqk98EYvypd3It8Q1f8d5zWyIoaZEp2va5667M4ZyE7X8UUR+azXrFl+NA==
258+
"@typescript-eslint/typescript-estree@5.53.0":
259+
version "5.53.0"
260+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.53.0.tgz#bc651dc28cf18ab248ecd18a4c886c744aebd690"
261+
integrity sha512-eKmipH7QyScpHSkhbptBBYh9v8FxtngLquq292YTEQ1pxVs39yFBlLC1xeIZcPPz1RWGqb7YgERJRGkjw8ZV7w==
262+
dependencies:
263+
"@typescript-eslint/types" "5.53.0"
264+
"@typescript-eslint/visitor-keys" "5.53.0"
265+
debug "^4.3.4"
266+
globby "^11.1.0"
267+
is-glob "^4.0.3"
268+
semver "^7.3.7"
269+
tsutils "^3.21.0"
270+
271+
"@typescript-eslint/utils@5.53.0":
272+
version "5.53.0"
273+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.53.0.tgz#e55eaad9d6fffa120575ffaa530c7e802f13bce8"
274+
integrity sha512-VUOOtPv27UNWLxFwQK/8+7kvxVC+hPHNsJjzlJyotlaHjLSIgOCKj9I0DBUjwOOA64qjBwx5afAPjksqOxMO0g==
249275
dependencies:
250276
"@types/json-schema" "^7.0.9"
251277
"@types/semver" "^7.3.12"
252-
"@typescript-eslint/scope-manager" "5.52.0"
253-
"@typescript-eslint/types" "5.52.0"
254-
"@typescript-eslint/typescript-estree" "5.52.0"
278+
"@typescript-eslint/scope-manager" "5.53.0"
279+
"@typescript-eslint/types" "5.53.0"
280+
"@typescript-eslint/typescript-estree" "5.53.0"
255281
eslint-scope "^5.1.1"
256282
eslint-utils "^3.0.0"
257283
semver "^7.3.7"
@@ -264,6 +290,14 @@
264290
"@typescript-eslint/types" "5.52.0"
265291
eslint-visitor-keys "^3.3.0"
266292

293+
"@typescript-eslint/visitor-keys@5.53.0":
294+
version "5.53.0"
295+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.53.0.tgz#8a5126623937cdd909c30d8fa72f79fa56cc1a9f"
296+
integrity sha512-JqNLnX3leaHFZEN0gCh81sIvgrp/2GOACZNgO4+Tkf64u51kTpAyWFOY8XHx8XuXr3N2C9zgPPHtcpMg6z1g0w==
297+
dependencies:
298+
"@typescript-eslint/types" "5.53.0"
299+
eslint-visitor-keys "^3.3.0"
300+
267301
acorn-jsx@^5.3.2:
268302
version "5.3.2"
269303
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"

0 commit comments

Comments
 (0)