Update dependency @types/node to v18.19.111 (#2384)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-10 14:47:06 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 273afae84e
commit 906125c738
2 changed files with 8 additions and 7 deletions
+2 -2
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.105",
"@types/node": "18.19.111",
"@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.105",
"@types/node": "18.19.111",
"config-file-ts": "0.2.8-rc1",
"node-abi": "4.9.0"
}