From 48a63ae5b94e81ee4b63921b7f4aa889fdac367e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 05:08:54 +0000 Subject: [PATCH] Bump @vercel/ncc from 0.34.0 to 0.36.1 Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.36.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.1) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-minor ... 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 778b5d7..2975809 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@techmmunity/eslint-config": "^5.2.3", "@types/jest": "^27.5.1", "@types/uuid": "^8.3.4", - "@vercel/ncc": "^0.34.0", + "@vercel/ncc": "^0.36.1", "eslint": "^8.16.0", "husky": "^8.0.1", "jest": "^28.1.0", diff --git a/yarn.lock b/yarn.lock index 7c576c3..5143ce3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1269,10 +1269,10 @@ "@typescript-eslint/types" "5.11.0" eslint-visitor-keys "^3.0.0" -"@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== +"@vercel/ncc@^0.36.1": + version "0.36.1" + resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1.tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95" + integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw== acorn-jsx@^5.3.2: version "5.3.2"