Skip to content

Commit 0bf7af2

Browse files
chore(deps-dev): bump @types/node from 20.11.2 to 20.11.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.2 to 20.11.4. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e17477 commit 0bf7af2

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

examples/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@aws-sdk/lib-dynamodb": "^3.413.0",
3535
"@types/aws-lambda": "^8.10.121",
3636
"@types/jest": "^29.5.4",
37-
"@types/node": "20.11.2",
37+
"@types/node": "20.11.4",
3838
"aws-cdk": "^2.107.0",
3939
"esbuild": "^0.19.3",
4040
"jest": "^29.7.0",

examples/sam/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@types/aws-lambda": "^8.10.121",
2525
"@types/jest": "^29.5.4",
26-
"@types/node": "20.11.2",
26+
"@types/node": "20.11.4",
2727
"jest": "^29.7.0",
2828
"ts-jest": "^29.1.1",
2929
"ts-node": "^10.9.1",

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)