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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-09 07:53:34 +00:00
committed by probot-auto-merge[bot]
parent 7679012d5d
commit a8bac24eff
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1900,9 +1900,9 @@
} }
}, },
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.25.0", "version": "0.25.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.25.0.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.25.1.tgz",
"integrity": "sha512-QDVwcVgahq66ZB11D/KlI1HF+lS0+NRjbOETFKZryZh14rx+zBIVkm6Yu/9tyj2Oz8FIc3PFYORl+mPDjTAiEg==", "integrity": "sha512-dGecC5+1wLof1MQpey4+6i2KZv4Sfs6WfXkl9KfO32GED4ZPiKxRfvtGPjbjZv0IbqMl6CxtcV1RotXYfd5SSA==",
"dev": true "dev": true
}, },
"abab": { "abab": {

View File

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