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:
committed by
probot-auto-merge[bot]
parent
4a12ad2f75
commit
d97b415a3b
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1783,9 +1783,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@vercel/ncc": {
|
"@vercel/ncc": {
|
||||||
"version": "0.31.1",
|
"version": "0.32.0",
|
||||||
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.31.1.tgz",
|
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.32.0.tgz",
|
||||||
"integrity": "sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA==",
|
"integrity": "sha512-S/SxTHHTbBQSOutpgnqEn+LyTfZcq9xMRAnzY05HpGVjxjmfmvg6SWZZkbW/GJIFznMmHGeGOrI1MEBD7efIkA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"JSONStream": {
|
"JSONStream": {
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
"@semantic-release/git": "^9.0.0",
|
"@semantic-release/git": "^9.0.0",
|
||||||
"@types/node": "^16.3.2",
|
"@types/node": "^16.3.2",
|
||||||
"@typescript-eslint/parser": "^5.3.0",
|
"@typescript-eslint/parser": "^5.3.0",
|
||||||
"@vercel/ncc": "^0.31.0",
|
"@vercel/ncc": "^0.32.0",
|
||||||
"eslint": "^8.1.0",
|
"eslint": "^8.1.0",
|
||||||
"eslint-plugin-github": "^4.3.3",
|
"eslint-plugin-github": "^4.3.3",
|
||||||
"eslint-plugin-jest": "^25.0.1",
|
"eslint-plugin-jest": "^25.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user