chore(deps-dev): bump @vercel/ncc from 0.26.2 to 0.27.0 (#136)

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.26.2 to 0.27.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.26.2...0.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-18 08:20:06 +01:00
committed by GitHub
parent 8d2117abc3
commit d6639f85c1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -158,9 +158,9 @@
}
},
"@vercel/ncc": {
"version": "0.26.2",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.26.2.tgz",
"integrity": "sha512-qdajZzkGn62Ry+v7bmTSd7Qza2BVjEBuCcGpxCV5Y+ANa6d//BzByMkODmYQAhAXOg6kiAgVpbnfsd/At3PWQA==",
"version": "0.27.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.27.0.tgz",
"integrity": "sha512-DllIJQapnU2YwewIhh/4dYesmMQw3h2cFtabECc/zSJHqUbNa0eJuEkRa6DXbZvh1YPWBtYQoPV17NlDpBw1Vw==",
"dev": true
},
"acorn": {

View File

@@ -43,7 +43,7 @@
"@types/node": "^12.12.54",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"@vercel/ncc": "^0.26.2",
"@vercel/ncc": "^0.27.0",
"all-contributors-cli": "^6.19.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.15.0",