Skip to content

Commit 5b1773d

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.3 to 4.30.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a016729 commit 5b1773d

File tree

1 file changed

+46
-12
lines changed

1 file changed

+46
-12
lines changed

yarn.lock

Lines changed: 46 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2627,27 +2627,27 @@
26272627
"@types/yargs-parser" "*"
26282628

26292629
"@typescript-eslint/eslint-plugin@^4.29.3":
2630-
version "4.29.3"
2631-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.3.tgz#95cb8029a8bd8bd9c7f4ab95074a7cb2115adefa"
2632-
integrity sha512-tBgfA3K/3TsZY46ROGvoRxQr1wBkclbVqRQep97MjVHJzcRBURRY3sNFqLk0/Xr//BY5hM9H2p/kp+6qim85SA==
2630+
version "4.30.0"
2631+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.30.0.tgz#4a0c1ae96b953f4e67435e20248d812bfa55e4fb"
2632+
integrity sha512-NgAnqk55RQ/SD+tZFD9aPwNSeHmDHHe5rtUyhIq0ZeCWZEvo4DK9rYz7v9HDuQZFvn320Ot+AikaCKMFKLlD0g==
26332633
dependencies:
2634-
"@typescript-eslint/experimental-utils" "4.29.3"
2635-
"@typescript-eslint/scope-manager" "4.29.3"
2634+
"@typescript-eslint/experimental-utils" "4.30.0"
2635+
"@typescript-eslint/scope-manager" "4.30.0"
26362636
debug "^4.3.1"
26372637
functional-red-black-tree "^1.0.1"
26382638
regexpp "^3.1.0"
26392639
semver "^7.3.5"
26402640
tsutils "^3.21.0"
26412641

2642-
"@typescript-eslint/experimental-utils@4.29.3":
2643-
version "4.29.3"
2644-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.3.tgz#52e437a689ccdef73e83c5106b34240a706f15e1"
2645-
integrity sha512-ffIvbytTVWz+3keg+Sy94FG1QeOvmV9dP2YSdLFHw/ieLXWCa3U1TYu8IRCOpMv2/SPS8XqhM1+ou1YHsdzKrg==
2642+
"@typescript-eslint/experimental-utils@4.30.0":
2643+
version "4.30.0"
2644+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.30.0.tgz#9e49704fef568432ae16fc0d6685c13d67db0fd5"
2645+
integrity sha512-K8RNIX9GnBsv5v4TjtwkKtqMSzYpjqAQg/oSphtxf3xxdt6T0owqnpojztjjTcatSteH3hLj3t/kklKx87NPqw==
26462646
dependencies:
26472647
"@types/json-schema" "^7.0.7"
2648-
"@typescript-eslint/scope-manager" "4.29.3"
2649-
"@typescript-eslint/types" "4.29.3"
2650-
"@typescript-eslint/typescript-estree" "4.29.3"
2648+
"@typescript-eslint/scope-manager" "4.30.0"
2649+
"@typescript-eslint/types" "4.30.0"
2650+
"@typescript-eslint/typescript-estree" "4.30.0"
26512651
eslint-scope "^5.1.1"
26522652
eslint-utils "^3.0.0"
26532653

@@ -2669,11 +2669,24 @@
26692669
"@typescript-eslint/types" "4.29.3"
26702670
"@typescript-eslint/visitor-keys" "4.29.3"
26712671

2672+
"@typescript-eslint/[email protected]":
2673+
version "4.30.0"
2674+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.30.0.tgz#1a3ffbb385b1a06be85cd5165a22324f069a85ee"
2675+
integrity sha512-VJ/jAXovxNh7rIXCQbYhkyV2Y3Ac/0cVHP/FruTJSAUUm4Oacmn/nkN5zfWmWFEanN4ggP0vJSHOeajtHq3f8A==
2676+
dependencies:
2677+
"@typescript-eslint/types" "4.30.0"
2678+
"@typescript-eslint/visitor-keys" "4.30.0"
2679+
26722680
"@typescript-eslint/[email protected]":
26732681
version "4.29.3"
26742682
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.3.tgz#d7980c49aef643d0af8954c9f14f656b7fd16017"
26752683
integrity sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg==
26762684

2685+
"@typescript-eslint/[email protected]":
2686+
version "4.30.0"
2687+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.30.0.tgz#fb9d9b0358426f18687fba82eb0b0f869780204f"
2688+
integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw==
2689+
26772690
"@typescript-eslint/[email protected]":
26782691
version "4.29.3"
26792692
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.3.tgz#1bafad610015c4ded35c85a70b6222faad598b40"
@@ -2687,6 +2700,19 @@
26872700
semver "^7.3.5"
26882701
tsutils "^3.21.0"
26892702

2703+
"@typescript-eslint/[email protected]":
2704+
version "4.30.0"
2705+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.30.0.tgz#ae57833da72a753f4846cd3053758c771670c2ac"
2706+
integrity sha512-6WN7UFYvykr/U0Qgy4kz48iGPWILvYL34xXJxvDQeiRE018B7POspNRVtAZscWntEPZpFCx4hcz/XBT+erenfg==
2707+
dependencies:
2708+
"@typescript-eslint/types" "4.30.0"
2709+
"@typescript-eslint/visitor-keys" "4.30.0"
2710+
debug "^4.3.1"
2711+
globby "^11.0.3"
2712+
is-glob "^4.0.1"
2713+
semver "^7.3.5"
2714+
tsutils "^3.21.0"
2715+
26902716
"@typescript-eslint/[email protected]":
26912717
version "4.29.3"
26922718
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.3.tgz#c691760a00bd86bf8320d2a90a93d86d322f1abf"
@@ -2695,6 +2721,14 @@
26952721
"@typescript-eslint/types" "4.29.3"
26962722
eslint-visitor-keys "^2.0.0"
26972723

2724+
"@typescript-eslint/[email protected]":
2725+
version "4.30.0"
2726+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.30.0.tgz#a47c6272fc71b0c627d1691f68eaecf4ad71445e"
2727+
integrity sha512-pNaaxDt/Ol/+JZwzP7MqWc8PJQTUhZwoee/PVlQ+iYoYhagccvoHnC9e4l+C/krQYYkENxznhVSDwClIbZVxRw==
2728+
dependencies:
2729+
"@typescript-eslint/types" "4.30.0"
2730+
eslint-visitor-keys "^2.0.0"
2731+
26982732
JSONStream@^1.0.4:
26992733
version "1.3.5"
27002734
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)