Skip to content

Commit

Permalink
chore(deps-dev): changelog-light from 0.3.1 to 0.4.0 (#1108)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and cdcabrera committed Apr 26, 2023
1 parent 38ea08a commit e39a7c3
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 @@ -120,7 +120,7 @@
"apidoc-mock": "^4.2.0",
"babel-jest": "^29.5.0",
"babel-preset-react-app": "^10.0.1",
"changelog-light": "^0.3.1",
"changelog-light": "^0.4.0",
"copy-webpack-plugin": "^11.0.0",
"cspell": "^6.31.1",
"dotenv": "^16.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4647,10 +4647,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 e39a7c3

Please sign in to comment.