chore(deps-dev): bump @vercel/ncc from 0.24.1 to 0.25.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-06 06:17:14 +00:00
committed by probot-auto-merge[bot]
parent 68c58196cb
commit 647403d7ea
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1900,9 +1900,9 @@
}
},
"@vercel/ncc": {
"version": "0.24.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.24.1.tgz",
"integrity": "sha512-r9m7brz2hNmq5TF3sxrK4qR/FhXn44XIMglQUir4sT7Sh5GOaYXlMYikHFwJStf8rmQGTlvOoBXt4yHVonRG8A==",
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.25.0.tgz",
"integrity": "sha512-QDVwcVgahq66ZB11D/KlI1HF+lS0+NRjbOETFKZryZh14rx+zBIVkm6Yu/9tyj2Oz8FIc3PFYORl+mPDjTAiEg==",
"dev": true
},
"abab": {

View File

@@ -33,7 +33,7 @@
"@types/jest": "^26.0.15",
"@types/node": "^14.14.6",
"@typescript-eslint/parser": "^4.6.1",
"@vercel/ncc": "^0.24.1",
"@vercel/ncc": "^0.25.0",
"eslint": "^7.12.1",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.0",