Update dependency @types/node to ^20.19.1

This commit is contained in:
renovate[bot] 2025-06-17 00:57:58 +00:00 committed by GitHub
parent 47519e3cd2
commit de82223c71
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.0",
"@types/node": "^20.19.1",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.3",
"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.0":
version "20.19.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.0.tgz#7006b097b15dfea06695c3bbdba98b268797f65b"
integrity sha512-hfrc+1tud1xcdVTABC2JiomZJEklMcXYNTVtZLAeqTVWD+qL5jkHKT+1lOtqDdGxt+mB53DTtiz673vfjU8D1Q==
"@types/node@*", "@types/node@^20.19.1":
version "20.19.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.1.tgz#cef8bc04aaae86824b5bbe2570769358592bcc59"
integrity sha512-jJD50LtlD2dodAEO653i3YF04NWak6jN3ky+Ri3Em3mGR39/glWiboM/IePaRbgwSfqM1TpGXfAg8ohn/4dTgA==
dependencies:
undici-types "~6.21.0"