build(deps-dev): bump @vercel/ncc from 0.29.1 to 0.29.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-20 13:03:21 +00:00
committed by GitHub
parent fdb66cfddf
commit ba6ea3327c
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.6.2",
"@typescript-eslint/parser": "^4.29.2",
"@vercel/ncc": "^0.29.1",
"@vercel/ncc": "^0.29.2",
"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.29.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.29.1.tgz",
"integrity": "sha512-92d2AApJtkpampMqKgfqWbYkuFvqRFs8kPkKLTbesSB9RVwWfiI3i6mgBxtZgMV9iRuLPVZ+OBNocKHXZSRj6Q==",
"version": "0.29.2",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.29.2.tgz",
"integrity": "sha512-eUxibZD92k+rY0oZJFZooGqdVpGkDrrHlUhj9UAWrtoyXCGmNOWC1Kcr2KPrZoHRSlWwHOcRnkn2nGT+aHY2KA==",
"dev": true,
"bin": {
"ncc": "dist/ncc/cli.js"
@@ -8339,9 +8339,9 @@
}
},
"@vercel/ncc": {
"version": "0.29.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.29.1.tgz",
"integrity": "sha512-92d2AApJtkpampMqKgfqWbYkuFvqRFs8kPkKLTbesSB9RVwWfiI3i6mgBxtZgMV9iRuLPVZ+OBNocKHXZSRj6Q==",
"version": "0.29.2",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.29.2.tgz",
"integrity": "sha512-eUxibZD92k+rY0oZJFZooGqdVpGkDrrHlUhj9UAWrtoyXCGmNOWC1Kcr2KPrZoHRSlWwHOcRnkn2nGT+aHY2KA==",
"dev": true
},
"@webassemblyjs/ast": {
+1 -1
View File
@@ -45,7 +45,7 @@
"@types/jest": "^27.0.1",
"@types/node": "^16.6.2",
"@typescript-eslint/parser": "^4.29.2",
"@vercel/ncc": "^0.29.1",
"@vercel/ncc": "^0.29.2",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.2.0",
"eslint-plugin-jest": "^24.4.0",