Update dependency @types/node to v18.19.59 (#1959)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-29 14:40:33 +00:00 committed by GitHub
parent 4447f58928
commit 4571467ff2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -87,7 +87,7 @@
"@types/auto-launch": "^5.0.1",
"@types/counterpart": "^0.18.1",
"@types/minimist": "^1.2.1",
"@types/node": "18.19.55",
"@types/node": "18.19.59",
"@types/pacote": "^11.1.1",
"@types/tar": "^6.1.3",
"@types/uuid": "^10.0.0",
@ -123,7 +123,7 @@
"keytar": "^7.9.0"
},
"resolutions": {
"@types/node": "18.19.55",
"@types/node": "18.19.59",
"config-file-ts": "0.2.8-rc1"
}
}

View File

@ -1991,10 +1991,10 @@
"@types/node" "*"
form-data "^4.0.0"
"@types/node@*", "@types/node@18.19.55", "@types/node@^17.0.36", "@types/node@^20.9.0":
version "18.19.55"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.55.tgz#29c3f8e1485a92ec96636957ddec55aabc6e856e"
integrity sha512-zzw5Vw52205Zr/nmErSEkN5FLqXPuKX/k5d1D7RKHATGqU7y6YfX9QxZraUzUrFGqH6XzOzG196BC35ltJC4Cw==
"@types/node@*", "@types/node@18.19.59", "@types/node@^17.0.36", "@types/node@^20.9.0":
version "18.19.59"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.59.tgz#2de1b95b0b468089b616b2feb809755d70a74949"
integrity sha512-vizm2EqwV/7Zay+A6J3tGl9Lhr7CjZe2HmWS988sefiEmsyP9CeXEleho6i4hJk/8UtZAo0bWN4QPZZr83RxvQ==
dependencies:
undici-types "~5.26.4"