Merge pull request #177 from joelwmale/dependabot/npm_and_yarn/vercel/ncc-0.28.3

Bump @vercel/ncc from 0.28.2 to 0.28.3
This commit is contained in:
mergify[bot] 2021-04-13 05:49:02 +00:00 committed by GitHub
commit 0be0991417
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": "^26.0.22",
"@types/node": "^14.14.37",
"@typescript-eslint/parser": "^4.21.0",
"@vercel/ncc": "^0.28.2",
"@vercel/ncc": "^0.28.3",
"eslint": "^7.24.0",
"eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.5",

View File

@ -199,10 +199,10 @@
"@typescript-eslint/types" "4.21.0"
eslint-visitor-keys "^2.0.0"
"@vercel/ncc@^0.28.2":
version "0.28.2"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.2.tgz#cf0c4f7e4c980bc849eaf115851f2440cd62c8a5"
integrity sha512-2ZBPviK9nFHzymu9POKGz50BRGGBIw7a8VcjgH73Xu2H4IvZx3KS0Qk/SS7S/N6iAalAGGxLSwFM1obeBGWXGg==
"@vercel/ncc@^0.28.3":
version "0.28.3"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.3.tgz#9461bdbf334d616759b0e7e5415e2f480b9aa30f"
integrity sha512-g3gk4D9itbhUQa5MtN7TOdeoQnNLkPDCox5SBaQ/H3Or5lo59TOaZWrLb+x47StiAJ+8DXZS/9MJ67cIBWSsRw==
acorn-jsx@^5.3.1:
version "5.3.1"