build(deps-dev): bump @vercel/ncc from 0.28.4 to 0.28.5 (#294)

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.28.4 to 0.28.5.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.28.4...0.28.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-05 12:11:02 +09:00 committed by GitHub
parent 18a0a0f63e
commit 9d26ef6408
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

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

View file

@ -33,7 +33,7 @@
"@types/jest": "^26.0.23",
"@types/node": "^15.0.1",
"@typescript-eslint/parser": "^4.22.0",
"@vercel/ncc": "^0.28.4",
"@vercel/ncc": "^0.28.5",
"eslint": "^7.25.0",
"eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.6",