build(deps-dev): Bump @vercel/ncc from 0.31.1 to 0.32.0 (#491)

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.31.1 to 0.32.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.31.1...0.32.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-11-20 11:13:31 +09:00 committed by GitHub
parent 52da0652a3
commit f96d54f00d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,7 @@
"@types/jest": "^27.0.2",
"@types/node": "^16.11.9",
"@typescript-eslint/parser": "^5.4.0",
"@vercel/ncc": "^0.31.1",
"@vercel/ncc": "^0.32.0",
"eslint": "^8.2.0",
"eslint-plugin-github": "^4.3.5",
"eslint-plugin-jest": "^25.2.4",