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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-22 06:49:38 +00:00
committed by probot-auto-merge[bot]
parent b0fbf2b5fe
commit 5f11d369ca
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1909,9 +1909,9 @@
}
},
"@vercel/ncc": {
"version": "0.26.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.26.0.tgz",
"integrity": "sha512-5XWU+Flb5wKGNjIbMWAwsDImfVtw8AVXttN5ZMmmgEC4ilKauxwV3odI2V+R6qMHOBa2kmGjUBFP9+J+w3OEaw==",
"version": "0.26.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.26.1.tgz",
"integrity": "sha512-iVhYAL/rpHgjO88GkDHNVNrp7WTfMFBbeWXNgwaDPMv5rDI4hNOAM0u+Zhtbs42XBQE6EccNaY6UDb/tm1+dhg==",
"dev": true
},
"abab": {

View File

@@ -33,7 +33,7 @@
"@types/jest": "^26.0.19",
"@types/node": "^14.14.14",
"@typescript-eslint/parser": "^4.11.0",
"@vercel/ncc": "^0.26.0",
"@vercel/ncc": "^0.26.1",
"eslint": "^7.16.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.3",