chore(deps-dev): bump @vercel/ncc from 0.27.0 to 0.28.2 (#162)

* chore(deps-dev): bump @vercel/ncc from 0.27.0 to 0.28.2

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

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

* chore: use explicit moduleResolution

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Grandi <fgrandi30@gmail.com>
This commit is contained in:
dependabot[bot]
2021-04-12 08:12:06 +02:00
committed by GitHub
parent 99d8a21c83
commit f7574eb56c
4 changed files with 12 additions and 10 deletions

View File

@@ -40,7 +40,7 @@
"@types/node": "^12.12.54",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.21.0",
"@vercel/ncc": "^0.27.0",
"@vercel/ncc": "^0.28.2",
"all-contributors-cli": "^6.20.0",
"eslint": "^7.23.0",
"eslint-config-prettier": "^6.15.0",