Skip to content

Commit

Permalink
Bump @types/node from 20.11.2 to 20.11.16 (#381)
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.2 to 20.11.16.
- [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 Feb 3, 2024
1 parent e7faa9f commit 0ef7cb6
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.11.2",
"@types/node": "^20.11.16",
"@types/passport-jwt": "^4.0.1",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^6.20.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.11.2":
version: 20.11.2
resolution: "@types/node@npm:20.11.2"
"@types/node@npm:^20.11.16":
version: 20.11.16
resolution: "@types/node@npm:20.11.16"
dependencies:
undici-types: ~5.26.4
checksum: 28ce6425cd1cc93aac12309c81b986a9fe1be8da6a877bc51ee890ea46174a104177d74c9b7a86907e54cc66917fdb57259b0c8456ec4cabb07faf174e790556
checksum: 51f0831c1219bf4698e7430aeb9892237bd851deeb25ce23c5bb0ceefcc77c3b114e48f4e98d9fc26def5a87ba9d8079f0281dd37bee691140a93f133812c152
languageName: node
linkType: hard

Expand Down Expand Up @@ -4129,7 +4129,7 @@ __metadata:
"@types/express": ^4.17.21
"@types/jest": 28.1.4
"@types/lodash": ^4.14.202
"@types/node": ^20.11.2
"@types/node": ^20.11.16
"@types/passport-jwt": ^4.0.1
"@types/supertest": ^6.0.2
"@typescript-eslint/eslint-plugin": ^6.20.0
Expand Down

0 comments on commit 0ef7cb6

Please sign in to comment.