Skip to content

Commit

Permalink
build(deps-dev): bump changelog-light from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [changelog-light](https://github.com/cdcabrera/changelog-light) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/cdcabrera/changelog-light/releases)
- [Changelog](https://github.com/cdcabrera/changelog-light/blob/main/CHANGELOG.md)
- [Commits](cdcabrera/changelog-light@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: changelog-light
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent ee0ac93 commit 2fadfa7
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 @@ -87,7 +87,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"changelog-light": "^0.5.1",
"changelog-light": "^0.6.0",
"cspell": "^7.3.7",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2124,10 +2124,10 @@ chalk@^5.0.1, chalk@^5.2.0, chalk@^5.3.0:
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==

changelog-light@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/changelog-light/-/changelog-light-0.5.1.tgz#f5dff5ed10960e028a85a62c67be10729a899332"
integrity sha512-5ZfhOUqmI9z3df5Aq7U2E8M+Dr+YIZnbPZ9makjpV6Lv3qTjUMRqvLQqLQHuQydQV0s31dThqzS2VbW9vTEjHg==
changelog-light@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/changelog-light/-/changelog-light-0.6.0.tgz#a88eb4f4dc597c4b3e744e52af87d94c46095c32"
integrity sha512-FRJLqIyBlLXrckmeMmwI02vBcD7/6F4/OQI+W88w+DKdiIXTd99rSQefrVdRleBlxXUXnOlWM/pn98U2w3lWNw==
dependencies:
conventional-commit-types "^3.0.0"
semver "^7.5.4"
Expand Down

0 comments on commit 2fadfa7

Please sign in to comment.