Skip to content

Commit

Permalink
chore(deps): update dependency @semantic-release/release-notes-genera…
Browse files Browse the repository at this point in the history
…tor to v9.0.2
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 9, 2021
1 parent 9476d19 commit 944c98e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.2.0",
"@semantic-release/npm": "7.0.10",
"@semantic-release/release-notes-generator": "9.0.1",
"@semantic-release/release-notes-generator": "9.0.2",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.5",
"@testing-library/react-hooks": "5.1.0",
Expand Down
26 changes: 25 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2416,7 +2416,23 @@
semver "^7.1.2"
tempy "^1.0.0"

"@semantic-release/[email protected]", "@semantic-release/release-notes-generator@^9.0.0":
"@semantic-release/[email protected]":
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==
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"
import-from "^3.0.0"
into-stream "^6.0.0"
lodash "^4.17.4"
read-pkg-up "^7.0.0"

"@semantic-release/release-notes-generator@^9.0.0":
version "9.0.1"
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-9.0.1.tgz#732d285d103064f2a64f08a32031551ebb4f918b"
integrity sha512-bOoTiH6SiiR0x2uywSNR7uZcRDl22IpZhj+Q5Bn0v+98MFtOMhCxFhbrKQjhbYoZw7vps1mvMRmFkp/g6R9cvQ==
Expand Down Expand Up @@ -7467,6 +7483,14 @@ into-stream@^5.0.0:
from2 "^2.3.0"
p-is-promise "^3.0.0"

into-stream@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/into-stream/-/into-stream-6.0.0.tgz#4bfc1244c0128224e18b8870e85b2de8e66c6702"
integrity sha512-XHbaOAvP+uFKUFsOgoNPRjLkwB+I22JFPFe5OjTkQ0nwgj6+pSjb4NmB6VMxaPshLiOf+zcpOCBQuLwC1KHhZA==
dependencies:
from2 "^2.3.0"
p-is-promise "^3.0.0"

invert-kv@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
Expand Down

0 comments on commit 944c98e

Please sign in to comment.