Skip to content

Commit

Permalink
build(deps): bump @types/node from 20.11.24 to 20.11.25
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.11.24 to 20.11.25.
- [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 Mar 11, 2024
1 parent adf9f0b commit 21c8638
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 @@ -43,7 +43,7 @@
"@nestjs/platform-express": "^10.3.3",
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^10.0.2",
"@types/node": "^20.11.24",
"@types/node": "^20.11.25",
"axios": "^1.6.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 @@ -3912,12 +3912,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.11.24":
version: 20.11.24
resolution: "@types/node@npm:20.11.24"
"@types/node@npm:^20.11.25":
version: 20.11.25
resolution: "@types/node@npm:20.11.25"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 5a62225eb4797b41e6953f9c08c4611d607b5422ddd153312fc81ed6ed37115228ae27e3e3caa1a3bf52d88310306a196ba1cfbd8b2ec918a20f64d80dfa22c9
checksum: 3a65a0469309d503e572a3198d81c9248876236b1bcc0c9943e995cfa536df7ce9a9302638258984877420d1613167a8a82dbfb3a92197319fb79ebebf9abc83
languageName: node
linkType: hard

Expand Down Expand Up @@ -10658,7 +10658,7 @@ __metadata:
"@types/express": "npm:^4.17.20"
"@types/jest": "npm:^29.5.12"
"@types/lodash": "npm:^4.14.200"
"@types/node": "npm:^20.11.24"
"@types/node": "npm:^20.11.25"
"@types/react": "npm:^18.2.62"
"@types/react-dom": "npm:^18.2.19"
"@types/react-transition-group": "npm:^4.4.10"
Expand Down

0 comments on commit 21c8638

Please sign in to comment.