Update ncc

This commit is contained in:
Peter Evans
2020-08-22 15:28:17 +09:00
parent c0fe68ba01
commit 216dea92e3
3 changed files with 6858 additions and 6858 deletions

13706
dist/index.js vendored

File diff suppressed because it is too large Load Diff

8
package-lock.json generated
View File

@@ -1221,10 +1221,10 @@
"eslint-visitor-keys": "^1.1.0"
}
},
"@zeit/ncc": {
"version": "0.22.3",
"resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.22.3.tgz",
"integrity": "sha512-jnCLpLXWuw/PAiJiVbLjA8WBC0IJQbFeUwF4I9M+23MvIxTxk5pD4Q8byQBSPmHQjz5aBoA7AKAElQxMpjrCLQ==",
"@vercel/ncc": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.23.0.tgz",
"integrity": "sha512-Fcr1qlG9t54X4X9qbo/+jr1+t5Qc6H3TgIRBXmKkF/WDs6YFulAN6ilq2Ehx38RbgIOFxaZnjlAQ50GyexnMpQ==",
"dev": true
},
"abab": {

View File

@@ -34,7 +34,7 @@
"@types/jest": "26.0.4",
"@types/node": "14.0.23",
"@typescript-eslint/parser": "3.6.1",
"@zeit/ncc": "0.22.3",
"@vercel/ncc": "0.23.0",
"eslint": "7.4.0",
"eslint-plugin-github": "4.0.1",
"eslint-plugin-jest": "23.18.0",