1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-12-01 07:43:50 -05:00

Bump @vercel/ncc from 0.31.1 to 0.32.0 in /cli

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

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-17 21:06:01 +00:00
committed by Jake Jarvis
parent 0ea86ec40e
commit 9d1447c801
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"@babel/core": "^7.16.0",
"@babel/preset-react": "^7.16.0",
"@jakejarvis/eslint-config": "github:jakejarvis/eslint-config#main",
"@vercel/ncc": "^0.31.1",
"@vercel/ncc": "^0.32.0",
"eslint": "^8.2.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",