From 09fbd18f6478881b6f2f5689a4d97653ce8760b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 00:20:37 -0700 Subject: [PATCH] build(deps-dev): bump @vercel/ncc from 0.29.2 to 0.31.1 (#7) Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.2 to 0.31.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.29.2...0.31.1) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 043ff48..afb83c6 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@types/node": "^16.3.3", "@typescript-eslint/parser": "^4.28.3", - "@vercel/ncc": "^0.29.0", + "@vercel/ncc": "^0.31.1", "eslint": "^7.31.0", "eslint-plugin-github": "^4.1.1", "eslint-plugin-jest": "^24.3.6", diff --git a/yarn.lock b/yarn.lock index d521020..4ce54ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -754,10 +754,10 @@ "@typescript-eslint/types" "4.32.0" eslint-visitor-keys "^2.0.0" -"@vercel/ncc@^0.29.0": - version "0.29.2" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.2.tgz#29a35d21b03267a538b536168af766f4270ae8f4" - integrity sha512-eUxibZD92k+rY0oZJFZooGqdVpGkDrrHlUhj9UAWrtoyXCGmNOWC1Kcr2KPrZoHRSlWwHOcRnkn2nGT+aHY2KA== +"@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== abab@^2.0.3, abab@^2.0.5: version "2.0.5"