Bump @vercel/ncc from 0.24.0 to 0.24.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-18 05:49:48 +00:00 committed by GitHub
parent e7d7d19490
commit cb4001c4c4
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.14", "@types/jest": "^26.0.14",
"@types/node": "^14.10.3", "@types/node": "^14.10.3",
"@typescript-eslint/parser": "^4.1.1", "@typescript-eslint/parser": "^4.1.1",
"@vercel/ncc": "^0.24.0", "@vercel/ncc": "^0.24.1",
"eslint": "^7.9.0", "eslint": "^7.9.0",
"eslint-plugin-github": "^4.1.1", "eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^23.20.0", "eslint-plugin-jest": "^23.20.0",

View File

@ -252,10 +252,10 @@
"@typescript-eslint/types" "4.1.1" "@typescript-eslint/types" "4.1.1"
eslint-visitor-keys "^2.0.0" eslint-visitor-keys "^2.0.0"
"@vercel/ncc@^0.24.0": "@vercel/ncc@^0.24.1":
version "0.24.0" version "0.24.1"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.24.0.tgz#a2e8783a185caa99b5d8961a57dfc9665de16296" resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.24.1.tgz#3ea2932c85ba87f4de6fe550d60e1bf5c005985e"
integrity sha512-crqItMcIwCkvdXY/V3/TzrHJQx6nbIaRqE1cOopJhgGX6izvNov40SmD//nS5flfEvdK54YGjwVVq+zG6crjOg== integrity sha512-r9m7brz2hNmq5TF3sxrK4qR/FhXn44XIMglQUir4sT7Sh5GOaYXlMYikHFwJStf8rmQGTlvOoBXt4yHVonRG8A==
acorn-jsx@^5.2.0: acorn-jsx@^5.2.0:
version "5.2.0" version "5.2.0"