Skip to content

Commit

Permalink
chore(deps-dev): bump @vercel/ncc from 0.29.0 to 0.29.1 (#89)
Browse files Browse the repository at this point in the history
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.0 to 0.29.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.29.0...0.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2021
1 parent 9f171a6 commit be6b78f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/node": "^16.4.13",
"@types/node-fetch": "^2.5.12",
"@types/semver": "^7.3.8",
"@vercel/ncc": "^0.29.0",
"@vercel/ncc": "^0.29.1",
"jest": "^26.6.3",
"jest-circus": "^27.0.6",
"js-yaml": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -900,10 +900,10 @@
dependencies:
"@types/yargs-parser" "*"

"@vercel/ncc@^0.29.0":
version "0.29.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.0.tgz#ac23fc23f1593b05c72360108bcf6d849d2f317a"
integrity sha512-p+sB835wOSDdgm2mgFgSOcXJF84AqZ+vBEnnGS0sm8veA92Hia7sqH0qEnqeFilPl+cXtxbdh2er+WdlfbVCZA==
"@vercel/ncc@^0.29.1":
version "0.29.1"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.1.tgz#d62b1b9508a2bc7a822791ff6a6eb3e08a2cfdd7"
integrity sha512-92d2AApJtkpampMqKgfqWbYkuFvqRFs8kPkKLTbesSB9RVwWfiI3i6mgBxtZgMV9iRuLPVZ+OBNocKHXZSRj6Q==

"@webassemblyjs/ast@1.11.1":
version "1.11.1"
Expand Down

0 comments on commit be6b78f

Please sign in to comment.