Skip to content

Commit

Permalink
build(deps-dev): bump @types/node in /aws-nano-express-dynamo-api
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 098fce4 commit 7298b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-nano-express-dynamo-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "${DESCRIPTION}",
"devDependencies": {
"@types/express": "^4.17.13",
"@types/node": "^20"
"@types/node": "^22"
},
"dependencies": {
"@pulumi/aws": "^6.30.0",
Expand Down

0 comments on commit 7298b8c

Please sign in to comment.