Skip to content

Commit c5ff828

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump @typescript-eslint/parser (#631)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.1 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec150d3 commit c5ff828

File tree

2 files changed

+9
-43
lines changed

2 files changed

+9
-43
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "^14.14.31",
2121
"@types/request": "^2.48.4",
2222
"@typescript-eslint/eslint-plugin": "^4.16.1",
23-
"@typescript-eslint/parser": "^4.15.1",
23+
"@typescript-eslint/parser": "^4.16.1",
2424
"@zeit/ncc": "^0.22.1",
2525
"aws-sdk": "^2.848.0",
2626
"eslint": "^7.20.0",

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

Lines changed: 8 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -824,23 +824,15 @@
824824
eslint-scope "^5.0.0"
825825
eslint-utils "^2.0.0"
826826

827-
"@typescript-eslint/parser@^4.15.1":
828-
version "4.15.1"
829-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.15.1.tgz#4c91a0602733db63507e1dbf13187d6c71a153c4"
830-
integrity sha512-V8eXYxNJ9QmXi5ETDguB7O9diAXlIyS+e3xzLoP/oVE4WCAjssxLIa0mqCLsCGXulYJUfT+GV70Jv1vHsdKwtA==
831-
dependencies:
832-
"@typescript-eslint/scope-manager" "4.15.1"
833-
"@typescript-eslint/types" "4.15.1"
834-
"@typescript-eslint/typescript-estree" "4.15.1"
835-
debug "^4.1.1"
836-
837-
"@typescript-eslint/[email protected]":
838-
version "4.15.1"
839-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.1.tgz#f6511eb38def2a8a6be600c530c243bbb56ac135"
840-
integrity sha512-ibQrTFcAm7yG4C1iwpIYK7vDnFg+fKaZVfvyOm3sNsGAerKfwPVFtYft5EbjzByDJ4dj1WD8/34REJfw/9wdVA==
827+
"@typescript-eslint/parser@^4.16.1":
828+
version "4.16.1"
829+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.16.1.tgz#3bbd3234dd3c5b882b2bcd9899bc30e1e1586d2a"
830+
integrity sha512-/c0LEZcDL5y8RyI1zLcmZMvJrsR6SM1uetskFkoh3dvqDKVXPsXI+wFB/CbVw7WkEyyTKobC1mUNp/5y6gRvXg==
841831
dependencies:
842-
"@typescript-eslint/types" "4.15.1"
843-
"@typescript-eslint/visitor-keys" "4.15.1"
832+
"@typescript-eslint/scope-manager" "4.16.1"
833+
"@typescript-eslint/types" "4.16.1"
834+
"@typescript-eslint/typescript-estree" "4.16.1"
835+
debug "^4.1.1"
844836

845837
"@typescript-eslint/[email protected]":
846838
version "4.16.1"
@@ -850,29 +842,11 @@
850842
"@typescript-eslint/types" "4.16.1"
851843
"@typescript-eslint/visitor-keys" "4.16.1"
852844

853-
"@typescript-eslint/[email protected]":
854-
version "4.15.1"
855-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.1.tgz#da702f544ef1afae4bc98da699eaecd49cf31c8c"
856-
integrity sha512-iGsaUyWFyLz0mHfXhX4zO6P7O3sExQpBJ2dgXB0G5g/8PRVfBBsmQIc3r83ranEQTALLR3Vko/fnCIVqmH+mPw==
857-
858845
"@typescript-eslint/[email protected]":
859846
version "4.16.1"
860847
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.16.1.tgz#5ba2d3e38b1a67420d2487519e193163054d9c15"
861848
integrity sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA==
862849

863-
"@typescript-eslint/[email protected]":
864-
version "4.15.1"
865-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.1.tgz#fa9a9ff88b4a04d901ddbe5b248bc0a00cd610be"
866-
integrity sha512-z8MN3CicTEumrWAEB2e2CcoZa3KP9+SMYLIA2aM49XW3cWIaiVSOAGq30ffR5XHxRirqE90fgLw3e6WmNx5uNw==
867-
dependencies:
868-
"@typescript-eslint/types" "4.15.1"
869-
"@typescript-eslint/visitor-keys" "4.15.1"
870-
debug "^4.1.1"
871-
globby "^11.0.1"
872-
is-glob "^4.0.1"
873-
semver "^7.3.2"
874-
tsutils "^3.17.1"
875-
876850
"@typescript-eslint/[email protected]":
877851
version "4.16.1"
878852
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.16.1.tgz#c2fc46b05a48fbf8bbe8b66a63f0a9ba04b356f1"
@@ -886,14 +860,6 @@
886860
semver "^7.3.2"
887861
tsutils "^3.17.1"
888862

889-
"@typescript-eslint/[email protected]":
890-
version "4.15.1"
891-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.1.tgz#c76abbf2a3be8a70ed760f0e5756bf62de5865dd"
892-
integrity sha512-tYzaTP9plooRJY8eNlpAewTOqtWW/4ff/5wBjNVaJ0S0wC4Gpq/zDVRTJa5bq2v1pCNQ08xxMCndcvR+h7lMww==
893-
dependencies:
894-
"@typescript-eslint/types" "4.15.1"
895-
eslint-visitor-keys "^2.0.0"
896-
897863
"@typescript-eslint/[email protected]":
898864
version "4.16.1"
899865
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.16.1.tgz#d7571fb580749fae621520deeb134370bbfc7293"

0 commit comments

Comments
 (0)