From 66f8c1cdadc2945981a0a637b9d92bb7d0063c86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 05:05:13 +0000 Subject: [PATCH] Bump @vercel/ncc from 0.29.0 to 0.36.1 Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.0 to 0.36.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.29.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 ff80ffc..432dab2 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ ], "devDependencies": { "@types/node": "^16.4.1", - "@vercel/ncc": "^0.29.0", + "@vercel/ncc": "^0.36.1", "eslint": "^7.31.0", "eslint-plugin-github": "^4.1.5", "eslint-plugin-jest": "^24.4.0", diff --git a/yarn.lock b/yarn.lock index f986af1..6d9709c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1078,10 +1078,10 @@ "@typescript-eslint/types" "4.28.4" eslint-visitor-keys "^2.0.0" -"@vercel/ncc@^0.29.0": - version "0.29.0" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.0.tgz#ac23fc23f1593b05c72360108bcf6d849d2f317a" - integrity sha512-p+sB835wOSDdgm2mgFgSOcXJF84AqZ+vBEnnGS0sm8veA92Hia7sqH0qEnqeFilPl+cXtxbdh2er+WdlfbVCZA== +"@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== JSONStream@^1.0.4: version "1.3.5"