chore(deps-dev): bump @vercel/ncc from 0.26.1 to 0.26.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-07 06:10:39 +00:00
committed by probot-auto-merge[bot]
parent 854db6a961
commit 2fb6f6a21c
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1947,9 +1947,9 @@
}
},
"@vercel/ncc": {
"version": "0.26.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.26.1.tgz",
"integrity": "sha512-iVhYAL/rpHgjO88GkDHNVNrp7WTfMFBbeWXNgwaDPMv5rDI4hNOAM0u+Zhtbs42XBQE6EccNaY6UDb/tm1+dhg==",
"version": "0.26.2",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.26.2.tgz",
"integrity": "sha512-qdajZzkGn62Ry+v7bmTSd7Qza2BVjEBuCcGpxCV5Y+ANa6d//BzByMkODmYQAhAXOg6kiAgVpbnfsd/At3PWQA==",
"dev": true
},
"abab": {

View File

@@ -33,7 +33,7 @@
"@types/jest": "^26.0.19",
"@types/node": "^14.14.20",
"@typescript-eslint/parser": "^4.11.1",
"@vercel/ncc": "^0.26.1",
"@vercel/ncc": "^0.26.2",
"eslint": "^7.17.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.3",