Skip to content

Commit 83e7221

Browse files
Bump @typescript-eslint/eslint-plugin from 8.39.1 to 8.40.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.39.1 to 8.40.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/v8.40.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29c58b9 commit 83e7221

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

yarn.lock

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@
592592
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.103.0.tgz#4a0d9777d952992c9ebdbe8dad067032d2fbc1fb"
593593
integrity sha512-o4hanZAQdNfsKecexq9L3eHICd0AAvdbLk6hA60UzGXbGH/q8b/9xv2RgR7vV3ZcHuyKVq7b37IGd/+gM4Tu+Q==
594594

595-
"@typescript-eslint/eslint-plugin@8.39.1", "@typescript-eslint/eslint-plugin@^8.37.0":
595+
"@typescript-eslint/eslint-plugin@8.39.1":
596596
version "8.39.1"
597597
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.1.tgz#28dffcb5272d20afe250bfeec3173263db5528a0"
598598
integrity sha512-yYegZ5n3Yr6eOcqgj2nJH8cH/ZZgF+l0YIdKILSDjYFRjgYQMgv/lRjV5Z7Up04b9VYUondt8EPMqg7kTWgJ2g==
@@ -607,6 +607,21 @@
607607
natural-compare "^1.4.0"
608608
ts-api-utils "^2.1.0"
609609

610+
"@typescript-eslint/eslint-plugin@^8.37.0":
611+
version "8.40.0"
612+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.40.0.tgz#19f959f273b32f5082c891903645e6a85328db4e"
613+
integrity sha512-w/EboPlBwnmOBtRbiOvzjD+wdiZdgFeo17lkltrtn7X37vagKKWJABvyfsJXTlHe6XBzugmYgd4A4nW+k8Mixw==
614+
dependencies:
615+
"@eslint-community/regexpp" "^4.10.0"
616+
"@typescript-eslint/scope-manager" "8.40.0"
617+
"@typescript-eslint/type-utils" "8.40.0"
618+
"@typescript-eslint/utils" "8.40.0"
619+
"@typescript-eslint/visitor-keys" "8.40.0"
620+
graphemer "^1.4.0"
621+
ignore "^7.0.0"
622+
natural-compare "^1.4.0"
623+
ts-api-utils "^2.1.0"
624+
610625
"@typescript-eslint/parser@8.39.1":
611626
version "8.39.1"
612627
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.1.tgz#7f8f9ecfc7e172d67e42c366fa198e42324e5d50"
@@ -684,6 +699,17 @@
684699
debug "^4.3.4"
685700
ts-api-utils "^2.1.0"
686701

702+
"@typescript-eslint/type-utils@8.40.0":
703+
version "8.40.0"
704+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.40.0.tgz#a7e4a1f0815dd0ba3e4eef945cc87193ca32c422"
705+
integrity sha512-eE60cK4KzAc6ZrzlJnflXdrMqOBaugeukWICO2rB0KNvwdIMaEaYiywwHMzA1qFpTxrLhN9Lp4E/00EgWcD3Ow==
706+
dependencies:
707+
"@typescript-eslint/types" "8.40.0"
708+
"@typescript-eslint/typescript-estree" "8.40.0"
709+
"@typescript-eslint/utils" "8.40.0"
710+
debug "^4.3.4"
711+
ts-api-utils "^2.1.0"
712+
687713
"@typescript-eslint/types@8.39.1":
688714
version "8.39.1"
689715
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.1.tgz#f0ab996c8ab2c3b046bbf86bb1990b03529869a1"
@@ -736,6 +762,16 @@
736762
"@typescript-eslint/types" "8.39.1"
737763
"@typescript-eslint/typescript-estree" "8.39.1"
738764

765+
"@typescript-eslint/utils@8.40.0":
766+
version "8.40.0"
767+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.40.0.tgz#8d0c6430ed2f5dc350784bb0d8be514da1e54054"
768+
integrity sha512-Cgzi2MXSZyAUOY+BFwGs17s7ad/7L+gKt6Y8rAVVWS+7o6wrjeFN4nVfTpbE25MNcxyJ+iYUXflbs2xR9h4UBg==
769+
dependencies:
770+
"@eslint-community/eslint-utils" "^4.7.0"
771+
"@typescript-eslint/scope-manager" "8.40.0"
772+
"@typescript-eslint/types" "8.40.0"
773+
"@typescript-eslint/typescript-estree" "8.40.0"
774+
739775
"@typescript-eslint/visitor-keys@8.39.1":
740776
version "8.39.1"
741777
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz#a467742a98f2fa3c03d7bed4979dc0db3850a77a"

0 commit comments

Comments
 (0)