chore(deps): update dependency @zeit/ncc to v0.22.2 (#96)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-18 21:00:22 +00:00 committed by GitHub
parent 80c7232ad8
commit d3a4fe1130
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

@ -409,9 +409,9 @@
}
},
"@zeit/ncc": {
"version": "0.22.1",
"resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.22.1.tgz",
"integrity": "sha512-Qq3bMuonkcnV/96jhy9SQYdh39NXHxNMJ1O31ZFzWG9n52fR2DLtgrNzhj/ahlEjnBziMLGVWDbaS9sf03/fEw==",
"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
},
"JSONStream": {

View file

@ -40,7 +40,7 @@
"@types/node": "13.13.6",
"@typescript-eslint/eslint-plugin": "2.33.0",
"@typescript-eslint/parser": "2.33.0",
"@zeit/ncc": "0.22.1",
"@zeit/ncc": "0.22.2",
"concurrently": "5.2.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.11.0",