Skip to content

Commit

Permalink
build(deps): bump @types/node from 20.11.19 to 20.11.20
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.19 to 20.11.20.
- [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 26, 2024
1 parent 2503003 commit 8cf2c1f
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.19",
"@types/node": "^20.11.20",
"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.19":
version: 20.11.19
resolution: "@types/node@npm:20.11.19"
"@types/node@npm:^20.11.20":
version: 20.11.20
resolution: "@types/node@npm:20.11.20"
dependencies:
undici-types: "npm:~5.26.4"
checksum: f451ef0a1d78f29c57bad7b77e49ebec945f2a6d0d7a89851d7e185ee9fe7ad94d651c0dfbcb7858c9fa791310c8b40a881e2260f56bd3c1b7e7ae92723373ae
checksum: 8e8de211e6d54425c603388a9b5cc9c434101985d0a1c88aabbf65d10df2b1fccd71855c20e61ae8a75c7aea56cb0f64e722cf7914cff1247d0b62ce21996ac4
languageName: node
linkType: hard

Expand Down Expand Up @@ -10630,7 +10630,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.19"
"@types/node": "npm:^20.11.20"
"@types/react": "npm:^18.2.56"
"@types/react-dom": "npm:^18.2.19"
"@types/react-transition-group": "npm:^4.4.10"
Expand Down

0 comments on commit 8cf2c1f

Please sign in to comment.