Skip to content

Commit e013c0d

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.5 to 5.30.7. - [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.30.7/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]>
1 parent 9920605 commit e013c0d

File tree

1 file changed

+18
-52
lines changed

1 file changed

+18
-52
lines changed

yarn.lock

Lines changed: 18 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2603,13 +2603,13 @@
26032603
"@types/yargs-parser" "*"
26042604

26052605
"@typescript-eslint/eslint-plugin@^5.9.0":
2606-
version "5.30.5"
2607-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.5.tgz#e9a0afd6eb3b1d663db91cf1e7bc7584d394503d"
2608-
integrity sha512-lftkqRoBvc28VFXEoRgyZuztyVUQ04JvUnATSPtIRFAccbXTWL6DEtXGYMcbg998kXw1NLUJm7rTQ9eUt+q6Ig==
2606+
version "5.30.7"
2607+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.7.tgz#1621dabc1ae4084310e19e9efc80dfdbb97e7493"
2608+
integrity sha512-l4L6Do+tfeM2OK0GJsU7TUcM/1oN/N25xHm3Jb4z3OiDU4Lj8dIuxX9LpVMS9riSXQs42D1ieX7b85/r16H9Fw==
26092609
dependencies:
2610-
"@typescript-eslint/scope-manager" "5.30.5"
2611-
"@typescript-eslint/type-utils" "5.30.5"
2612-
"@typescript-eslint/utils" "5.30.5"
2610+
"@typescript-eslint/scope-manager" "5.30.7"
2611+
"@typescript-eslint/type-utils" "5.30.7"
2612+
"@typescript-eslint/utils" "5.30.7"
26132613
debug "^4.3.4"
26142614
functional-red-black-tree "^1.0.1"
26152615
ignore "^5.2.0"
@@ -2627,14 +2627,6 @@
26272627
"@typescript-eslint/typescript-estree" "5.30.7"
26282628
debug "^4.3.4"
26292629

2630-
"@typescript-eslint/[email protected]":
2631-
version "5.30.5"
2632-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.5.tgz#7f90b9d6800552c856a5f3644f5e55dd1469d964"
2633-
integrity sha512-NJ6F+YHHFT/30isRe2UTmIGGAiXKckCyMnIV58cE3JkHmaD6e5zyEYm5hBDv0Wbin+IC0T1FWJpD3YqHUG/Ydg==
2634-
dependencies:
2635-
"@typescript-eslint/types" "5.30.5"
2636-
"@typescript-eslint/visitor-keys" "5.30.5"
2637-
26382630
"@typescript-eslint/[email protected]":
26392631
version "5.30.7"
26402632
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.7.tgz#8269a931ef1e5ae68b5eb80743cc515c4ffe3dd7"
@@ -2643,38 +2635,20 @@
26432635
"@typescript-eslint/types" "5.30.7"
26442636
"@typescript-eslint/visitor-keys" "5.30.7"
26452637

2646-
"@typescript-eslint/[email protected].5":
2647-
version "5.30.5"
2648-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.5.tgz#7a9656f360b4b1daea635c4621dab053d08bf8a9"
2649-
integrity sha512-k9+ejlv1GgwN1nN7XjVtyCgE0BTzhzT1YsQF0rv4Vfj2U9xnslBgMYYvcEYAFVdvhuEscELJsB7lDkN7WusErw==
2638+
"@typescript-eslint/[email protected].7":
2639+
version "5.30.7"
2640+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.7.tgz#5693dc3db6f313f302764282d614cfdbc8a9fcfd"
2641+
integrity sha512-nD5qAE2aJX/YLyKMvOU5jvJyku4QN5XBVsoTynFrjQZaDgDV6i7QHFiYCx10wvn7hFvfuqIRNBtsgaLe0DbWhw==
26502642
dependencies:
2651-
"@typescript-eslint/utils" "5.30.5"
2643+
"@typescript-eslint/utils" "5.30.7"
26522644
debug "^4.3.4"
26532645
tsutils "^3.21.0"
26542646

