Bump @vercel/ncc from 0.25.1 to 0.27.0 (#85)

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.25.1 to 0.27.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.25.1...0.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-15 08:03:00 -05:00
committed by GitHub
parent 0a856f0036
commit 124178fdec
2 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
"@actions/core": "^1.2.5"
},
"devDependencies": {
"@vercel/ncc": "^0.25.1",
"@vercel/ncc": "^0.27.0",
"eslint": "^7.4.0",
"jest": "^26.6.3"
}