chore: Bump @zeit/ncc from 0.22.0 to 0.22.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-18 22:10:42 +00:00
committed by GitHub
parent 6222ef53ed
commit d91230b55a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -918,9 +918,9 @@
"dev": true
},
"@zeit/ncc": {
"version": "0.22.0",
"resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.22.0.tgz",
"integrity": "sha512-zaS6chwztGSLSEzsTJw9sLTYxQt57bPFBtsYlVtbqGvmDUsfW7xgXPYofzFa1kB9ur2dRop6IxCwPnWLBVCrbQ==",
"version": "0.22.2",
"resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.22.2.tgz",
"integrity": "sha512-LGW5RPIwulh+fyKiMTgbIEbdc/hdf/4+U5B1WbT/We0jweHoywDbk9hi+3hNjSzQNShGumP72zgc6PHEUG5syg==",
"dev": true
},
"abab": {

View File

@@ -29,7 +29,7 @@
"aws-sdk": "^2.679.0"
},
"devDependencies": {
"@zeit/ncc": "^0.22.0",
"@zeit/ncc": "^0.22.2",
"eslint": "^7.0.0",
"jest": "^25.2.4"
}