mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-02 18:43:35 +08:00
Update dependency @types/node to ^20.19.14
This commit is contained in:
parent
6cc6edd40a
commit
ce10d15f0c
@ -17,7 +17,7 @@
|
||||
"@actions/io": "^1.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.19.13",
|
||||
"@types/node": "^20.19.14",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"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.13":
|
||||
version "20.19.13"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.13.tgz#b79004a05068e28fb2de281b3a44c5c993650e59"
|
||||
integrity sha512-yCAeZl7a0DxgNVteXFHt9+uyFbqXGy/ShC4BlcHkoE0AfGXYv/BUiplV72DjMYXHDBXFjhvr6DD1NiRVfB4j8g==
|
||||
"@types/node@*", "@types/node@^20.19.14":
|
||||
version "20.19.14"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.14.tgz#70b1fe26387c5d755ee253801c89de5747f28c14"
|
||||
integrity sha512-gqiKWld3YIkmtrrg9zDvg9jfksZCcPywXVN7IauUGhilwGV/yOyeUsvpR796m/Jye0zUzMXPKe8Ct1B79A7N5Q==
|
||||
dependencies:
|
||||
undici-types "~6.21.0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user