Skip to content

Commit

Permalink
chore(deps-dev): bump @semantic-release/release-notes-generator
Browse files Browse the repository at this point in the history
Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v9.0.2...v9.0.3)

---
updated-dependencies:
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2021
1 parent f2e7212 commit c5e2e16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@semantic-release/commit-analyzer": "8.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.2.2",
"@semantic-release/release-notes-generator": "9.0.2",
"@semantic-release/release-notes-generator": "9.0.3",
"conventional-changelog-conventionalcommits": "4.6.0",
"gradle-semantic-release-plugin": "1.4.16",
"semantic-release": "17.4.6"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -240,17 +240,17 @@
semver "^7.1.2"
tempy "^0.5.0"

"@semantic-release/[email protected].2", "@semantic-release/release-notes-generator@^9.0.0":
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", "@semantic-release/release-notes-generator@^9.0.0":
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"
Expand Down

0 comments on commit c5e2e16

Please sign in to comment.