mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-02 18:43:35 +08:00
Update dependency @types/node to ^18.17.13
This commit is contained in:
parent
b6475c305d
commit
3201e5a9ce
@ -17,7 +17,7 @@
|
||||
"@actions/io": "^1.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.17.12",
|
||||
"@types/node": "^18.17.13",
|
||||
"@typescript-eslint/parser": "^6.5.0",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"eslint-plugin-github": "^4.10.0",
|
||||
|
||||
@ -763,10 +763,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
||||
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
||||
|
||||
"@types/node@*", "@types/node@^18.17.12":
|
||||
version "18.17.12"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.12.tgz#c6bd7413a13e6ad9cfb7e97dd5c4e904c1821e50"
|
||||
integrity sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ==
|
||||
"@types/node@*", "@types/node@^18.17.13":
|
||||
version "18.17.13"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.13.tgz#d99cb351ff2e51a192fe8903b658c4f85fbcb58c"
|
||||
integrity sha512-SlLPDDe6YQl1JnQQy4hgsuJeo5q5c1TBU4be4jeBLXsqpjoDbfb0HesSfhMwnaxfSJ4txtfzJzW5/x/43fkkfQ==
|
||||
|
||||
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
|
||||
version "7.5.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user