Skip to content

Commit

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

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

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

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 Sep 20, 2023
1 parent 53be372 commit 73246ad
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Dependencies
- Bump `node-fetch` from 2.6.12 to 2.6.13 ([#264](https://github.com/dangoslen/changelog-enforcer/pull/264))
- Bump `actions/checkout` from 3.5.3 to 3.6.0 ([#266](https://github.com/dangoslen/changelog-enforcer/pull/266))
- Bump `@vercel/ncc` from 0.36.1 to 0.38.0 ([#268](https://github.com/dangoslen/changelog-enforcer/pull/268))

## [v3.5.1]
### Security
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.6.13"
},
"devDependencies": {
"@vercel/ncc": "^0.36.1",
"@vercel/ncc": "^0.38.0",
"eslint": "^8.46.0",
"jest": "^29.6.2",
"y18n": "^5.0.8"
Expand Down

0 comments on commit 73246ad

Please sign in to comment.