From 27d8156e42eba42813c404f6e295b94bf79f8cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:16:28 +0000 Subject: [PATCH] Bump @vercel/ncc from 0.28.4 to 0.28.6 Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.28.4 to 0.28.6. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.28.4...0.28.6) 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 132f025..b14a0c7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@actions/exec": "1.0.4" }, "devDependencies": { - "@vercel/ncc": "0.28.4", + "@vercel/ncc": "0.28.6", "chai": "4.3.4", "eslint": "7.25.0", "eslint-config-google": "0.14.0", diff --git a/yarn.lock b/yarn.lock index 1ba5b80..1e721e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -718,10 +718,10 @@ resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44" integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q== -"@vercel/ncc@0.28.4": - version "0.28.4" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.4.tgz#ca83bc00a994c48525d8b83abe32e6edf38551c6" - integrity sha512-vQe8WuBMiBgJbRM9TXMSb2zXmaoplH84K91nd2CmIlrXH0F3RjyiO9kdvaZbKbAQ66Mh/hMF2JPtDzbVvsx+Eg== +"@vercel/ncc@0.28.6": + version "0.28.6" + resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.6.tgz#073c0ce8e0269210c0a9f180fb0bf949eecc20e0" + integrity sha512-t4BoSSuyK8BZaUE0gV18V6bkFs4st7baumtFGa50dv1tMu2GDBEBF8sUZaKBdKiL6DzJ2D2+XVCwYWWDcQOYdQ== "@yarnpkg/core@^2.4.0": version "2.4.0"