From ccbb0c758d0a0ed16a1c76068493bc12cda7af39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 23:28:58 +0900 Subject: [PATCH] build(deps-dev): Bump @vercel/ncc from 0.33.0 to 0.33.1 (#528) Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.0 to 0.33.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.33.0...0.33.1) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a37e5e3..38ca583 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/jest": "^27.0.3", "@types/node": "^16.11.13", "@typescript-eslint/parser": "^5.8.0", - "@vercel/ncc": "^0.33.0", + "@vercel/ncc": "^0.33.1", "eslint": "^8.5.0", "eslint-plugin-github": "^4.3.5", "eslint-plugin-jest": "^25.3.0", diff --git a/yarn.lock b/yarn.lock index 85d00ff..d967da7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -882,10 +882,10 @@ "@typescript-eslint/types" "5.8.0" eslint-visitor-keys "^3.0.0" -"@vercel/ncc@^0.33.0": - version "0.33.0" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.0.tgz#538d73ad4be1b259830d249d83f857432edd8967" - integrity sha512-m21HzXD+L/YHoJTwyCCyGBXD0O2L4KR/Y6SSsS4qvRlz3NAYsiiYahzOsgfWEt4PJxpPVCMGiuWzsvb2tycmyA== +"@vercel/ncc@^0.33.1": + version "0.33.1" + resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.1.tgz#b240080a3c1ded9446a30955a06a79851bb38f71" + integrity sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA== abab@^2.0.3, abab@^2.0.5: version "2.0.5"