Skip to content

Commit

Permalink
Bump @types/node in /generators/node-server/resources (#640)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.1 to 22.10.2.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 30a9a41 commit 615564e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/node-server/resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/express-serve-static-core": "5.0.2",
"@types/jest": "29.5.14",
"@types/jwt-decode": "3.1.0",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/passport-jwt": "4.0.1",
"@types/superagent": "8.1.9",
"@types/supertest": "6.0.2",
Expand Down

0 comments on commit 615564e

Please sign in to comment.