Skip to content

Commit c7ea27e

Browse files
Bump @types/node from 20.8.10 to 20.11.5 in /nodejs (#1114)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.10 to 20.11.5. - [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 d467f37 commit c7ea27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs/sample-apps/aws-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
],
3838
"devDependencies": {
3939
"@types/aws-lambda": "8.10.131",
40-
"@types/node": "20.8.10",
40+
"@types/node": "20.11.5",
4141
"bestzip": "2.2.1",
4242
"copyfiles": "2.4.1",
4343
"rimraf": "5.0.5",

0 commit comments

Comments
 (0)