Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update @types/node to v20.17.1 #3281

Merged
merged 1 commit into from
Oct 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/js-yaml": "4.0.9",
"@types/leaflet": "1.9.14",
"@types/lodash": "4.17.12",
"@types/node": "20.17.0",
"@types/node": "20.17.1",
"@types/pdfmake": "0.2.9",
"@types/qrcode": "1.5.5",
"@types/semver": "7.5.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2395,12 +2395,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.0":
version: 20.17.0
resolution: "@types/node@npm:20.17.0"
"@types/node@npm:20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ccab7800a679e11a47bb66dca2a6b944b6a0abaee0ef0972569c880c32e6399f3d4155e11df480bf18bf0e61f80db65b8b11bf08bd5ee4bf96fac01953c6ede1
checksum: 10c0/214cf1fffff9c80ae0d49d7dd1f04254215d49711276fff44ff6f61e36dc8d53520509a88add6955fe029b2259c87eaf284b43bc1236d4f4f06bd80c46f0e2b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -7697,7 +7697,7 @@ __metadata:
"@types/js-yaml": "npm:4.0.9"
"@types/leaflet": "npm:1.9.14"
"@types/lodash": "npm:4.17.12"
"@types/node": "npm:20.17.0"
"@types/node": "npm:20.17.1"
"@types/pdfmake": "npm:0.2.9"
"@types/qrcode": "npm:1.5.5"
"@types/semver": "npm:7.5.8"
Expand Down