mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-17 20:34:44 +00:00
fix(deps): update
This commit is contained in:
parent
fc3334fa11
commit
21e88da200
3 changed files with 84 additions and 84 deletions
10
package.json
10
package.json
|
@ -11,16 +11,16 @@
|
|||
"@types/expand-tilde": "^2.0.0",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/node": "^14.18.10",
|
||||
"@types/node-fetch": "^2.6.1",
|
||||
"@types/node": "^14.18.32",
|
||||
"@types/node-fetch": "^2.6.2",
|
||||
"ajv": "^6.12.6",
|
||||
"expand-tilde": "^2.0.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"js-yaml": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ts-schema-autogen/cli": "^0.1.2",
|
||||
"@vercel/ncc": "^0.33.3",
|
||||
"typescript": "^4.5.5"
|
||||
"@vercel/ncc": "^0.33.4",
|
||||
"typescript": "^4.8.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue