Skip to content

Commit

Permalink
chore(deps): bump @types/node from 22.9.0 to 22.9.4
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.9.0 to 22.9.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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 7ef19ad commit 677c080
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 @@ -41,7 +41,7 @@
"@nestjs/platform-express": "^10.4.5",
"@nestjs/schedule": "^4.1.1",
"@nestjs/typeorm": "^10.0.2",
"@types/node": "^22.9.0",
"@types/node": "^22.9.4",
"axios": "^1.7.7",
"bowser": "^2.11.0",
"chalk": "^4.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4453,12 +4453,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
"@types/node@npm:^22.9.4":
version: 22.9.4
resolution: "@types/node@npm:22.9.4"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
checksum: 10c0/85521424033d32c2cb2279f1a2dfe9a3630f253a4c877352607eece2b5fe45ddd80acc608dfcef9ae9c2b385203332e53cc1b6cb15c958504b26011ddcf65d4f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11640,7 +11640,7 @@ __metadata:
"@types/express": "npm:^5.0.0"
"@types/jest": "npm:^29.5.14"
"@types/lodash": "npm:^4.17.13"
"@types/node": "npm:^22.9.0"
"@types/node": "npm:^22.9.4"
"@types/react": "npm:^18.2.73"
"@types/react-dom": "npm:^18.3.0"
"@types/react-transition-group": "npm:^4.4.11"
Expand Down

0 comments on commit 677c080

Please sign in to comment.