Bump @vercel/ncc from 0.29.2 to 0.30.0 (#220)

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

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-09-01 15:44:16 +02:00
committed by GitHub
parent 14951e402b
commit 198cc13cf3
2 changed files with 8 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
"@types/node": "^16.7.2",
"@types/minimatch": "^3.0.5",
"@types/js-yaml": "^4.0.3",
"@vercel/ncc": "^0.29.2",
"@vercel/ncc": "^0.30.0",
"jest": "^27.1.0",
"prettier": "^2.3.2",
"ts-jest": "^27.0.5",