Skip to content

Commit

Permalink
build(deps): bump @types/node from 20.11.16 to 20.11.19
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.16 to 20.11.19.
- [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 Feb 19, 2024
1 parent 1fa5673 commit 9a242aa
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.1",
"@types/node": "^20.11.16",
"@types/node": "^20.11.19",
"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.16":
version: 20.11.16
resolution: "@types/node@npm:20.11.16"
"@types/node@npm:^20.11.19":
version: 20.11.19
resolution: "@types/node@npm:20.11.19"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 4886b90278e9c877a84efd3edd4667cd990e032d77268d2a798b99ebc1901ea336fa7dfbe9eaf4ad6ad1da9ce2ec31baf300038a3905838692362eb19904ebde
checksum: f451ef0a1d78f29c57bad7b77e49ebec945f2a6d0d7a89851d7e185ee9fe7ad94d651c0dfbcb7858c9fa791310c8b40a881e2260f56bd3c1b7e7ae92723373ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -10649,7 +10649,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.16"
"@types/node": "npm:^20.11.19"
"@types/react": "npm:^18.2.55"
"@types/react-dom": "npm:^18.2.19"
"@types/react-transition-group": "npm:^4.4.10"
Expand Down

0 comments on commit 9a242aa

Please sign in to comment.