build(deps-dev): bump @vercel/ncc from 0.28.0 to 0.28.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-08 20:21:36 +00:00 committed by GitHub
parent 54a8e6b175
commit dcf3cc0b9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2806,9 +2806,9 @@
}
},
"@vercel/ncc": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.0.tgz",
"integrity": "sha512-dKFgT0r61LmKcMsriSkoxOSp+A45ADRFxrYXvFMmuLEpvc2a+fBAIh8Pg1Q7RYtPTZE1kX/Tk+nmOpNGyb5P2w==",
"version": "0.28.2",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.2.tgz",
"integrity": "sha512-2ZBPviK9nFHzymu9POKGz50BRGGBIw7a8VcjgH73Xu2H4IvZx3KS0Qk/SS7S/N6iAalAGGxLSwFM1obeBGWXGg==",
"dev": true
},
"abab": {

View file

@ -33,7 +33,7 @@
"@types/jest": "^26.0.22",
"@types/node": "^14.14.37",
"@typescript-eslint/parser": "^4.21.0",
"@vercel/ncc": "^0.28.0",
"@vercel/ncc": "^0.28.2",
"eslint": "^7.23.0",
"eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.4",