From 4aecd1a8509e516350c8bd55f7d36511cf1992dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 02:03:05 +0000 Subject: [PATCH] chore(deps-dev): 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 365f9b8..bf75806 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/jest": "^28.1.1", "@types/node": "^18.11.18", "@typescript-eslint/parser": "^5.40.1", - "@vercel/ncc": "^0.34.0", + "@vercel/ncc": "^0.36.1", "eslint": "^8.33.0", "eslint-plugin-github": "^4.4.0", "eslint-plugin-jest": "^27.2.1", diff --git a/yarn.lock b/yarn.lock index 74d957a..967ed6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1093,10 +1093,10 @@ "@typescript-eslint/types" "5.40.1" eslint-visitor-keys "^3.3.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"