Skip to content

Commit b36384e

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1071)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.9.0 to 6.9.1. - [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/v6.9.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a780bc commit b36384e

File tree

2 files changed

+113
-79
lines changed

2 files changed

+113
-79
lines changed

package-lock.json

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 54 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -754,15 +754,15 @@
754754
"@types/yargs-parser" "*"
755755

756756
"@typescript-eslint/eslint-plugin@^6.7.4":
757-
version "6.9.0"
758-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9.0.tgz#fdb6f3821c0167e3356e9d89c80e8230b2e401f4"
759-
integrity sha512-lgX7F0azQwRPB7t7WAyeHWVfW1YJ9NIgd9mvGhfQpRY56X6AVf8mwM8Wol+0z4liE7XX3QOt8MN1rUKCfSjRIA==
757+
version "6.9.1"
758+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9.1.tgz#d8ce497dc0ed42066e195c8ecc40d45c7b1254f4"
759+
integrity sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==
760760
dependencies:
761761
"@eslint-community/regexpp" "^4.5.1"
762-
"@typescript-eslint/scope-manager" "6.9.0"
763-
"@typescript-eslint/type-utils" "6.9.0"
764-
"@typescript-eslint/utils" "6.9.0"
765-
"@typescript-eslint/visitor-keys" "6.9.0"
762+
"@typescript-eslint/scope-manager" "6.9.1"
763+
"@typescript-eslint/type-utils" "6.9.1"
764+
"@typescript-eslint/utils" "6.9.1"
765+
"@typescript-eslint/visitor-keys" "6.9.1"
766766
debug "^4.3.4"
767767
graphemer "^1.4.0"
768768
ignore "^5.2.4"
@@ -797,13 +797,21 @@
797797
"@typescript-eslint/types" "6.9.0"
798798
"@typescript-eslint/visitor-keys" "6.9.0"
799799

800-
"@typescript-eslint/type-utils@6.9.0":
801-
version "6.9.0"
802-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9.0.tgz#23923c8c9677c2ad41457cf8e10a5f2946be1b04"
803-
integrity sha512-XXeahmfbpuhVbhSOROIzJ+b13krFmgtc4GlEuu1WBT+RpyGPIA4Y/eGnXzjbDj5gZLzpAXO/sj+IF/x2GtTMjQ==
800+
"@typescript-eslint/scope-manager@6.9.1":
801+
version "6.9.1"
802+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.1.tgz#e96afeb9a68ad1cd816dba233351f61e13956b75"
803+
integrity sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==
804804
dependencies:
805-
"@typescript-eslint/typescript-estree" "6.9.0"
806-
"@typescript-eslint/utils" "6.9.0"
805+
"@typescript-eslint/types" "6.9.1"
806+
"@typescript-eslint/visitor-keys" "6.9.1"
807+
808+
"@typescript-eslint/[email protected]":
809+
version "6.9.1"
810+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9.1.tgz#efd5db20ed35a74d3c7d8fba51b830ecba09ce32"
811+
integrity sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==
812+
dependencies:
813+
"@typescript-eslint/typescript-estree" "6.9.1"
814+
"@typescript-eslint/utils" "6.9.1"
807815
debug "^4.3.4"
808816
ts-api-utils "^1.0.1"
809817

@@ -817,6 +825,11 @@
817825
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.0.tgz#86a0cbe7ac46c0761429f928467ff3d92f841098"
818826
integrity sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==
819827

828+
"@typescript-eslint/[email protected]":
829+
version "6.9.1"
830+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
831+
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
832+
820833
"@typescript-eslint/[email protected]":
821834
version "5.62.0"
822835
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -843,17 +856,30 @@
843856
semver "^7.5.4"
844857
ts-api-utils "^1.0.1"
845858

846-
"@typescript-eslint/[email protected]":
847-
version "6.9.0"
848-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9.0.tgz#5bdac8604fca4823f090e4268e681c84d3597c9f"
849-
integrity sha512-5Wf+Jsqya7WcCO8me504FBigeQKVLAMPmUzYgDbWchINNh1KJbxCgVya3EQ2MjvJMVeXl3pofRmprqX6mfQkjQ==
859+
"@typescript-eslint/[email protected]":
860+
version "6.9.1"
861+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad"
862+
integrity sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==
863+
dependencies:
864+
"@typescript-eslint/types" "6.9.1"
865+
"@typescript-eslint/visitor-keys" "6.9.1"
866+
debug "^4.3.4"
867+
globby "^11.1.0"
868+
is-glob "^4.0.3"
869+
semver "^7.5.4"
870+
ts-api-utils "^1.0.1"
871+
872+
"@typescript-eslint/[email protected]":
873+
version "6.9.1"
874+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9.1.tgz#763da41281ef0d16974517b5f0d02d85897a1c1e"
875+
integrity sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==
850876
dependencies:
851877
"@eslint-community/eslint-utils" "^4.4.0"
852878
"@types/json-schema" "^7.0.12"
853879
"@types/semver" "^7.5.0"
854-
"@typescript-eslint/scope-manager" "6.9.0"
855-
"@typescript-eslint/types" "6.9.0"
856-
"@typescript-eslint/typescript-estree" "6.9.0"
880+
"@typescript-eslint/scope-manager" "6.9.1"
881+
"@typescript-eslint/types" "6.9.1"
882+
"@typescript-eslint/typescript-estree" "6.9.1"
857883
semver "^7.5.4"
858884

859885
"@typescript-eslint/utils@^5.10.0":
@@ -886,6 +912,14 @@
886912
"@typescript-eslint/types" "6.9.0"
887913
eslint-visitor-keys "^3.4.1"
888914

915+
"@typescript-eslint/[email protected]":
916+
version "6.9.1"
917+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.1.tgz#6753a9225a0ba00459b15d6456b9c2780b66707d"
918+
integrity sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==
919+
dependencies:
920+
"@typescript-eslint/types" "6.9.1"
921+
eslint-visitor-keys "^3.4.1"
922+
889923
"@ungap/structured-clone@^1.2.0":
890924
version "1.2.0"
891925
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)