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-21 08:25:31 +00:00
committed by GitHub
parent 28e534b1f0
commit d134cb1b2b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2307,9 +2307,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": {
+1 -1
View File
@@ -44,7 +44,7 @@
"@types/jest": "^26.0.19",
"@types/node": "^14.14.14",
"@typescript-eslint/parser": "^4.10.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",