Skip to content

Commit

Permalink
Bump @types/node from 20.2.5 to 20.5.9
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.2.5 to 20.5.9.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent f8b1967 commit c5a3929
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@fastify/cookie": "^8.3.0",
"@fastify/pre-commit": "^2.0.2",
"@fastify/redis": "^6.1.1",
"@types/node": "^20.2.5",
"@types/node": "^20.5.9",
"fastify": "^4.15.0",
"standard": "^17.1.0",
"tap": "^16.3.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ __metadata:
"@fastify/cookie": ^8.3.0
"@fastify/pre-commit": ^2.0.2
"@fastify/redis": ^6.1.1
"@types/node": ^20.2.5
"@types/node": ^20.5.9
fastify: ^4.15.0
fastify-plugin: ^4.5.0
standard: ^17.1.0
Expand Down Expand Up @@ -698,10 +698,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.2.5":
version: 20.2.5
resolution: "@types/node@npm:20.2.5"
checksum: 8/38ce7c7e9d76880dc632f71d71e0d5914fcda9d5e9a7095d6c339abda55ca4affb0f2a882aeb29398f8e09d2c5151f0b6586c81c8ccdfe529c34b1ea3337425e
"@types/node@npm:^20.5.9":
version: 20.5.9
resolution: "@types/node@npm:20.5.9"
checksum: 8/717490e94131722144878b4ca1a963ede1673bb8f2ef78c2f5b50b918df6dc9b35e7f8283e5c2a7a9f137730f7c08dc6228e53d4494a94c9ee16881e6ce6caed
languageName: node
linkType: hard

Expand Down

0 comments on commit c5a3929

Please sign in to comment.