From b7eba8a23e8ea51b0a444fddfc6305ac46d1e70a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 15:10:05 +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 1984b56..cedc4dc 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@techmmunity/eslint-config": "^5.2.3", "@thothom/core": "^0.0.1", "@types/jest": "^27.5.1", - "@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 a875674..7219424 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1311,10 +1311,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"