Skip to content

Commit 11a279f

Browse files
chore: Bump @typescript-eslint/eslint-plugin (#771)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.17.0 to 4.22.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.22.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a10895a commit 11a279f

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.34",
22-
"@typescript-eslint/eslint-plugin": "^4.17.0",
22+
"@typescript-eslint/eslint-plugin": "^4.22.0",
2323
"@typescript-eslint/parser": "^4.22.0",
2424
"@zeit/ncc": "^0.22.1",
2525
"aws-sdk": "^2.888.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.17.0":
858-
version "4.17.0"
859-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.17.0.tgz#6f856eca4e6a52ce9cf127dfd349096ad936aa2d"
860-
integrity sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw==
857+
"@typescript-eslint/eslint-plugin@^4.22.0":
858+
version "4.22.0"
859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
860+
integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
861861
dependencies:
862-
"@typescript-eslint/experimental-utils" "4.17.0"
863-
"@typescript-eslint/scope-manager" "4.17.0"
862+
"@typescript-eslint/experimental-utils" "4.22.0"
863+
"@typescript-eslint/scope-manager" "4.22.0"
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.17.0":
872-
version "4.17.0"
873-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80"
874-
integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA==
871+
"@typescript-eslint/experimental-utils@4.22.0":
872+
version "4.22.0"
873+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
874+
integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
875875
dependencies:
876876
"@types/json-schema" "^7.0.3"
877-
"@typescript-eslint/scope-manager" "4.17.0"
878-
"@typescript-eslint/types" "4.17.0"
879-
"@typescript-eslint/typescript-estree" "4.17.0"
877+
"@typescript-eslint/scope-manager" "4.22.0"
878+
"@typescript-eslint/types" "4.22.0"
879+
"@typescript-eslint/typescript-estree" "4.22.0"
880880
eslint-scope "^5.0.0"
881881
eslint-utils "^2.0.0"
882882

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

893-
"@typescript-eslint/[email protected]":
894-
version "4.17.0"
895-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d"
896-
integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw==
897-
dependencies:
898-
"@typescript-eslint/types" "4.17.0"
899-
"@typescript-eslint/visitor-keys" "4.17.0"
900-
901893
"@typescript-eslint/[email protected]":
902894
version "4.22.0"
903895
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a"
@@ -906,29 +898,11 @@
906898
"@typescript-eslint/types" "4.22.0"
907899
"@typescript-eslint/visitor-keys" "4.22.0"
908900

909-
"@typescript-eslint/[email protected]":
910-
version "4.17.0"
911-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
912-
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
913-
914901
"@typescript-eslint/[email protected]":
915902
version "4.22.0"
916903
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
917904
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
918905

919-
"@typescript-eslint/[email protected]":
920-
version "4.17.0"
921-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
922-
integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ==
923-
dependencies:
924-
"@typescript-eslint/types" "4.17.0"
925-
"@typescript-eslint/visitor-keys" "4.17.0"
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.22.0"
934908
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
@@ -942,14 +916,6 @@
942916
semver "^7.3.2"
943917
tsutils "^3.17.1"
944918

945-
"@typescript-eslint/[email protected]":
946-
version "4.17.0"
947-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
948-
integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ==
949-
dependencies:
950-
"@typescript-eslint/types" "4.17.0"
951-
eslint-visitor-keys "^2.0.0"
952-
953919
"@typescript-eslint/[email protected]":
954920
version "4.22.0"
955921
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"

0 commit comments

Comments
 (0)