-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @semantic-release/release-notes-genera…
…tor to v9.0.3
- Loading branch information
1 parent
3fae557
commit 6ed6a77
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1140,17 +1140,17 @@ | |
semver "^7.1.2" | ||
tempy "^1.0.0" | ||
|
||
"@semantic-release/[email protected].2": | ||
version "9.0.2" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-9.0.2.tgz#a00da9f984b6d42d16e037ecd529f58665cde938" | ||
integrity sha512-xGFSidhGqB27uwgWCU6y0gbf4r/no5flOAkJyFFc4+bPf8S+LfAVm7xhhlK5VPXLt2Iu1RBH8F+IgMK2ah5YpA== | ||
"@semantic-release/[email protected].3": | ||
version "9.0.3" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-9.0.3.tgz#d541221c6512e9619f25ba8079527e34288e6904" | ||
integrity sha512-hMZyddr0u99OvM2SxVOIelHzly+PP3sYtJ8XOLHdMp8mrluN5/lpeTnIO27oeCYdupY/ndoGfvrqDjHqkSyhVg== | ||
dependencies: | ||
conventional-changelog-angular "^5.0.0" | ||
conventional-changelog-writer "^4.0.0" | ||
conventional-commits-filter "^2.0.0" | ||
conventional-commits-parser "^3.0.0" | ||
debug "^4.0.0" | ||
get-stream "^5.0.0" | ||
get-stream "^6.0.0" | ||
import-from "^3.0.0" | ||
into-stream "^6.0.0" | ||
lodash "^4.17.4" | ||
|