Skip to content

Commit

Permalink
build(deps-dev): Bump git-conventional-commits from 2.3.0 to 2.4.0 (#787
Browse files Browse the repository at this point in the history
)

Bumps [git-conventional-commits](https://github.com/qoomon/git-conventional-commits) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/qoomon/git-conventional-commits/releases)
- [Changelog](https://github.com/qoomon/git-conventional-commits/blob/master/CHANGELOG.md)
- [Commits](qoomon/git-conventional-commits@v2.3.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Dec 19, 2022
1 parent 6955ae5 commit 4a1c011
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"git-conventional-commits": "^2.3.0",
"git-conventional-commits": "^2.4.0",
"husky": "^8.0.2",
"license-checker": "^25.0.1",
"lint-staged": "^13.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.8",
"git-conventional-commits": "^2.3.0",
"git-conventional-commits": "^2.4.0",
"husky": "^8.0.2",
"jest": "29.3.1",
"jest-axe": "^7.0.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9528,11 +9528,12 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"

git-conventional-commits@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/git-conventional-commits/-/git-conventional-commits-2.3.0.tgz#d0a70b982216ac9ea5bca1c72468f5a0958f3f9c"
integrity sha512-D9tLRmkztCKJAQCw+DCrlnmuNOgyz5pDB7AlhTl/KixyL53LYyumMetiburjCtHHfknLU98BZJMT1o4Q/NpIFQ==
git-conventional-commits@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/git-conventional-commits/-/git-conventional-commits-2.4.0.tgz#af4446e9eab30f79437e56d694ab00a57e7cc931"
integrity sha512-nZ9xZILZzy+1DMzztIL67JVmg5z/jUF9OMVWg25WqNxZAhaXtbsrRXh04cX9+g5XoswvYtbAzdQvJZLpprrHPA==
dependencies:
yaml "^2.1.3"
yargs "^17.6.2"

github-slugger@^1.0.0, github-slugger@^1.2.1:
Expand Down

0 comments on commit 4a1c011

Please sign in to comment.