chore(deps-dev): bump @vercel/ncc from 0.28.0 to 0.28.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-07 05:48:36 +00:00
committed by probot-auto-merge[bot]
parent be1bd26e1e
commit 2ca690fa26
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1969,9 +1969,9 @@
} }
}, },
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.28.0", "version": "0.28.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.0.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.1.tgz",
"integrity": "sha512-dKFgT0r61LmKcMsriSkoxOSp+A45ADRFxrYXvFMmuLEpvc2a+fBAIh8Pg1Q7RYtPTZE1kX/Tk+nmOpNGyb5P2w==", "integrity": "sha512-RrDgMXnd4PsfcqEMP2pSdBzmcwj+Rq+rxqZgiB8DSM9QBqMei4/zuMxmnzV7g3gbrg/V2VJGQt3hYmK5vqH58g==",
"dev": true "dev": true
}, },
"abab": { "abab": {

View File

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