mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-23 12:07:08 +00:00
fix(deps): replace @zeit/ncc, which is deprecated, with @vercel/ncc (#531)
Closes #530.
This commit is contained in:
parent
d29ade35d0
commit
d36f35f4c4
2 changed files with 5 additions and 5 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"@types/node": "13.13.40",
|
||||
"@typescript-eslint/eslint-plugin": "4.6.0",
|
||||
"@typescript-eslint/parser": "4.6.0",
|
||||
"@zeit/ncc": "0.22.3",
|
||||
"@vercel/ncc": "0.27.0",
|
||||
"concurrently": "5.3.0",
|
||||
"eslint": "7.12.1",
|
||||
"eslint-config-prettier": "7.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue