build(deps-dev): bump @vercel/ncc from 0.30.0 to 0.31.0

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.30.0...0.31.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-09-10 13:04:00 +00:00
committed by GitHub
parent 3b8adb07b3
commit 8495031317
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -22,7 +22,7 @@
"@types/jest": "^27.0.1",
"@types/node": "^16.9.0",
"@typescript-eslint/parser": "^4.31.0",
"@vercel/ncc": "^0.30.0",
"@vercel/ncc": "^0.31.0",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.2.0",
"eslint-plugin-jest": "^24.4.0",
@@ -1725,9 +1725,9 @@
}
},
"node_modules/@vercel/ncc": {
"version": "0.30.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.30.0.tgz",
"integrity": "sha512-16ePj2GkwjomvE0HLL5ny+d+sudOwvZNYW8vjpMh3cyWdFxoMI8KSQiolVxeHBULbU1C5mVxLK5nL9NtnnpIew==",
"version": "0.31.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.31.0.tgz",
"integrity": "sha512-vpioWEFk00Sk5CgJj39LFAjqXcM0PLcaSqaEDeZZUKfHEKYmHL5tOns7Xd21/o4SKzRi+XE0qhEv9wWwkfmNaA==",
"dev": true,
"bin": {
"ncc": "dist/ncc/cli.js"
@@ -8341,9 +8341,9 @@
}
},
"@vercel/ncc": {
"version": "0.30.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.30.0.tgz",
"integrity": "sha512-16ePj2GkwjomvE0HLL5ny+d+sudOwvZNYW8vjpMh3cyWdFxoMI8KSQiolVxeHBULbU1C5mVxLK5nL9NtnnpIew==",
"version": "0.31.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.31.0.tgz",
"integrity": "sha512-vpioWEFk00Sk5CgJj39LFAjqXcM0PLcaSqaEDeZZUKfHEKYmHL5tOns7Xd21/o4SKzRi+XE0qhEv9wWwkfmNaA==",
"dev": true
},
"@webassemblyjs/ast": {
+1 -1
View File
@@ -45,7 +45,7 @@
"@types/jest": "^27.0.1",
"@types/node": "^16.9.0",
"@typescript-eslint/parser": "^4.31.0",
"@vercel/ncc": "^0.30.0",
"@vercel/ncc": "^0.31.0",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.2.0",
"eslint-plugin-jest": "^24.4.0",