Skip to content

Commit

Permalink
Bump @types/node from 20.4.5 to 20.4.9 (#154)
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.4.5 to 20.4.9.
- [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 Aug 10, 2023
1 parent ab2c810 commit 4e7fa26
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.13",
"@types/jest": "28.1.4",
"@types/lodash": "^4.14.196",
"@types/node": "^20.4.5",
"@types/node": "^20.4.9",
"@types/passport-jwt": "^3.0.7",
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^5.61.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1611,10 +1611,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.4.5":
version: 20.4.5
resolution: "@types/node@npm:20.4.5"
checksum: 36a0304a8dc346a1b2d2edac4c4633eecf70875793d61a5274d0df052d7a7af7a8e34f29884eac4fbd094c4f0201477dcb39c0ecd3307ca141688806538d1138
"@types/node@npm:^20.4.9":
version: 20.4.9
resolution: "@types/node@npm:20.4.9"
checksum: 504e3da96274f3865c1251830f4750bb0a8f6ef6f8648902cd3bba33370c5f219235471bfbf55cce726b25c8eacfcc8e2aad0ec3b13e27ea6708b00d4a9a46c8
languageName: node
linkType: hard

Expand Down Expand Up @@ -4010,7 +4010,7 @@ __metadata:
"@types/express": ^4.17.13
"@types/jest": 28.1.4
"@types/lodash": ^4.14.196
"@types/node": ^20.4.5
"@types/node": ^20.4.9
"@types/passport-jwt": ^3.0.7
"@types/supertest": ^2.0.11
"@typescript-eslint/eslint-plugin": ^5.61.0
Expand Down

0 comments on commit 4e7fa26

Please sign in to comment.