Update dependency @types/node to v18.19.103 (#2357)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-28 15:46:37 +01:00
committed by GitHub
parent d9ad2faac6
commit 044de246a1
2 changed files with 6 additions and 6 deletions

View File

@@ -80,7 +80,7 @@
"@types/auto-launch": "^5.0.1", "@types/auto-launch": "^5.0.1",
"@types/counterpart": "^0.18.1", "@types/counterpart": "^0.18.1",
"@types/minimist": "^1.2.1", "@types/minimist": "^1.2.1",
"@types/node": "18.19.100", "@types/node": "18.19.103",
"@types/pacote": "^11.1.1", "@types/pacote": "^11.1.1",
"@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0", "@typescript-eslint/parser": "^8.0.0",
@@ -115,7 +115,7 @@
"matrix-seshat": "^4.0.1" "matrix-seshat": "^4.0.1"
}, },
"resolutions": { "resolutions": {
"@types/node": "18.19.100", "@types/node": "18.19.103",
"config-file-ts": "0.2.8-rc1", "config-file-ts": "0.2.8-rc1",
"node-abi": "4.8.0" "node-abi": "4.8.0"
} }

View File

@@ -2122,10 +2122,10 @@
"@types/node" "*" "@types/node" "*"
form-data "^4.0.0" form-data "^4.0.0"
"@types/node@*", "@types/node@18.19.100", "@types/node@^17.0.36", "@types/node@^22.7.7": "@types/node@*", "@types/node@18.19.103", "@types/node@^17.0.36", "@types/node@^22.7.7":
version "18.19.100" version "18.19.103"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.100.tgz#7f3aefbb6911099ab7e0902a1f373b1a4d2c1947" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.103.tgz#9bbd31a54e240fc469cca409d7507ebc77536458"
integrity sha512-ojmMP8SZBKprc3qGrGk8Ujpo80AXkrP7G2tOT4VWr5jlr5DHjsJF+emXJz+Wm0glmy4Js62oKMdZZ6B9Y+tEcA== integrity sha512-hHTHp+sEz6SxFsp+SA+Tqrua3AbmlAw+Y//aEwdHrdZkYVRWdvWD3y5uPZ0flYOkgskaFWqZ/YGFm3FaFQ0pRw==
dependencies: dependencies:
undici-types "~5.26.4" undici-types "~5.26.4"