Update dependency @types/node to v18.19.64 (#1987)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-12 18:21:45 +00:00
committed by GitHub
parent 8436f9cef5
commit eb6a9fc673
2 changed files with 6 additions and 6 deletions

View File

@@ -80,7 +80,7 @@
"@types/auto-launch": "^5.0.1",
"@types/counterpart": "^0.18.1",
"@types/minimist": "^1.2.1",
"@types/node": "18.19.59",
"@types/node": "18.19.64",
"@types/pacote": "^11.1.1",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^8.0.0",
@@ -117,7 +117,7 @@
"keytar": "^7.9.0"
},
"resolutions": {
"@types/node": "18.19.59",
"@types/node": "18.19.64",
"config-file-ts": "0.2.8-rc1"
}
}