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

Commit 659b422

Browse files
chore(syncer): bump @types/node from 18.11.18 to 18.14.1 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#2992)
chore(syncer): bump @types/node Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.14.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78a7029 commit 659b422

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@octokit/rest": "^19.0.7",
2121
"@trivago/prettier-plugin-sort-imports": "^4.0.0",
2222
"@types/jest": "^29.4.0",
23-
"@types/node": "^18.11.18",
23+
"@types/node": "^18.14.1",
2424
"@types/request": "^2.48.8",
2525
"@typescript-eslint/eslint-plugin": "^5.53.0",
2626
"@typescript-eslint/parser": "^5.52.0",

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -976,10 +976,10 @@
976976
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
977977
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
978978

979-
"@types/node@*", "@types/node@^18.11.18":
980-
version "18.11.18"
981-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
982-
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
979+
"@types/node@*", "@types/node@^18.14.1":
980+
version "18.14.1"
981+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.1.tgz#90dad8476f1e42797c49d6f8b69aaf9f876fc69f"
982+
integrity sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==
983983

984984
"@types/prettier@^2.1.5":
985985
version "2.7.1"

0 commit comments

Comments
 (0)