Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6cf4654

Browse files
Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.1 to 5.61.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f37016e commit 6cf4654

File tree

1 file changed

+54
-25
lines changed

1 file changed

+54
-25
lines changed

yarn.lock

Lines changed: 54 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -233,16 +233,16 @@
233233
integrity sha512-Ikwc4YbHABzqthrWfeAvItaAIfX9mdjMWxqNgTpGjhgOu0TMRq9LzyZ2yBK0JhYqoSjEubEPawf6zJgnl6Egtw==
234234

235235
"@typescript-eslint/eslint-plugin@^5.47.0":
236-
version "5.60.1"
237-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.1.tgz#81382d6ecb92b8dda70e91f9035611cb2fecd1c3"
238-
integrity sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==
236+
version "5.61.0"
237+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
238+
integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
239239
dependencies:
240240
"@eslint-community/regexpp" "^4.4.0"
241-
"@typescript-eslint/scope-manager" "5.60.1"
242-
"@typescript-eslint/type-utils" "5.60.1"
243-
"@typescript-eslint/utils" "5.60.1"
241+
"@typescript-eslint/scope-manager" "5.61.0"
242+
"@typescript-eslint/type-utils" "5.61.0"
243+
"@typescript-eslint/utils" "5.61.0"
244244
debug "^4.3.4"
245-
grapheme-splitter "^1.0.4"
245+
graphemer "^1.4.0"
246246
ignore "^5.2.0"
247247
natural-compare-lite "^1.4.0"
248248
semver "^7.3.7"
@@ -266,13 +266,21 @@
266266
"@typescript-eslint/types" "5.60.1"
267267
"@typescript-eslint/visitor-keys" "5.60.1"
268268

269-
"@typescript-eslint/type-utils@5.60.1":
270-
version "5.60.1"
271-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.1.tgz#17770540e98d65ab4730c7aac618003f702893f4"
272-
integrity sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==
269+
"@typescript-eslint/scope-manager@5.61.0":
270+
version "5.61.0"
271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
272+
integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
273273
dependencies:
274-
"@typescript-eslint/typescript-estree" "5.60.1"
275-
"@typescript-eslint/utils" "5.60.1"
274+
"@typescript-eslint/types" "5.61.0"
275+
"@typescript-eslint/visitor-keys" "5.61.0"
276+
277+
"@typescript-eslint/type-utils@5.61.0":
278+
version "5.61.0"
279+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
280+
integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
281+
dependencies:
282+
"@typescript-eslint/typescript-estree" "5.61.0"
283+
"@typescript-eslint/utils" "5.61.0"
276284
debug "^4.3.4"
277285
tsutils "^3.21.0"
278286

@@ -281,6 +289,11 @@
281289
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.1.tgz#a17473910f6b8d388ea83c9d7051af89c4eb7561"
282290
integrity sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==
283291

292+
"@typescript-eslint/types@5.61.0":
293+
version "5.61.0"
294+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
295+
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
296+
284297
"@typescript-eslint/typescript-estree@5.60.1":
285298
version "5.60.1"
286299
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.1.tgz#8c71824b7165b64d5ebd7aa42968899525959834"
@@ -294,17 +307,30 @@
294307
semver "^7.3.7"
295308
tsutils "^3.21.0"
296309

297-
"@typescript-eslint/utils@5.60.1":
298-
version "5.60.1"
299-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.1.tgz#6861ebedbefba1ac85482d2bdef6f2ff1eb65b80"
300-
integrity sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==
310+
"@typescript-eslint/typescript-estree@5.61.0":
311+
version "5.61.0"
312+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
313+
integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
314+
dependencies:
315+
"@typescript-eslint/types" "5.61.0"
316+
"@typescript-eslint/visitor-keys" "5.61.0"
317+
debug "^4.3.4"
318+
globby "^11.1.0"
319+
is-glob "^4.0.3"
320+
semver "^7.3.7"
321+
tsutils "^3.21.0"
322+
323+
"@typescript-eslint/utils@5.61.0":
324+
version "5.61.0"
325+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
326+
integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
301327
dependencies:
302328
"@eslint-community/eslint-utils" "^4.2.0"
303329
"@types/json-schema" "^7.0.9"
304330
"@types/semver" "^7.3.12"
305-
"@typescript-eslint/scope-manager" "5.60.1"
306-
"@typescript-eslint/types" "5.60.1"
307-
"@typescript-eslint/typescript-estree" "5.60.1"
331+
"@typescript-eslint/scope-manager" "5.61.0"
332+
"@typescript-eslint/types" "5.61.0"
333+
"@typescript-eslint/typescript-estree" "5.61.0"
308334
eslint-scope "^5.1.1"
309335
semver "^7.3.7"
310336

@@ -316,6 +342,14 @@
316342
"@typescript-eslint/types" "5.60.1"
317343
eslint-visitor-keys "^3.3.0"
318344

345+
"@typescript-eslint/visitor-keys@5.61.0":
346+
version "5.61.0"
347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
348+
integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
349+
dependencies:
350+
"@typescript-eslint/types" "5.61.0"
351+
eslint-visitor-keys "^3.3.0"
352+
319353
"@vscode/test-electron@^2.2.0":
320354
version "2.3.3"
321355
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.3.tgz#e648700d5848eccfda99efa5d839356cfbe8cd4e"
@@ -1077,11 +1111,6 @@ globby@^11.1.0:
10771111
merge2 "^1.4.1"
10781112
slash "^3.0.0"
10791113

1080-
grapheme-splitter@^1.0.4:
1081-
version "1.0.4"
1082-
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
1083-
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
1084-
10851114
graphemer@^1.4.0:
10861115
version "1.4.0"
10871116
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"

0 commit comments

Comments
 (0)