Skip to content

Commit

Permalink
chore(deps): update dependency commitizen to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent c825657 commit 7321e2f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"babel-plugin-import": "1.13.8",
"bitcoin-core": "4.2.0",
"bufferutil": "4.0.8",
"commitizen": "4.3.0",
"commitizen": "4.3.1",
"concurrently": "9.0.1",
"connected-react-router": "6.9.3",
"cross-env": "7.0.3",
Expand Down
22 changes: 21 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5764,7 +5764,27 @@ commander@^9.0.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-9.5.0.tgz#bc08d1eb5cedf7ccb797a96199d41c7bc3e60d30"
integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==

[email protected], commitizen@^4.0.3:
[email protected]:
version "4.3.1"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.3.1.tgz#f0e0e4b7ae3fafc92e444bbb78f2ded5a1d4311a"
integrity sha512-gwAPAVTy/j5YcOOebcCRIijn+mSjWJC+IYKivTu6aG8Ei/scoXgfsMRnuAk6b0GRste2J4NGxVdMN3ZpfNaVaw==
dependencies:
cachedir "2.3.0"
cz-conventional-changelog "3.3.0"
dedent "0.7.0"
detect-indent "6.1.0"
find-node-modules "^2.1.2"
find-root "1.1.0"
fs-extra "9.1.0"
glob "7.2.3"
inquirer "8.2.5"
is-utf8 "^0.2.1"
lodash "4.17.21"
minimist "1.2.7"
strip-bom "4.0.0"
strip-json-comments "3.1.1"

commitizen@^4.0.3:
version "4.3.0"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.3.0.tgz#0d056c542a2d2b1f9b9aba981aa32575b2849924"
integrity sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==
Expand Down

0 comments on commit 7321e2f

Please sign in to comment.