chore(deps-dev): bump @vercel/ncc from 0.31.1 to 0.32.0

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 17:04:48 +00:00
committed by probot-auto-merge[bot]
parent 4a12ad2f75
commit d97b415a3b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1783,9 +1783,9 @@
}
},
"@vercel/ncc": {
"version": "0.31.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.31.1.tgz",
"integrity": "sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA==",
"version": "0.32.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.32.0.tgz",
"integrity": "sha512-S/SxTHHTbBQSOutpgnqEn+LyTfZcq9xMRAnzY05HpGVjxjmfmvg6SWZZkbW/GJIFznMmHGeGOrI1MEBD7efIkA==",
"dev": true
},
"JSONStream": {

View File

@@ -37,7 +37,7 @@
"@semantic-release/git": "^9.0.0",
"@types/node": "^16.3.2",
"@typescript-eslint/parser": "^5.3.0",
"@vercel/ncc": "^0.31.0",
"@vercel/ncc": "^0.32.0",
"eslint": "^8.1.0",
"eslint-plugin-github": "^4.3.3",
"eslint-plugin-jest": "^25.0.1",