Skip to content

Commit

Permalink
build(deps): bump @types/node from 20.11.5 to 20.11.6
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.5 to 20.11.6.
- [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 Jan 25, 2024
1 parent d5131b5 commit 6ea9418
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 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.1",
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^10.0.1",
"@types/node": "^20.10.7",
"@types/node": "^20.11.6",
"axios": "^1.6.6",
"bowser": "^2.11.0",
"chalk": "^4.1.2",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3773,7 +3773,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.10.7":
"@types/node@npm:*":
version: 20.11.5
resolution: "@types/node@npm:20.11.5"
dependencies:
Expand All @@ -3782,6 +3782,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.11.6":
version: 20.11.6
resolution: "@types/node@npm:20.11.6"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 922bc1e78076bb79fd168902c80321b54487181e3be3386e183fc535d102d91c8902da25148eaec841410fab7fb872fd4a93ec9ac9299cedf0ebcbf16b442aa1
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.3":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -10399,7 +10408,7 @@ __metadata:
"@types/express": "npm:^4.17.20"
"@types/jest": "npm:^29.5.6"
"@types/lodash": "npm:^4.14.200"
"@types/node": "npm:^20.10.7"
"@types/node": "npm:^20.11.6"
"@types/react": "npm:^18.2.31"
"@types/react-dom": "npm:^18.2.18"
"@types/react-transition-group": "npm:^4.4.10"
Expand Down

0 comments on commit 6ea9418

Please sign in to comment.