Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent d6ae6bb commit 77b13e6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@guidojw/bloxy": "^5.7.6",
"@types/common-tags": "^1.8.1",
"@types/lodash": "^4.14.197",
"@types/node": "^18.17.14",
"@types/node": "^20.16.3",
"@types/node-schedule": "^2.1.0",
"@types/pluralize": "^0.0.30",
"@types/ws": "^8.5.5",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -446,10 +446,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.17.14":
version: 18.17.14
resolution: "@types/node@npm:18.17.14"
checksum: f96ce1e588426a26cf82440193084f8bbab47bfb3c2e668cf174095f99ce808a20654b2137448c7e88cfd7b6c2b8521ffb6f714f521b3502ac595a0df0bff679
"@types/node@npm:^20.16.3":
version: 20.16.3
resolution: "@types/node@npm:20.16.3"
dependencies:
undici-types: ~6.19.2
checksum: 14c1be053fe8b5993614ef4f493f359b1035cca1c821c66df88d361ca4045c7fb278ef692d8c7dc82331d1e9f8c21b5afc0b863c3e10b12754b6be41e16f6f6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -765,7 +767,7 @@ __metadata:
"@sentry/node": ^7.66.0
"@types/common-tags": ^1.8.1
"@types/lodash": ^4.14.197
"@types/node": ^18.17.14
"@types/node": ^20.16.3
"@types/node-schedule": ^2.1.0
"@types/pluralize": ^0.0.30
"@types/ws": ^8.5.5
Expand Down Expand Up @@ -4736,6 +4738,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
languageName: node
linkType: hard

"undici@npm:5.22.1":
version: 5.22.1
resolution: "undici@npm:5.22.1"
Expand Down

0 comments on commit 77b13e6

Please sign in to comment.