Skip to content

Commit

Permalink
Bump @types/node from 20.10.6 to 20.10.8 (#354)
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.10.6 to 20.10.8.
- [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 Jan 10, 2024
1 parent cac3cf4 commit 2996f47
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.14.202",
"@types/node": "^20.10.6",
"@types/node": "^20.10.8",
"@types/passport-jwt": "^4.0.0",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^6.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1712,12 +1712,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.10.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
"@types/node@npm:^20.10.8":
version: 20.10.8
resolution: "@types/node@npm:20.10.8"
dependencies:
undici-types: ~5.26.4
checksum: ada40e4ccbda3697dca88f8d13f4c996c493be6fbc15f5f5d3b91096d56bd700786a2c148a92a2b4c5d1f133379e63f754a786b3aebfc6a7d09fc7ea16dc017b
checksum: ce9b7ee545b3605f667be2ea900e38ab58d7b561192a7342443e5d7f61c44fd9d016eac48e95d3011f090ceea65a727e83a31d51fabdd9fc20ff9992edcbc682
languageName: node
linkType: hard

Expand Down Expand Up @@ -4176,7 +4176,7 @@ __metadata:
"@types/express": ^4.17.21
"@types/jest": 28.1.4
"@types/lodash": ^4.14.202
"@types/node": ^20.10.6
"@types/node": ^20.10.8
"@types/passport-jwt": ^4.0.0
"@types/supertest": ^6.0.2
"@typescript-eslint/eslint-plugin": ^6.18.0
Expand Down

0 comments on commit 2996f47

Please sign in to comment.