Bump @vercel/ncc from 0.29.1 to 0.29.2 (#213)

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

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

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-08-20 21:51:08 -04:00
committed by GitHub
parent 70dbd62381
commit d046cd7584
2 changed files with 8 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
"@types/node": "^16.4.13",
"@types/minimatch": "^3.0.5",
"@types/js-yaml": "^4.0.2",
"@vercel/ncc": "^0.29.1",
"@vercel/ncc": "^0.29.2",
"jest": "^27.0.6",
"prettier": "^2.3.2",
"ts-jest": "^27.0.5",