Update dependency @types/node to v18.19.105 (#2363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
"@types/auto-launch": "^5.0.1",
|
||||
"@types/counterpart": "^0.18.1",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/node": "18.19.103",
|
||||
"@types/node": "18.19.105",
|
||||
"@types/pacote": "^11.1.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
||||
"@typescript-eslint/parser": "^8.0.0",
|
||||
@@ -115,7 +115,7 @@
|
||||
"matrix-seshat": "^4.0.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/node": "18.19.103",
|
||||
"@types/node": "18.19.105",
|
||||
"config-file-ts": "0.2.8-rc1",
|
||||
"node-abi": "4.9.0"
|
||||
}
|
||||
|
||||
@@ -2258,10 +2258,10 @@
|
||||
"@types/node" "*"
|
||||
form-data "^4.0.0"
|
||||
|
||||
"@types/node@*", "@types/node@18.19.103", "@types/node@^17.0.36", "@types/node@^22.7.7":
|
||||
version "18.19.103"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.103.tgz#9bbd31a54e240fc469cca409d7507ebc77536458"
|
||||
integrity sha512-hHTHp+sEz6SxFsp+SA+Tqrua3AbmlAw+Y//aEwdHrdZkYVRWdvWD3y5uPZ0flYOkgskaFWqZ/YGFm3FaFQ0pRw==
|
||||
"@types/node@*", "@types/node@18.19.105", "@types/node@^17.0.36", "@types/node@^22.7.7":
|
||||
version "18.19.105"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.105.tgz#44bae77ea9832da4357e1d35df37cb86927e1405"
|
||||
integrity sha512-a+DrwD2VyzqQR2W0EVF8EaCh6Em4ilQAYLEPZnMNkQHXR7ziWW7RUhZMWZAgRpkDDAdUIcJOXSPJT/zBEwz3sA==
|
||||
dependencies:
|
||||
undici-types "~5.26.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user