Skip to content

Commit 7358f1e

Browse files
chore(deps-dev): bump commitizen from 4.2.5 to 4.2.6 (#1041)
Bumps [commitizen](https://github.com/commitizen/cz-cli) from 4.2.5 to 4.2.6. - [Release notes](https://github.com/commitizen/cz-cli/releases) - [Commits](commitizen/cz-cli@v4.2.5...v4.2.6) --- updated-dependencies: - dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1e5b81 commit 7358f1e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@types/react": "^18.0.17",
106106
"@types/react-dom": "^18.0.6",
107107
"babel-loader": "^9.1.0",
108-
"commitizen": "^4.2.5",
108+
"commitizen": "^4.2.6",
109109
"commitlint": "^17.2.0",
110110
"concurrently": "^7.6.0",
111111
"husky": "^8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5609,10 +5609,10 @@ commander@^9.4.1:
56095609
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.1.tgz#d1dd8f2ce6faf93147295c0df13c7c21141cfbdd"
56105610
integrity sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==
56115611

5612-
commitizen@^4.0.3, commitizen@^4.2.5:
5613-
version "4.2.5"
5614-
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.5.tgz#48e5a5c28334c6e8ed845cc24fc9f072efd3961e"
5615-
integrity sha512-9sXju8Qrz1B4Tw7kC5KhnvwYQN88qs2zbiB8oyMsnXZyJ24PPGiNM3nHr73d32dnE3i8VJEXddBFIbOgYSEXtQ==
5612+
commitizen@^4.0.3, commitizen@^4.2.6:
5613+
version "4.2.6"
5614+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.6.tgz#c35af39e1cb5fc2de88511df802da4344dc3ca80"
5615+
integrity sha512-RyTM+EiD9GO01DJUn9MRRAet3XUHGfoUZoksLfr+1ym1Xt2q5EYJs9Fg2BtKSb5Mo53i0BtMBmWMHQXVlZ/L9w==
56165616
dependencies:
56175617
cachedir "2.3.0"
56185618
cz-conventional-changelog "3.3.0"

0 commit comments

Comments
 (0)