Bump @vercel/ncc from 0.27.0 to 0.28.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-06 05:45:55 +00:00 committed by GitHub
parent be761fc37e
commit c565c39226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"@types/jest": "^26.0.22",
"@types/node": "^14.14.37",
"@typescript-eslint/parser": "^4.20.0",
"@vercel/ncc": "^0.27.0",
"@vercel/ncc": "^0.28.0",
"eslint": "^7.23.0",
"eslint-plugin-github": "^4.1.2",
"eslint-plugin-jest": "^24.3.4",

View File

@ -233,10 +233,10 @@
"@typescript-eslint/types" "4.20.0"
eslint-visitor-keys "^2.0.0"
"@vercel/ncc@^0.27.0":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.27.0.tgz#c0cfeebb0bebb56052719efa4a0ecc090a932c76"
integrity sha512-DllIJQapnU2YwewIhh/4dYesmMQw3h2cFtabECc/zSJHqUbNa0eJuEkRa6DXbZvh1YPWBtYQoPV17NlDpBw1Vw==
"@vercel/ncc@^0.28.0":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.0.tgz#399d00044378e5511a54f2d3880415a980fcf1b8"
integrity sha512-dKFgT0r61LmKcMsriSkoxOSp+A45ADRFxrYXvFMmuLEpvc2a+fBAIh8Pg1Q7RYtPTZE1kX/Tk+nmOpNGyb5P2w==
acorn-jsx@^5.3.1:
version "5.3.1"