chore: 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 07:41:16 +00:00
committed by Clare Liguori
parent 5f791d0fc5
commit 4f6148fd2d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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

View File

@@ -29,7 +29,7 @@
"aws-sdk": "^2.596.0"
},
"devDependencies": {
"@zeit/ncc": "^0.20.5",
"@zeit/ncc": "^0.21.0",
"eslint": "^6.8.0",
"jest": "^24.9.0"
}