Merge pull request #285 from joelwmale/dependabot/npm_and_yarn/vercel/ncc-0.31.0

Bump @vercel/ncc from 0.30.0 to 0.31.0
This commit is contained in:
mergify[bot] 2021-09-10 11:04:05 +00:00 committed by GitHub
commit cdf23e7057
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.0",
"@typescript-eslint/parser": "^4.31.0",
"@vercel/ncc": "^0.30.0",
"@vercel/ncc": "^0.31.0",
"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.0"
eslint-visitor-keys "^2.0.0"
"@vercel/ncc@^0.30.0":
version "0.30.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.30.0.tgz#e940f5cfe30dfd0b7b30c4d7f9f6f00fcf754577"
integrity sha512-16ePj2GkwjomvE0HLL5ny+d+sudOwvZNYW8vjpMh3cyWdFxoMI8KSQiolVxeHBULbU1C5mVxLK5nL9NtnnpIew==
"@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==
acorn-jsx@^5.3.1:
version "5.3.1"