From d00385e0b0a3358e7c8576c5a83d90cf73a27773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 07:09:00 +0000 Subject: [PATCH] Bump @vercel/ncc from 0.26.0 to 0.26.1 Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.26.0 to 0.26.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.26.0...0.26.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3ed4ed95..815d6fd9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/jest": "^26.0.19", "@types/node": "^14.14.14", "@typescript-eslint/parser": "^4.10.0", - "@vercel/ncc": "^0.26.0", + "@vercel/ncc": "^0.26.1", "eslint": "^7.15.0", "eslint-plugin-github": "^4.1.1", "eslint-plugin-jest": "^24.1.3", diff --git a/yarn.lock b/yarn.lock index 8b80beff..94c085c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -276,10 +276,10 @@ "@typescript-eslint/types" "4.10.0" eslint-visitor-keys "^2.0.0" -"@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== +"@vercel/ncc@^0.26.1": + version "0.26.1" + resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.26.1.tgz#457f13c8f207f5e74d19944b6797f4708c02359f" + integrity sha512-iVhYAL/rpHgjO88GkDHNVNrp7WTfMFBbeWXNgwaDPMv5rDI4hNOAM0u+Zhtbs42XBQE6EccNaY6UDb/tm1+dhg== acorn-jsx@^5.3.1: version "5.3.1"