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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-14 08:04:24 +00:00
committed by probot-auto-merge[bot]
parent 9efbb61ae8
commit 5085eb9894
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1969,9 +1969,9 @@
}
},
"@vercel/ncc": {
"version": "0.28.2",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.2.tgz",
"integrity": "sha512-2ZBPviK9nFHzymu9POKGz50BRGGBIw7a8VcjgH73Xu2H4IvZx3KS0Qk/SS7S/N6iAalAGGxLSwFM1obeBGWXGg==",
"version": "0.28.3",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.3.tgz",
"integrity": "sha512-g3gk4D9itbhUQa5MtN7TOdeoQnNLkPDCox5SBaQ/H3Or5lo59TOaZWrLb+x47StiAJ+8DXZS/9MJ67cIBWSsRw==",
"dev": true
},
"abab": {

View File

@@ -33,7 +33,7 @@
"@types/jest": "^26.0.22",
"@types/node": "^14.14.37",
"@typescript-eslint/parser": "^4.22.0",
"@vercel/ncc": "^0.28.2",
"@vercel/ncc": "^0.28.3",
"eslint": "^7.24.0",
"eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.6",