Bump @vercel/ncc from 0.28.1 to 0.28.2

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.28.1 to 0.28.2.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.28.1...0.28.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-08 05:48:47 +00:00 committed by GitHub
parent d4197931ae
commit 6c674db547
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/jest": "^26.0.22",
"@types/node": "^14.14.37", "@types/node": "^14.14.37",
"@typescript-eslint/parser": "^4.21.0", "@typescript-eslint/parser": "^4.21.0",
"@vercel/ncc": "^0.28.1", "@vercel/ncc": "^0.28.2",
"eslint": "^7.23.0", "eslint": "^7.23.0",
"eslint-plugin-github": "^4.1.2", "eslint-plugin-github": "^4.1.2",
"eslint-plugin-jest": "^24.3.4", "eslint-plugin-jest": "^24.3.4",

View File

@ -233,10 +233,10 @@
"@typescript-eslint/types" "4.21.0" "@typescript-eslint/types" "4.21.0"
eslint-visitor-keys "^2.0.0" eslint-visitor-keys "^2.0.0"
"@vercel/ncc@^0.28.1": "@vercel/ncc@^0.28.2":
version "0.28.1" version "0.28.2"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.1.tgz#0d01d570cd58bf8b4fee6e00ce2b138e3ba5389a" resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.2.tgz#cf0c4f7e4c980bc849eaf115851f2440cd62c8a5"
integrity sha512-RrDgMXnd4PsfcqEMP2pSdBzmcwj+Rq+rxqZgiB8DSM9QBqMei4/zuMxmnzV7g3gbrg/V2VJGQt3hYmK5vqH58g== integrity sha512-2ZBPviK9nFHzymu9POKGz50BRGGBIw7a8VcjgH73Xu2H4IvZx3KS0Qk/SS7S/N6iAalAGGxLSwFM1obeBGWXGg==
acorn-jsx@^5.3.1: acorn-jsx@^5.3.1:
version "5.3.1" version "5.3.1"