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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-18 06:11:55 +00:00
committed by probot-auto-merge[bot]
parent 0a943a5243
commit 83a2c178fb
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1909,9 +1909,9 @@
} }
}, },
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.25.1", "version": "0.26.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.25.1.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.26.0.tgz",
"integrity": "sha512-dGecC5+1wLof1MQpey4+6i2KZv4Sfs6WfXkl9KfO32GED4ZPiKxRfvtGPjbjZv0IbqMl6CxtcV1RotXYfd5SSA==", "integrity": "sha512-5XWU+Flb5wKGNjIbMWAwsDImfVtw8AVXttN5ZMmmgEC4ilKauxwV3odI2V+R6qMHOBa2kmGjUBFP9+J+w3OEaw==",
"dev": true "dev": true
}, },
"abab": { "abab": {

View File

@@ -33,7 +33,7 @@
"@types/jest": "^26.0.19", "@types/jest": "^26.0.19",
"@types/node": "^14.14.14", "@types/node": "^14.14.14",
"@typescript-eslint/parser": "^4.10.0", "@typescript-eslint/parser": "^4.10.0",
"@vercel/ncc": "^0.25.1", "@vercel/ncc": "^0.26.0",
"eslint": "^7.15.0", "eslint": "^7.15.0",
"eslint-plugin-github": "^4.1.1", "eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.3", "eslint-plugin-jest": "^24.1.3",