Skip to content

Commit

Permalink
build(deps-dev): changelog-light from 0.3.1 to 0.4.0 (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 2, 2023
1 parent c8a2e34 commit 3be54a9
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.1"
},
"devDependencies": {
"changelog-light": "^0.3.1",
"changelog-light": "^0.4.0",
"cspell": "^6.31.1",
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1957,10 +1957,10 @@ chalk@^5.0.1, chalk@^5.2.0:
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3"
integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==

changelog-light@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/changelog-light/-/changelog-light-0.3.1.tgz#b627db5ac19dd9260c5097067cd8a6602cb4001a"
integrity sha512-3+vobpuaOxm+InmhFcQOaUs8xiGfDx3vUFVkAM2XyiA3sSrDDaMvWcS92kJezDurHrTEFENOZUa2unIkEgerkg==
changelog-light@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/changelog-light/-/changelog-light-0.4.0.tgz#1e1d3e9007b36ddc3239f26a1c4a2d69a82f9266"
integrity sha512-TPWljLYHQAVlkdXTGH7I6BB95OpfnvZ9cu6LkZDbEkO2GaO2+ABfFpMwL0rrwUnhgX97mwO2+TsVqFkFD4lvOQ==
dependencies:
conventional-commit-types "^3.0.0"
semver "^7.3.8"
Expand Down

0 comments on commit 3be54a9

Please sign in to comment.