From 1e74ebc0c77e7968dc7cbfbdc42983877a22b569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 05:06:38 +0000 Subject: [PATCH] chore(deps-dev): bump @vercel/ncc from 0.31.1 to 0.36.1 Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.31.1 to 0.36.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.31.1...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 afee2e5..ccd2c22 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@types/node": "^18.11.0", - "@vercel/ncc": "^0.31.1", + "@vercel/ncc": "^0.36.1", "eslint": "^8.31.0", "eslint-config-neon": "^0.1.40", "typescript": "^4.4.4" diff --git a/yarn.lock b/yarn.lock index 15c21f2..9397072 100644 --- a/yarn.lock +++ b/yarn.lock @@ -524,10 +524,10 @@ "@typescript-eslint/types" "5.47.1" eslint-visitor-keys "^3.3.0" -"@vercel/ncc@^0.31.1": - version "0.31.1" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.1.tgz#9346c7e59326f5eeac75c0286e47df94c2d6d8f7" - integrity sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA== +"@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"