Skip to content

Commit dd2d67c

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 (#333)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.1 to 4.29.2. - [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.29.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production 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 8b8bce6 commit dd2d67c

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

yarn.lock

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

26292629
"@typescript-eslint/eslint-plugin@^4.28.1":
2630-
version "4.29.1"
2631-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.1.tgz#808d206e2278e809292b5de752a91105da85860b"
2632-
integrity sha512-AHqIU+SqZZgBEiWOrtN94ldR3ZUABV5dUG94j8Nms9rQnHFc8fvDOue/58K4CFz6r8OtDDc35Pw9NQPWo0Ayrw==
2630+
version "4.29.2"
2631+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.2.tgz#f54dc0a32b8f61c6024ab8755da05363b733838d"
2632+
integrity sha512-x4EMgn4BTfVd9+Z+r+6rmWxoAzBaapt4QFqE+d8L8sUtYZYLDTK6VG/y/SMMWA5t1/BVU5Kf+20rX4PtWzUYZg==
26332633
dependencies:
2634-
"@typescript-eslint/experimental-utils" "4.29.1"
2635-
"@typescript-eslint/scope-manager" "4.29.1"
2634+
"@typescript-eslint/experimental-utils" "4.29.2"
2635+
"@typescript-eslint/scope-manager" "4.29.2"
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/[email protected].1":
2643-
version "4.29.1"
2644-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.1.tgz#0af2b17b0296b60c6b207f11062119fa9c5a8994"
2645-
integrity sha512-kl6QG6qpzZthfd2bzPNSJB2YcZpNOrP6r9jueXupcZHnL74WiuSjaft7WSu17J9+ae9zTlk0KJMXPUj0daBxMw==
2642+
"@typescript-eslint/[email protected].2":
2643+
version "4.29.2"
2644+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.2.tgz#5f67fb5c5757ef2cb3be64817468ba35c9d4e3b7"
2645+
integrity sha512-P6mn4pqObhftBBPAv4GQtEK7Yos1fz/MlpT7+YjH9fTxZcALbiiPKuSIfYP/j13CeOjfq8/fr9Thr2glM9ub7A==
26462646
dependencies:
26472647
"@types/json-schema" "^7.0.7"
2648-
"@typescript-eslint/scope-manager" "4.29.1"
2649-
"@typescript-eslint/types" "4.29.1"
2650-
"@typescript-eslint/typescript-estree" "4.29.1"
2648+
"@typescript-eslint/scope-manager" "4.29.2"
2649+
"@typescript-eslint/types" "4.29.2"
2650+
"@typescript-eslint/typescript-estree" "4.29.2"
26512651
eslint-scope "^5.1.1"
26522652
eslint-utils "^3.0.0"
26532653

@@ -2669,23 +2669,23 @@
26692669
"@typescript-eslint/types" "4.28.1"
26702670
"@typescript-eslint/visitor-keys" "4.28.1"
26712671

2672-
"@typescript-eslint/[email protected].1":
2673-
version "4.29.1"
2674-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.1.tgz#f25da25bc6512812efa2ce5ebd36619d68e61358"
2675-
integrity sha512-Hzv/uZOa9zrD/W5mftZa54Jd5Fed3tL6b4HeaOpwVSabJK8CJ+2MkDasnX/XK4rqP5ZTWngK1ZDeCi6EnxPQ7A==
2672+
"@typescript-eslint/[email protected].2":
2673+
version "4.29.2"
2674+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.2.tgz#442b0f029d981fa402942715b1718ac7fcd5aa1b"
2675+
integrity sha512-mfHmvlQxmfkU8D55CkZO2sQOueTxLqGvzV+mG6S/6fIunDiD2ouwsAoiYCZYDDK73QCibYjIZmGhpvKwAB5BOA==
26762676
dependencies:
2677-
"@typescript-eslint/types" "4.29.1"
2678-
"@typescript-eslint/visitor-keys" "4.29.1"
2677+
"@typescript-eslint/types" "4.29.2"
2678+
"@typescript-eslint/visitor-keys" "4.29.2"
26792679

26802680
"@typescript-eslint/[email protected]":
26812681
version "4.28.1"
26822682
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
26832683
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
26842684

2685-
"@typescript-eslint/[email protected].1":
2686-
version "4.29.1"
2687-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5"
2688-
integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==
2685+
"@typescript-eslint/[email protected].2":
2686+
version "4.29.2"
2687+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.2.tgz#fc0489c6b89773f99109fb0aa0aaddff21f52fcd"
2688+
integrity sha512-K6ApnEXId+WTGxqnda8z4LhNMa/pZmbTFkDxEBLQAbhLZL50DjeY0VIDCml/0Y3FlcbqXZrABqrcKxq+n0LwzQ==
26892689

26902690
"@typescript-eslint/[email protected]":
26912691
version "4.28.1"
@@ -2700,13 +2700,13 @@
27002700
semver "^7.3.5"
27012701
tsutils "^3.21.0"
27022702

2703-
"@typescript-eslint/[email protected].1":
2704-
version "4.29.1"
2705-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz#7b32a25ff8e51f2671ccc6b26cdbee3b1e6c5e7f"
2706-
integrity sha512-lIkkrR9E4lwZkzPiRDNq0xdC3f2iVCUjw/7WPJ4S2Sl6C3nRWkeE1YXCQ0+KsiaQRbpY16jNaokdWnm9aUIsfw==
2703+
"@typescript-eslint/[email protected].2":
2704+
version "4.29.2"
2705+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.2.tgz#a0ea8b98b274adbb2577100ba545ddf8bf7dc219"
2706+
integrity sha512-TJ0/hEnYxapYn9SGn3dCnETO0r+MjaxtlWZ2xU+EvytF0g4CqTpZL48SqSNn2hXsPolnewF30pdzR9a5Lj3DNg==
27072707
dependencies:
2708-
"@typescript-eslint/types" "4.29.1"
2709-
"@typescript-eslint/visitor-keys" "4.29.1"
2708+
"@typescript-eslint/types" "4.29.2"
2709+
"@typescript-eslint/visitor-keys" "4.29.2"
27102710
debug "^4.3.1"
27112711
globby "^11.0.3"
27122712
is-glob "^4.0.1"
@@ -2721,12 +2721,12 @@
27212721
"@typescript-eslint/types" "4.28.1"
27222722
eslint-visitor-keys "^2.0.0"
27232723

2724-
"@typescript-eslint/[email protected].1":
2725-
version "4.29.1"
2726-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz#0615be8b55721f5e854f3ee99f1a714f2d093e5d"
2727-
integrity sha512-zLqtjMoXvgdZY/PG6gqA73V8BjqPs4af1v2kiiETBObp+uC6gRYnJLmJHxC0QyUrrHDLJPIWNYxoBV3wbcRlag==
2724+
"@typescript-eslint/[email protected].2":
2725+
version "4.29.2"
2726+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.2.tgz#d2da7341f3519486f50655159f4e5ecdcb2cd1df"
2727+
integrity sha512-bDgJLQ86oWHJoZ1ai4TZdgXzJxsea3Ee9u9wsTAvjChdj2WLcVsgWYAPeY7RQMn16tKrlQaBnpKv7KBfs4EQag==
27282728
dependencies:
2729-
"@typescript-eslint/types" "4.29.1"
2729+
"@typescript-eslint/types" "4.29.2"
27302730
eslint-visitor-keys "^2.0.0"
27312731

27322732
JSONStream@^1.0.4:

0 commit comments

Comments
 (0)