Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.5 (#666)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent 543b3d5 commit 5789e15
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@trpc/server": "^10.34.0",
"@types/async-lock": "^1.4.2",
"@types/lodash": "^4.14.196",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@types/react": "^18.2.33",
"@types/react-beforeunload": "^2.1.5",
"@types/react-datepicker": "^4.15.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6964,20 +6964,20 @@ __metadata:
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.1.0":
version: 22.5.3
resolution: "@types/node@npm:22.5.3"
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/a969c8df3becf326938ff17b0bd9114b0d1d3c5fe6292c8a9f3db1576a3567dc6db4e7b253830bbfcd92cb49e0d799592d56daf56d8a0c1446d0ea6658324450
checksum: 10/d46e0abf437b36bdf89011287aa43873d68ea6f2521a11b5c9a033056fd0d07af36daf51439010e8d41c62c55d0b00e9b5e09ed00bb2617723f73f28a873903a
languageName: node
linkType: hard

"@types/node@npm:20.16.4, @types/node@npm:^20.5.1, @types/node@npm:^20.9.0":
version: 20.16.4
resolution: "@types/node@npm:20.16.4"
"@types/node@npm:20.16.5, @types/node@npm:^20.5.1, @types/node@npm:^20.9.0":
version: 20.16.5
resolution: "@types/node@npm:20.16.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/3c6ecc81ee77b67938004a0ffc7459ad9df242218a3eea8249036950262ba32061cfac0d7b74781d50cd9399bfd9b903c3b250caa2f4e76f526c4b55b929b670
checksum: 10/39a8457149dc17cdea57afc90d4da53182fdb8b958d5bb065a15d123d81d4efa6b51a0de92428d05ead2e63ce07195586f71083401b99cdbcd04662344fbf7a1
languageName: node
linkType: hard

Expand Down Expand Up @@ -8719,7 +8719,7 @@ __metadata:
"@types/express": "npm:^4.17.21"
"@types/jest": "npm:^29.5.9"
"@types/lodash": "npm:^4.14.196"
"@types/node": "npm:20.16.4"
"@types/node": "npm:20.16.5"
"@types/react": "npm:^18.2.33"
"@types/react-beforeunload": "npm:^2.1.5"
"@types/react-datepicker": "npm:^4.15.0"
Expand Down

0 comments on commit 5789e15

Please sign in to comment.