From 5d6901ee9c7856d2a1262e130052653e888ff3dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 09:34:54 +0900 Subject: [PATCH] build(deps-dev): Bump @vercel/ncc from 0.33.4 to 0.34.0 (#646) Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.4 to 0.34.0. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.33.4...0.34.0) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-minor ... 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 5fca29f..12383d2 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/jest": "^27.4.1", "@types/node": "^17.0.35", "@typescript-eslint/parser": "^5.26.0", - "@vercel/ncc": "^0.33.4", + "@vercel/ncc": "^0.34.0", "eslint": "^8.16.0", "eslint-plugin-github": "^4.3.6", "eslint-plugin-jest": "^26.2.2", diff --git a/yarn.lock b/yarn.lock index 35e9ea8..98324d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1135,10 +1135,10 @@ "@typescript-eslint/types" "5.3.1" eslint-visitor-keys "^3.0.0" -"@vercel/ncc@^0.33.4": - version "0.33.4" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.4.tgz#e44a87511f583b7ba88e4b9ae90eeb7ba252b872" - integrity sha512-ln18hs7dMffelP47tpkaR+V5Tj6coykNyxJrlcmCormPqRQjB/Gv4cu2FfBG+PMzIfdZp2CLDsrrB1NPU22Qhg== +"@vercel/ncc@^0.34.0": + version "0.34.0" + resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.34.0.tgz#d0139528320e46670d949c82967044a8f66db054" + integrity sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A== abab@^2.0.3, abab@^2.0.5: version "2.0.5"