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

This commit is contained in:
Renovate Bot 2021-05-10 03:01:04 +00:00
parent 458035fc82
commit f289e1f0ee
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

@ -486,9 +486,9 @@
} }
}, },
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.28.4", "version": "0.28.5",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.4.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.5.tgz",
"integrity": "sha512-vQe8WuBMiBgJbRM9TXMSb2zXmaoplH84K91nd2CmIlrXH0F3RjyiO9kdvaZbKbAQ66Mh/hMF2JPtDzbVvsx+Eg==", "integrity": "sha512-ZSwD4EDCon2EsnPZ2/Qcigx4N2DiuBLV/rDnF04giEPFuDeBeUDdnSTyYYfX8KNic/prrJuS1vUEmAOHmj+fRg==",
"dev": true "dev": true
}, },
"JSONStream": { "JSONStream": {

View file

@ -40,7 +40,7 @@
"@types/node": "13.13.51", "@types/node": "13.13.51",
"@typescript-eslint/eslint-plugin": "4.22.0", "@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0", "@typescript-eslint/parser": "4.22.0",
"@vercel/ncc": "0.28.4", "@vercel/ncc": "0.28.5",
"concurrently": "6.0.2", "concurrently": "6.0.2",
"eslint": "7.25.0", "eslint": "7.25.0",
"eslint-config-prettier": "8.3.0", "eslint-config-prettier": "8.3.0",