From 8e8a1a134fc70dc8da78754ae552124b97d37613 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 05:45:28 +0000 Subject: [PATCH] Bump @vercel/ncc from 0.28.0 to 0.28.1 Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.28.0 to 0.28.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.28.0...0.28.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 aaf43e84..a601a5a2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/jest": "^26.0.22", "@types/node": "^14.14.37", "@typescript-eslint/parser": "^4.21.0", - "@vercel/ncc": "^0.28.0", + "@vercel/ncc": "^0.28.1", "eslint": "^7.23.0", "eslint-plugin-github": "^4.1.2", "eslint-plugin-jest": "^24.3.4", diff --git a/yarn.lock b/yarn.lock index dc7e18bc..abb2d8ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -233,10 +233,10 @@ "@typescript-eslint/types" "4.21.0" eslint-visitor-keys "^2.0.0" -"@vercel/ncc@^0.28.0": - version "0.28.0" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.0.tgz#399d00044378e5511a54f2d3880415a980fcf1b8" - integrity sha512-dKFgT0r61LmKcMsriSkoxOSp+A45ADRFxrYXvFMmuLEpvc2a+fBAIh8Pg1Q7RYtPTZE1kX/Tk+nmOpNGyb5P2w== +"@vercel/ncc@^0.28.1": + version "0.28.1" + resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.1.tgz#0d01d570cd58bf8b4fee6e00ce2b138e3ba5389a" + integrity sha512-RrDgMXnd4PsfcqEMP2pSdBzmcwj+Rq+rxqZgiB8DSM9QBqMei4/zuMxmnzV7g3gbrg/V2VJGQt3hYmK5vqH58g== acorn-jsx@^5.3.1: version "5.3.1"