Merge pull request #2414 from element-hq/renovate/definitelytyped

Update dependency @types/node to v18.19.112
This commit is contained in:
David Baker 2025-06-24 18:44:36 +01:00 committed by GitHub
commit 74f2ecb4a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -79,7 +79,7 @@
"@types/auto-launch": "^5.0.1",
"@types/counterpart": "^0.18.1",
"@types/minimist": "^1.2.1",
"@types/node": "18.19.111",
"@types/node": "18.19.112",
"@types/pacote": "^11.1.1",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
@ -114,7 +114,7 @@
"matrix-seshat": "^4.0.1"
},
"resolutions": {
"@types/node": "18.19.111",
"@types/node": "18.19.112",
"config-file-ts": "0.2.8-rc1",
"node-abi": "4.9.0"
}

View File

@ -2254,10 +2254,10 @@
"@types/node" "*"
form-data "^4.0.0"
"@types/node@*", "@types/node@18.19.111", "@types/node@^17.0.36", "@types/node@^22.7.7":
version "18.19.111"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.111.tgz#e95b89efc24cc625834b43bcd70bd5591a5dfba5"
integrity sha512-90sGdgA+QLJr1F9X79tQuEut0gEYIfkX9pydI4XGRgvFo9g2JWswefI+WUSUHPYVBHYSEfTEqBxA5hQvAZB3Mw==
"@types/node@*", "@types/node@18.19.112", "@types/node@^17.0.36", "@types/node@^22.7.7":
version "18.19.112"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.112.tgz#cd2aee9c075402e0e1942a44101428881dbeb110"
integrity sha512-i+Vukt9POdS/MBI7YrrkkI5fMfwFtOjphSmt4WXYLfwqsfr6z/HdCx7LqT9M7JktGob8WNgj8nFB4TbGNE4Cog==
dependencies:
undici-types "~5.26.4"