Skip to content

Commit

Permalink
build(deps-dev): Bump git-conventional-commits from 2.4.0 to 2.6.3
Browse files Browse the repository at this point in the history
Bumps [git-conventional-commits](https://github.com/qoomon/git-conventional-commits) from 2.4.0 to 2.6.3.
- [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.4.0...v2.6.3)

---
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>
  • Loading branch information
dependabot[bot] committed May 8, 2023
1 parent fea8c4d commit 5265142
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.8",
"git-conventional-commits": "^2.4.0",
"git-conventional-commits": "^2.6.3",
"husky": "^8.0.3",
"license-checker": "^25.0.1",
"lint-staged": "^13.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"babel-loader": "^9.1.2",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.3",
"git-conventional-commits": "^2.4.0",
"git-conventional-commits": "^2.6.3",
"jest": "29.3.1",
"jest-axe": "^7.0.0",
"jest-environment-jsdom": "^29.5.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12471,7 +12471,7 @@ __metadata:
eslint-plugin-react: ^7.31.11
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-storybook: ^0.6.8
git-conventional-commits: ^2.4.0
git-conventional-commits: ^2.6.3
husky: ^8.0.3
license-checker: ^25.0.1
lint-staged: ^13.1.0
Expand Down Expand Up @@ -12571,7 +12571,7 @@ __metadata:
copy-webpack-plugin: ^11.0.0
css-loader: ^6.7.3
date-fns: ^2.29.3
git-conventional-commits: ^2.4.0
git-conventional-commits: ^2.6.3
html-react-parser: ^3.0.9
jest: 29.3.1
jest-axe: ^7.0.0
Expand Down Expand Up @@ -19078,15 +19078,15 @@ __metadata:
languageName: node
linkType: hard

"git-conventional-commits@npm:^2.4.0":
version: 2.4.0
resolution: "git-conventional-commits@npm:2.4.0"
"git-conventional-commits@npm:^2.6.3":
version: 2.6.3
resolution: "git-conventional-commits@npm:2.6.3"
dependencies:
yaml: ^2.1.3
yargs: ^17.6.2
bin:
git-conventional-commits: cli.js
checksum: b962e3135c7c22e348f0a7373c18072e012764bf537605b1a6f7df34bfd60d75b04f8bc40df777024df85ce566793b50010825cf3ca12c54d64571f74b898f8b
checksum: b44610443b3fad45f400c743521a27e48f2c2300ae8e37f466fb931dd2ec5b2efa02c4e7d2256fb4cef1b88c08c2ae0ba3899a06a966dfbf17e9884af1e8a9fa
languageName: node
linkType: hard

Expand Down

0 comments on commit 5265142

Please sign in to comment.