Merge pull request #422 from codecov/dependabot/npm_and_yarn/vercel/ncc-0.29.0

Bump @vercel/ncc from 0.28.6 to 0.29.0
This commit is contained in:
Tom Hu
2021-07-19 08:08:08 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1169,9 +1169,9 @@
}
},
"@vercel/ncc": {
"version": "0.28.6",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.6.tgz",
"integrity": "sha512-t4BoSSuyK8BZaUE0gV18V6bkFs4st7baumtFGa50dv1tMu2GDBEBF8sUZaKBdKiL6DzJ2D2+XVCwYWWDcQOYdQ==",
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.29.0.tgz",
"integrity": "sha512-p+sB835wOSDdgm2mgFgSOcXJF84AqZ+vBEnnGS0sm8veA92Hia7sqH0qEnqeFilPl+cXtxbdh2er+WdlfbVCZA==",
"dev": true
},
"abab": {

View File

@@ -34,7 +34,7 @@
"@types/node": "^16.0.1",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"@vercel/ncc": "^0.28.6",
"@vercel/ncc": "^0.29.0",
"eslint": "^7.30.0",
"eslint-config-google": "^0.14.0",
"jest": "^26.6.3",