Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit f77c57d

Browse files
chore(syncer): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#3017)
chore(syncer): bump @typescript-eslint/parser Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.54.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 7b7c211 commit f77c57d

File tree

2 files changed

+9
-43
lines changed

2 files changed

+9
-43
lines changed

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/node": "^18.14.6",
2424
"@types/request": "^2.48.8",
2525
"@typescript-eslint/eslint-plugin": "^5.54.1",
26-
"@typescript-eslint/parser": "^5.54.0",
26+
"@typescript-eslint/parser": "^5.54.1",
2727
"@vercel/ncc": "^0.36.0",
2828
"eslint": "^8.35.0",
2929
"eslint-plugin-prettier": "4.2.1",

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

+8-42
Original file line numberDiff line numberDiff line change
@@ -1013,23 +1013,15 @@
10131013
semver "^7.3.7"
10141014
tsutils "^3.21.0"
10151015

1016-
"@typescript-eslint/parser@^5.54.0":
1017-
version "5.54.0"
1018-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe"
1019-
integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==
1020-
dependencies:
1021-
"@typescript-eslint/scope-manager" "5.54.0"
1022-
"@typescript-eslint/types" "5.54.0"
1023-
"@typescript-eslint/typescript-estree" "5.54.0"
1024-
debug "^4.3.4"
1025-
1026-
"@typescript-eslint/[email protected]":
1027-
version "5.54.0"
1028-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536"
1029-
integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==
1016+
"@typescript-eslint/parser@^5.54.1":
1017+
version "5.54.1"
1018+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c"
1019+
integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==
10301020
dependencies:
1031-
"@typescript-eslint/types" "5.54.0"
1032-
"@typescript-eslint/visitor-keys" "5.54.0"
1021+
"@typescript-eslint/scope-manager" "5.54.1"
1022+
"@typescript-eslint/types" "5.54.1"
1023+
"@typescript-eslint/typescript-estree" "5.54.1"
1024+
debug "^4.3.4"
10331025

10341026
"@typescript-eslint/[email protected]":
10351027
version "5.54.1"
@@ -1049,29 +1041,11 @@
10491041
debug "^4.3.4"
10501042
tsutils "^3.21.0"
10511043

1052-
"@typescript-eslint/[email protected]":
1053-
version "5.54.0"
1054-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
1055-
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
1056-
10571044
"@typescript-eslint/[email protected]":
10581045
version "5.54.1"
10591046
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
10601047
integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
10611048

1062-
"@typescript-eslint/[email protected]":
1063-
version "5.54.0"
1064-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
1065-
integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==
1066-
dependencies:
1067-
"@typescript-eslint/types" "5.54.0"
1068-
"@typescript-eslint/visitor-keys" "5.54.0"
1069-
debug "^4.3.4"
1070-
globby "^11.1.0"
1071-
is-glob "^4.0.3"
1072-
semver "^7.3.7"
1073-
tsutils "^3.21.0"
1074-
10751049
"@typescript-eslint/[email protected]":
10761050
version "5.54.1"
10771051
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
@@ -1099,14 +1073,6 @@
10991073
eslint-utils "^3.0.0"
11001074
semver "^7.3.7"
11011075

1102-
"@typescript-eslint/[email protected]":
1103-
version "5.54.0"
1104-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f"
1105-
integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==
1106-
dependencies:
1107-
"@typescript-eslint/types" "5.54.0"
1108-
eslint-visitor-keys "^3.3.0"
1109-
11101076
"@typescript-eslint/[email protected]":
11111077
version "5.54.1"
11121078
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b"

0 commit comments

Comments
 (0)