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

This commit is contained in:
Renovate Bot 2021-08-20 15:54:07 +00:00
parent 90a3eba73f
commit e358b7342f
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.29.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.29.0.tgz",
"integrity": "sha512-p+sB835wOSDdgm2mgFgSOcXJF84AqZ+vBEnnGS0sm8veA92Hia7sqH0qEnqeFilPl+cXtxbdh2er+WdlfbVCZA==",
"version": "0.29.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.29.1.tgz",
"integrity": "sha512-92d2AApJtkpampMqKgfqWbYkuFvqRFs8kPkKLTbesSB9RVwWfiI3i6mgBxtZgMV9iRuLPVZ+OBNocKHXZSRj6Q==",
"dev": true
},
"JSONStream": {

View file

@ -40,7 +40,7 @@
"@types/node": "13.13.52",
"@typescript-eslint/eslint-plugin": "4.29.1",
"@typescript-eslint/parser": "4.29.1",
"@vercel/ncc": "0.29.0",
"@vercel/ncc": "0.29.1",
"concurrently": "6.2.1",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",