chore(deps): update dependency @vercel/ncc to v0.29.0

This commit is contained in:
Renovate Bot 2021-07-23 22:09:53 +00:00
parent 61976b220a
commit 95833fe0f1
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -492,9 +492,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
},
"JSONStream": {

View file

@ -40,7 +40,7 @@
"@types/node": "13.13.52",
"@typescript-eslint/eslint-plugin": "4.28.3",
"@typescript-eslint/parser": "4.28.3",
"@vercel/ncc": "0.28.6",
"@vercel/ncc": "0.29.0",
"concurrently": "6.2.0",
"eslint": "7.30.0",
"eslint-config-prettier": "8.3.0",