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:12 +00:00 committed by GitHub
parent db6f0547c2
commit a455c2efdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -276,10 +276,10 @@
"@typescript-eslint/types" "4.10.0"
eslint-visitor-keys "^2.0.0"
"@vercel/ncc@^0.25.1":
version "0.25.1"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.25.1.tgz#a4aacdb508ac496fc0c63a3c3203d700a619cc0e"
integrity sha512-dGecC5+1wLof1MQpey4+6i2KZv4Sfs6WfXkl9KfO32GED4ZPiKxRfvtGPjbjZv0IbqMl6CxtcV1RotXYfd5SSA==
"@vercel/ncc@^0.26.0":
version "0.26.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.26.0.tgz#f144d2381147604fbec520b770f136d17a94690f"
integrity sha512-5XWU+Flb5wKGNjIbMWAwsDImfVtw8AVXttN5ZMmmgEC4ilKauxwV3odI2V+R6qMHOBa2kmGjUBFP9+J+w3OEaw==
acorn-jsx@^5.3.1:
version "5.3.1"