Skip to content

Commit

Permalink
Update to Node 22 LTS
Browse files Browse the repository at this point in the history
Bump @types/node from 20.16.14 to 22.8.7 in /api

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.14 to 22.8.7.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and DigitallyRefined committed Nov 5, 2024
1 parent c8a52f9 commit aca8d69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^20.16.14",
"@types/node": "^22.8.7",
"@types/nodemailer": "^6.4.16",
"@types/platform": "^1.3.6",
"@types/uuid": "^10.0.0",
Expand Down

0 comments on commit aca8d69

Please sign in to comment.