Skip to content

Commit

Permalink
Bump @types/node from 20.12.5 to 20.12.7 (#452)
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.12.5 to 20.12.7.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent f8bd10d commit 301e366
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 @@ -64,7 +64,7 @@
"@types/express": "^4.17.21",
"@types/jest": "28.1.4",
"@types/lodash": "^4.17.0",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"@types/passport-jwt": "^4.0.1",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1755,12 +1755,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.12.5":
version: 20.12.5
resolution: "@types/node@npm:20.12.5"
"@types/node@npm:^20.12.7":
version: 20.12.7
resolution: "@types/node@npm:20.12.7"
dependencies:
undici-types: ~5.26.4
checksum: 38358c091392bb3def1136772ada4ccd39a9429d459160b5ab728b690d2f15f2212eafd9e65ce716e270f70a4e6927ebffccfefc08dabdf68f4016c1fc8a7938
checksum: 7cc979f7e2ca9a339ec71318c3901b9978555257929ef3666987f3e447123bc6dc92afcc89f6347e09e07d602fde7d51bcddea626c23aa2bb74aeaacfd1e1686
languageName: node
linkType: hard

Expand Down Expand Up @@ -4208,7 +4208,7 @@ __metadata:
"@types/express": ^4.17.21
"@types/jest": 28.1.4
"@types/lodash": ^4.17.0
"@types/node": ^20.12.5
"@types/node": ^20.12.7
"@types/passport-jwt": ^4.0.1
"@types/supertest": ^6.0.2
"@typescript-eslint/eslint-plugin": ^7.8.0
Expand Down

0 comments on commit 301e366

Please sign in to comment.