Skip to content

Commit 2cfa5b7

Browse files
chore: Bump @types/node from 18.11.9 to 18.11.12 in /modules/runners/lambdas/runners (#2742)
chore: Bump @types/node in /modules/runners/lambdas/runners Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.12. - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92761dc commit 2cfa5b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@octokit/types": "^8.0.0",
4343
"@types/aws-lambda": "^8.10.108",
4444
"@types/express": "^4.17.14",
45-
"@types/node": "^18.11.9",
45+
"@types/node": "^18.11.12",
4646
"aws-sdk": "^2.1267.0",
4747
"cron-parser": "^4.6.0",
4848
"tslog": "^3.3.4",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1924,10 +1924,10 @@
19241924
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
19251925
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
19261926

1927-
"@types/node@*", "@types/node@^18.11.9":
1928-
version "18.11.9"
1929-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
1930-
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
1927+
"@types/node@*", "@types/node@^18.11.12":
1928+
version "18.11.12"
1929+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.12.tgz#89e7f8aa8c88abf432f9bd594888144d7dba10aa"
1930+
integrity sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==
19311931

19321932
"@types/prettier@^2.1.5":
19331933
version "2.4.3"

0 commit comments

Comments
 (0)