deps: bump @zeit/ncc from 0.20.5 to 0.21.0

Bumps [@zeit/ncc](https://github.com/zeit/ncc) from 0.20.5 to 0.21.0.
- [Release notes](https://github.com/zeit/ncc/releases)
- [Commits](https://github.com/zeit/ncc/compare/0.20.5...0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-06 02:35:08 +00:00 committed by GitHub
parent ca3c62d21c
commit 8af8ad41fe
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

@ -677,9 +677,9 @@
} }
}, },
"@zeit/ncc": { "@zeit/ncc": {
"version": "0.20.5", "version": "0.21.0",
"resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.20.5.tgz", "resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.21.0.tgz",
"integrity": "sha512-XU6uzwvv95DqxciQx+aOLhbyBx/13ky+RK1y88Age9Du3BlA4mMPCy13BGjayOrrumOzlq1XV3SD/BWiZENXlw==", "integrity": "sha512-RUMdvVK/w78oo+yBjruZltt0kJXYar2un/1bYQ2LuHG7GmFVm+QjxzEmySwREctaJdEnBvlMdUNWd9hXHxEI3g==",
"dev": true "dev": true
}, },
"abab": { "abab": {

View file

@ -56,7 +56,7 @@
"@types/jest": "^24.0.24", "@types/jest": "^24.0.24",
"@types/node": "^12.12.21", "@types/node": "^12.12.21",
"@typescript-eslint/parser": "^2.12.0", "@typescript-eslint/parser": "^2.12.0",
"@zeit/ncc": "^0.20.5", "@zeit/ncc": "^0.21.0",
"eslint": "^6.8.0", "eslint": "^6.8.0",
"husky": "^3.1.0", "husky": "^3.1.0",
"jest": "^24.9.0", "jest": "^24.9.0",