chore(deps): update dependency @zeit/ncc to v0.22.3

This commit is contained in:
Renovate Bot 2020-05-28 19:00:56 +00:00
parent 486d0096b1
commit 165010a81c
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -409,9 +409,9 @@
} }
}, },
"@zeit/ncc": { "@zeit/ncc": {
"version": "0.22.2", "version": "0.22.3",
"resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.22.2.tgz", "resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.22.3.tgz",
"integrity": "sha512-LGW5RPIwulh+fyKiMTgbIEbdc/hdf/4+U5B1WbT/We0jweHoywDbk9hi+3hNjSzQNShGumP72zgc6PHEUG5syg==", "integrity": "sha512-jnCLpLXWuw/PAiJiVbLjA8WBC0IJQbFeUwF4I9M+23MvIxTxk5pD4Q8byQBSPmHQjz5aBoA7AKAElQxMpjrCLQ==",
"dev": true "dev": true
}, },
"JSONStream": { "JSONStream": {

View file

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