Merge pull request #289 from joelwmale/dependabot/npm_and_yarn/vercel/ncc-0.31.1

Bump @vercel/ncc from 0.31.0 to 0.31.1
This commit is contained in:
mergify[bot] 2021-09-14 11:04:56 +00:00 committed by GitHub
commit 51e8be6b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"@types/jest": "^27.0.1",
"@types/node": "^16.9.1",
"@typescript-eslint/parser": "^4.31.1",
"@vercel/ncc": "^0.31.0",
"@vercel/ncc": "^0.31.1",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.0",
"eslint-plugin-jest": "^24.4.0",

View File

@ -247,10 +247,10 @@
"@typescript-eslint/types" "4.31.1"
eslint-visitor-keys "^2.0.0"
"@vercel/ncc@^0.31.0":
version "0.31.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.0.tgz#5035b80b49406d8b1d5922a0ba57fbbab03d0ea4"
integrity sha512-vpioWEFk00Sk5CgJj39LFAjqXcM0PLcaSqaEDeZZUKfHEKYmHL5tOns7Xd21/o4SKzRi+XE0qhEv9wWwkfmNaA==
"@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==
acorn-jsx@^5.3.1:
version "5.3.1"