2655-
"@typescript-eslint/[email protected]":
2656-
version "5.30.5"
2657-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.5.tgz#36a0c05a72af3623cdf9ee8b81ea743b7de75a98"
2658-
integrity sha512-kZ80w/M2AvsbRvOr3PjaNh6qEW1LFqs2pLdo2s5R38B2HYXG8Z0PP48/4+j1QHJFL3ssHIbJ4odPRS8PlHrFfw==
2659-
26602647
"@typescript-eslint/[email protected]":
26612648
version "5.30.7"
26622649
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.7.tgz#18331487cc92d0f1fb1a6f580c8ec832528079d0"
26632650
integrity sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg==
26642651

2665-
"@typescript-eslint/[email protected]":
2666-
version "5.30.5"
2667-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.5.tgz#c520e4eba20551c4ec76af8d344a42eb6c9767bb"
2668-
integrity sha512-qGTc7QZC801kbYjAr4AgdOfnokpwStqyhSbiQvqGBLixniAKyH+ib2qXIVo4P9NgGzwyfD9I0nlJN7D91E1VpQ==
2669-
dependencies:
2670-
"@typescript-eslint/types" "5.30.5"
2671-
"@typescript-eslint/visitor-keys" "5.30.5"
2672-
debug "^4.3.4"
2673-
globby "^11.1.0"
2674-
is-glob "^4.0.3"
2675-
semver "^7.3.7"
2676-
tsutils "^3.21.0"
2677-
26782652
"@typescript-eslint/[email protected]":
26792653
version "5.30.7"
26802654
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.7.tgz#05da9f1b281985bfedcf62349847f8d168eecc07"
@@ -2688,26 +2662,18 @@
26882662
semver "^7.3.7"
26892663
tsutils "^3.21.0"
26902664

2691-
"@typescript-eslint/[email protected].5":
2692-
version "5.30.5"
2693-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.5.tgz#3999cbd06baad31b9e60d084f20714d1b2776765"
2694-
integrity sha512-o4SSUH9IkuA7AYIfAvatldovurqTAHrfzPApOZvdUq01hHojZojCFXx06D/aFpKCgWbMPRdJBWAC3sWp3itwTA==
2665+
"@typescript-eslint/[email protected].7":
2666+
version "5.30.7"
2667+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.7.tgz#7135be070349e9f7caa262b0ca59dc96123351bb"
2668+
integrity sha512-Z3pHdbFw+ftZiGUnm1GZhkJgVqsDL5CYW2yj+TB2mfXDFOMqtbzQi2dNJIyPqPbx9mv2kUxS1gU+r2gKlKi1rQ==
26952669
dependencies:
26962670
"@types/json-schema" "^7.0.9"
2697-
"@typescript-eslint/scope-manager" "5.30.5"
2698-
"@typescript-eslint/types" "5.30.5"
2699-
"@typescript-eslint/typescript-estree" "5.30.5"
2671+
"@typescript-eslint/scope-manager" "5.30.7"
2672+
"@typescript-eslint/types" "5.30.7"
2673+
"@typescript-eslint/typescript-estree" "5.30.7"
27002674
eslint-scope "^5.1.1"
27012675
eslint-utils "^3.0.0"
27022676

2703-
"@typescript-eslint/[email protected]":
2704-
version "5.30.5"
2705-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.5.tgz#d4bb969202019d5d5d849a0aaedc7370cc044b14"
2706-
integrity sha512-D+xtGo9HUMELzWIUqcQc0p2PO4NyvTrgIOK/VnSH083+8sq0tiLozNRKuLarwHYGRuA6TVBQSuuLwJUDWd3aaA==
2707-
dependencies:
2708-
"@typescript-eslint/types" "5.30.5"
2709-
eslint-visitor-keys "^3.3.0"
2710-
27112677
"@typescript-eslint/[email protected]":
27122678
version "5.30.7"
27132679
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.7.tgz#c093abae75b4fd822bfbad9fc337f38a7a14909a"

0 commit comments

Comments
 (0)