deps: bump @zeit/ncc from 0.22.1 to 0.22.2 (#308)

This commit is contained in:
dependabot-preview[bot] 2020-05-19 02:11:26 +00:00 committed by GitHub
parent e1eecfc328
commit c50767dbfe
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

@ -1276,9 +1276,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

@ -65,7 +65,7 @@
"@types/node": "~12",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.34.0",
"@zeit/ncc": "^0.22.1",
"@zeit/ncc": "^0.22.2",
"eslint": "^6.8.0",
"eslint-plugin-jest": "^23.13.1",
"husky": "^4.2.5",