Update dependency @types/node to ^20.19.35

This commit is contained in:
renovate[bot] 2026-02-27 01:20:40 +00:00 committed by GitHub
parent 1be4666c97
commit e6fbadb03f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"@actions/io": "^1.1.3"
},
"devDependencies": {
"@types/node": "^20.19.34",
"@types/node": "^20.19.35",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.4",
"eslint-plugin-github": "^4.10.2",

View File

@ -764,10 +764,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
"@types/node@*", "@types/node@^20.19.34":
version "20.19.34"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.34.tgz#6eae179a306087a4001867a8866a9896241646e7"
integrity sha512-by3/Z0Qp+L9cAySEsSNNwZ6WWw8ywgGLPQGgbQDhNRSitqYgkgp4pErd23ZSCavbtUA2CN4jQtoB3T8nk4j3Rg==
"@types/node@*", "@types/node@^20.19.35":
version "20.19.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.35.tgz#117b373fd1dff528b2f9f8c2d1a85de6af8101ca"
integrity sha512-Uarfe6J91b9HAUXxjvSOdiO2UPOKLm07Q1oh0JHxoZ1y8HoqxDAu3gVrsrOHeiio0kSsoVBt4wFrKOm0dKxVPQ==
dependencies:
undici-types "~6.21.0"