Skip to content

Commit

Permalink
Bump @vercel/ncc from 0.38.0 to 0.38.1 (#276)
Browse files Browse the repository at this point in the history
* Bump @vercel/ncc from 0.38.0 to 0.38.1

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

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Dec 22, 2023
1 parent 8c6168b commit be430d1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Dependencies
- Bump `node-fetch` from 2.6.12 to 2.7.0 ([#264](https://github.com/dangoslen/changelog-enforcer/pull/264), [#270](https://github.com/dangoslen/changelog-enforcer/pull/270))
- Bump `actions/checkout` from 3.5.3 to 4.1.1 ([#266](https://github.com/dangoslen/changelog-enforcer/pull/266), [#267](https://github.com/dangoslen/changelog-enforcer/pull/267), [#271](https://github.com/dangoslen/changelog-enforcer/pull/271), [#275](https://github.com/dangoslen/changelog-enforcer/pull/275))
- Bump `@vercel/ncc` from 0.36.1 to 0.38.0 ([#268](https://github.com/dangoslen/changelog-enforcer/pull/268))
- Bump `@vercel/ncc` from 0.36.1 to 0.38.1 ([#268](https://github.com/dangoslen/changelog-enforcer/pull/268), [#276](https://github.com/dangoslen/changelog-enforcer/pull/276))
- Bump `jest` from 29.6.2 to 29.7.0 ([#269](https://github.com/dangoslen/changelog-enforcer/pull/269))
- Bump `stefanzweifel/git-auto-commit-action` from 4.16.0 to 5.0.0 ([#272](https://github.com/dangoslen/changelog-enforcer/pull/272))
- Bump `@actions/core` from 1.10.0 to 1.10.1 ([#274](https://github.com/dangoslen/changelog-enforcer/pull/274))
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"node-fetch": "^2.7.0"
},
"devDependencies": {
"@vercel/ncc": "^0.38.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.46.0",
"jest": "^29.7.0",
"y18n": "^5.0.8"
Expand Down

0 comments on commit be430d1

Please sign in to comment.