Skip to content

Commit b8d7801

Browse files
chore: Bump @typescript-eslint/eslint-plugin (#1099)
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: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 f6c7f35 commit b8d7801

File tree

2 files changed

+14
-48
lines changed

2 files changed

+14
-48
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/aws-lambda": "^8.10.82",
2020
"@types/express": "^4.17.11",
2121
"@types/jest": "^27.0.0",
22-
"@typescript-eslint/eslint-plugin": "^4.29.1",
22+
"@typescript-eslint/eslint-plugin": "^4.29.2",
2323
"@typescript-eslint/parser": "^4.29.2",
2424
"@vercel/ncc": "^0.29.0",
2525
"eslint": "^7.32.0",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 13 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,28 +1543,28 @@
15431543
dependencies:
15441544
"@types/yargs-parser" "*"
15451545

1546-
"@typescript-eslint/eslint-plugin@^4.29.1":
1547-
version "4.29.1"
1548-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.1.tgz#808d206e2278e809292b5de752a91105da85860b"
1549-
integrity sha512-AHqIU+SqZZgBEiWOrtN94ldR3ZUABV5dUG94j8Nms9rQnHFc8fvDOue/58K4CFz6r8OtDDc35Pw9NQPWo0Ayrw==
1546+
"@typescript-eslint/eslint-plugin@^4.29.2":
1547+
version "4.29.2"
1548+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.2.tgz#f54dc0a32b8f61c6024ab8755da05363b733838d"
1549+
integrity sha512-x4EMgn4BTfVd9+Z+r+6rmWxoAzBaapt4QFqE+d8L8sUtYZYLDTK6VG/y/SMMWA5t1/BVU5Kf+20rX4PtWzUYZg==
15501550
dependencies:
1551-
"@typescript-eslint/experimental-utils" "4.29.1"
1552-
"@typescript-eslint/scope-manager" "4.29.1"
1551+
"@typescript-eslint/experimental-utils" "4.29.2"
1552+
"@typescript-eslint/scope-manager" "4.29.2"
15531553
debug "^4.3.1"
15541554
functional-red-black-tree "^1.0.1"
15551555
regexpp "^3.1.0"
15561556
semver "^7.3.5"
15571557
tsutils "^3.21.0"
15581558

1559-
"@typescript-eslint/[email protected].1":
1560-
version "4.29.1"
1561-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.1.tgz#0af2b17b0296b60c6b207f11062119fa9c5a8994"
1562-
integrity sha512-kl6QG6qpzZthfd2bzPNSJB2YcZpNOrP6r9jueXupcZHnL74WiuSjaft7WSu17J9+ae9zTlk0KJMXPUj0daBxMw==
1559+
"@typescript-eslint/[email protected].2":
1560+
version "4.29.2"
1561+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.2.tgz#5f67fb5c5757ef2cb3be64817468ba35c9d4e3b7"
1562+
integrity sha512-P6mn4pqObhftBBPAv4GQtEK7Yos1fz/MlpT7+YjH9fTxZcALbiiPKuSIfYP/j13CeOjfq8/fr9Thr2glM9ub7A==
15631563
dependencies:
15641564
"@types/json-schema" "^7.0.7"
1565-
"@typescript-eslint/scope-manager" "4.29.1"
1566-
"@typescript-eslint/types" "4.29.1"
1567-
"@typescript-eslint/typescript-estree" "4.29.1"
1565+
"@typescript-eslint/scope-manager" "4.29.2"
1566+
"@typescript-eslint/types" "4.29.2"
1567+
"@typescript-eslint/typescript-estree" "4.29.2"
15681568
eslint-scope "^5.1.1"
15691569
eslint-utils "^3.0.0"
15701570

@@ -1578,14 +1578,6 @@
15781578
"@typescript-eslint/typescript-estree" "4.29.2"
15791579
debug "^4.3.1"
15801580

1581-
"@typescript-eslint/[email protected]":
1582-
version "4.29.1"
1583-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.1.tgz#f25da25bc6512812efa2ce5ebd36619d68e61358"
1584-
integrity sha512-Hzv/uZOa9zrD/W5mftZa54Jd5Fed3tL6b4HeaOpwVSabJK8CJ+2MkDasnX/XK4rqP5ZTWngK1ZDeCi6EnxPQ7A==
1585-
dependencies:
1586-
"@typescript-eslint/types" "4.29.1"
1587-
"@typescript-eslint/visitor-keys" "4.29.1"
1588-
15891581
"@typescript-eslint/[email protected]":
15901582
version "4.29.2"
15911583
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.2.tgz#442b0f029d981fa402942715b1718ac7fcd5aa1b"
@@ -1594,29 +1586,11 @@
15941586
"@typescript-eslint/types" "4.29.2"
15951587
"@typescript-eslint/visitor-keys" "4.29.2"
15961588

1597-
"@typescript-eslint/[email protected]":
1598-
version "4.29.1"
1599-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5"
1600-
integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==
1601-
16021589
"@typescript-eslint/[email protected]":
16031590
version "4.29.2"
16041591
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.2.tgz#fc0489c6b89773f99109fb0aa0aaddff21f52fcd"
16051592
integrity sha512-K6ApnEXId+WTGxqnda8z4LhNMa/pZmbTFkDxEBLQAbhLZL50DjeY0VIDCml/0Y3FlcbqXZrABqrcKxq+n0LwzQ==
16061593

1607-
"@typescript-eslint/[email protected]":
1608-
version "4.29.1"
1609-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz#7b32a25ff8e51f2671ccc6b26cdbee3b1e6c5e7f"
1610-
integrity sha512-lIkkrR9E4lwZkzPiRDNq0xdC3f2iVCUjw/7WPJ4S2Sl6C3nRWkeE1YXCQ0+KsiaQRbpY16jNaokdWnm9aUIsfw==
1611-
dependencies:
1612-
"@typescript-eslint/types" "4.29.1"
1613-
"@typescript-eslint/visitor-keys" "4.29.1"
1614-
debug "^4.3.1"
1615-
globby "^11.0.3"
1616-
is-glob "^4.0.1"
1617-
semver "^7.3.5"
1618-
tsutils "^3.21.0"
1619-
16201594
"@typescript-eslint/[email protected]":
16211595
version "4.29.2"
16221596
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.2.tgz#a0ea8b98b274adbb2577100ba545ddf8bf7dc219"
@@ -1630,14 +1604,6 @@
16301604
semver "^7.3.5"
16311605
tsutils "^3.21.0"
16321606

1633-
"@typescript-eslint/[email protected]":
1634-
version "4.29.1"
1635-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz#0615be8b55721f5e854f3ee99f1a714f2d093e5d"
1636-
integrity sha512-zLqtjMoXvgdZY/PG6gqA73V8BjqPs4af1v2kiiETBObp+uC6gRYnJLmJHxC0QyUrrHDLJPIWNYxoBV3wbcRlag==
1637-
dependencies:
1638-
"@typescript-eslint/types" "4.29.1"
1639-
eslint-visitor-keys "^2.0.0"
1640-
16411607
"@typescript-eslint/[email protected]":
16421608
version "4.29.2"
16431609
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.2.tgz#d2da7341f3519486f50655159f4e5ecdcb2cd1df"

0 commit comments

Comments
 (0)