Skip to content

Commit

Permalink
chore: bump git-cz from 4.7.6 to 4.9.0 (#1702)
Browse files Browse the repository at this point in the history
Bumps [git-cz](https://github.com/streamich/git-cz) from 4.7.6 to 4.9.0.
- [Release notes](https://github.com/streamich/git-cz/releases)
- [Changelog](https://github.com/streamich/git-cz/blob/master/CHANGELOG.md)
- [Commits](streamich/git-cz@v4.7.6...v4.9.0)

---
updated-dependencies:
- dependency-name: git-cz
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent 1238910 commit e305d40
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 @@ -92,7 +92,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-you-dont-need-lodash-underscore": "6.13.0",
"git-cz": "4.7.6",
"git-cz": "4.9.0",
"html-webpack-plugin": "5.6.0",
"husky": "7.0.0",
"jest": "29.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14160,10 +14160,10 @@ giget@^1.0.0:
pathe "^1.1.2"
tar "^6.2.0"

git-cz@4.7.6:
version "4.7.6"
resolved "https://registry.yarnpkg.com/git-cz/-/git-cz-4.7.6.tgz#1250c486f01724e801a630b848fd8786f7e67e90"
integrity sha512-WtQEXqetJSi9LKPI77bMdSQWvLGjE93egVbR0zjXd1KFKrFvo/YE/UuGNcMeBDiwzxfQBhjyV7Hn0YUZ8Q0BcQ==
git-cz@4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/git-cz/-/git-cz-4.9.0.tgz#c0604ff85b37046d51fd85e265040032c9617bf2"
integrity sha512-cSRL8IIOXU7UFLdbziCYqg8f8InwLwqHezkiRHNSph7oZqGv0togId1kMTfKil6gzK0VaSXeVBb4oDl0fQCHiw==

git-raw-commits@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit e305d40

Please sign in to comment.