Skip to content

Commit

Permalink
Bump @vercel/ncc from 0.29.1 to 0.29.2 (#109)
Browse files Browse the repository at this point in the history
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](vercel/ncc@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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 23, 2021
1 parent f356bfc commit 2f7cf0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"@actions/github": "4.0.0"
},
"devDependencies": {
"@vercel/ncc": "0.29.1",
"@vercel/ncc": "0.29.2",
"husky": "7.0.1",
"prettier": "2.3.2",
"typescript": "4.3.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -111,10 +111,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.2.tgz#264b44c5a28dfa80198fc2f7b6d3c8a054b9491f"
integrity sha512-onlIwbaeqvZyniGPfdw/TEhKIh79pz66L1q06WUQqJLnAb6wbjvOtepLYTGHTqzdXgBYIE3ZdmqHDGsRsbBz7A==

"@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==
"@vercel/ncc@0.29.2":
version "0.29.2"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.2.tgz#29a35d21b03267a538b536168af766f4270ae8f4"
integrity sha512-eUxibZD92k+rY0oZJFZooGqdVpGkDrrHlUhj9UAWrtoyXCGmNOWC1Kcr2KPrZoHRSlWwHOcRnkn2nGT+aHY2KA==

before-after-hook@^2.1.0:
version "2.1.0"
Expand Down

0 comments on commit 2f7cf0c

Please sign in to comment.