mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-03-03 14:52:16 +08:00
Merge pull request #376 from Borales/renovate/definitelytyped
Update dependency @types/node to ^20.19.34
This commit is contained in:
commit
1be4666c97
@ -17,7 +17,7 @@
|
||||
"@actions/io": "^1.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.19.33",
|
||||
"@types/node": "^20.19.34",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@vercel/ncc": "^0.38.4",
|
||||
"eslint-plugin-github": "^4.10.2",
|
||||
|
||||
@ -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.33":
|
||||
version "20.19.33"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.33.tgz#ac8364c623b72d43125f0e7dd722bbe968f0c65e"
|
||||
integrity sha512-Rs1bVAIdBs5gbTIKza/tgpMuG1k3U/UMJLWecIMxNdJFDMzcM5LOiLVRYh3PilWEYDIeUDv7bpiHPLPsbydGcw==
|
||||
"@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==
|
||||
dependencies:
|
||||
undici-types "~6.21.0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user