Skip to content

Commit 69ca98e

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump @typescript-eslint/eslint-plugin (#638)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.2 to 4.16.1. - [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.16.1/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29f5e1c commit 69ca98e

File tree

2 files changed

+14
-48
lines changed

2 files changed

+14
-48
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/express": "^4.17.11",
2020
"@types/jest": "^26.0.20",
2121
"@types/node": "^14.14.31",
22-
"@typescript-eslint/eslint-plugin": "^4.15.2",
22+
"@typescript-eslint/eslint-plugin": "^4.16.1",
2323
"@typescript-eslint/parser": "^4.16.1",
2424
"@zeit/ncc": "^0.22.1",
2525
"aws-sdk": "^2.849.0",

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 13 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -854,29 +854,29 @@
854854
dependencies:
855855
"@types/yargs-parser" "*"
856856

857-
"@typescript-eslint/eslint-plugin@^4.15.2":
858-
version "4.15.2"
859-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.2.tgz#981b26b4076c62a5a55873fbef3fe98f83360c61"
860-
integrity sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q==
857+
"@typescript-eslint/eslint-plugin@^4.16.1":
858+
version "4.16.1"
859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.16.1.tgz#2caf6a79dd19c3853b8d39769a27fccb24e4e651"
860+
integrity sha512-SK777klBdlkUZpZLC1mPvyOWk9yAFCWmug13eAjVQ4/Q1LATE/NbcQL1xDHkptQkZOLnPmLUA1Y54m8dqYwnoQ==
861861
dependencies:
862-
"@typescript-eslint/experimental-utils" "4.15.2"
863-
"@typescript-eslint/scope-manager" "4.15.2"
862+
"@typescript-eslint/experimental-utils" "4.16.1"
863+
"@typescript-eslint/scope-manager" "4.16.1"
864864
debug "^4.1.1"
865865
functional-red-black-tree "^1.0.1"
866866
lodash "^4.17.15"
867867
regexpp "^3.0.0"
868868
semver "^7.3.2"
869869
tsutils "^3.17.1"
870870

871-
"@typescript-eslint/experimental-utils@4.15.2":
872-
version "4.15.2"
873-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.2.tgz#5efd12355bd5b535e1831282e6cf465b9a71cf36"
874-
integrity sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ==
871+
"@typescript-eslint/experimental-utils@4.16.1":
872+
version "4.16.1"
873+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.16.1.tgz#da7a396dc7d0e01922acf102b76efff17320b328"
874+
integrity sha512-0Hm3LSlMYFK17jO4iY3un1Ve9x1zLNn4EM50Lia+0EV99NdbK+cn0er7HC7IvBA23mBg3P+8dUkMXy4leL33UQ==
875875
dependencies:
876876
"@types/json-schema" "^7.0.3"
877-
"@typescript-eslint/scope-manager" "4.15.2"
878-
"@typescript-eslint/types" "4.15.2"
879-
"@typescript-eslint/typescript-estree" "4.15.2"
877+
"@typescript-eslint/scope-manager" "4.16.1"
878+
"@typescript-eslint/types" "4.16.1"
879+
"@typescript-eslint/typescript-estree" "4.16.1"
880880
eslint-scope "^5.0.0"
881881
eslint-utils "^2.0.0"
882882

@@ -890,14 +890,6 @@
890890
"@typescript-eslint/typescript-estree" "4.16.1"
891891
debug "^4.1.1"
892892

893-
"@typescript-eslint/[email protected]":
894-
version "4.15.2"
895-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.2.tgz#5725bda656995960ae1d004bfd1cd70320f37f4f"
896-
integrity sha512-Zm0tf/MSKuX6aeJmuXexgdVyxT9/oJJhaCkijv0DvJVT3ui4zY6XYd6iwIo/8GEZGy43cd7w1rFMiCLHbRzAPQ==
897-
dependencies:
898-
"@typescript-eslint/types" "4.15.2"
899-
"@typescript-eslint/visitor-keys" "4.15.2"
900-
901893
"@typescript-eslint/[email protected]":
902894
version "4.16.1"
903895
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.16.1.tgz#244e2006bc60cfe46987e9987f4ff49c9e3f00d5"
@@ -906,29 +898,11 @@
906898
"@typescript-eslint/types" "4.16.1"
907899
"@typescript-eslint/visitor-keys" "4.16.1"
908900

909-
"@typescript-eslint/[email protected]":
910-
version "4.15.2"
911-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.2.tgz#04acf3a2dc8001a88985291744241e732ef22c60"
912-
integrity sha512-r7lW7HFkAarfUylJ2tKndyO9njwSyoy6cpfDKWPX6/ctZA+QyaYscAHXVAfJqtnY6aaTwDYrOhp+ginlbc7HfQ==
913-
914901
"@typescript-eslint/[email protected]":
915902
version "4.16.1"
916903
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.16.1.tgz#5ba2d3e38b1a67420d2487519e193163054d9c15"
917904
integrity sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA==
918905

919-
"@typescript-eslint/[email protected]":
920-
version "4.15.2"
921-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.2.tgz#c2f7a1e94f3428d229d5ecff3ead6581ee9b62fa"
922-
integrity sha512-cGR8C2g5SPtHTQvAymEODeqx90pJHadWsgTtx6GbnTWKqsg7yp6Eaya9nFzUd4KrKhxdYTTFBiYeTPQaz/l8bw==
923-
dependencies:
924-
"@typescript-eslint/types" "4.15.2"
925-
"@typescript-eslint/visitor-keys" "4.15.2"
926-
debug "^4.1.1"
927-
globby "^11.0.1"
928-
is-glob "^4.0.1"
929-
semver "^7.3.2"
930-
tsutils "^3.17.1"
931-
932906
"@typescript-eslint/[email protected]":
933907
version "4.16.1"
934908
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.16.1.tgz#c2fc46b05a48fbf8bbe8b66a63f0a9ba04b356f1"
@@ -942,14 +916,6 @@
942916
semver "^7.3.2"
943917
tsutils "^3.17.1"
944918

945-
"@typescript-eslint/[email protected]":
946-
version "4.15.2"
947-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.2.tgz#3d1c7979ce75bf6acf9691109bd0d6b5706192b9"
948-
integrity sha512-TME1VgSb7wTwgENN5KVj4Nqg25hP8DisXxNBojM4Nn31rYaNDIocNm5cmjOFfh42n7NVERxWrDFoETO/76ePyg==
949-
dependencies:
950-
"@typescript-eslint/types" "4.15.2"
951-
eslint-visitor-keys "^2.0.0"
952-
953919
"@typescript-eslint/[email protected]":
954920
version "4.16.1"
955921
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.16.1.tgz#d7571fb580749fae621520deeb134370bbfc7293"

0 commit comments

Comments
 (0)