Skip to content

Commit d6e429d

Browse files
Upgrade: Update commitizen
Updates commitizen and related packages
1 parent ba58f8f commit d6e429d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@semantic-release/changelog": "^3.0.2",
1616
"@semantic-release/git": "^7.0.8",
1717
"@semantic-release/release-notes-generator": "^7.1.4",
18-
"commitizen": "^3.0.5",
18+
"commitizen": "^3.0.7",
1919
"conventional-changelog-eslint": "^3.0.1",
2020
"cz-adapter-eslint": "^0.2.0",
2121
"semantic-release": "^15.13.3",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2255,7 +2255,7 @@ commander@^2.15.1:
22552255
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
22562256
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
22572257

2258-
commitizen@^3.0.5:
2258+
commitizen@^3.0.7:
22592259
version "3.0.7"
22602260
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-3.0.7.tgz#d87b742a5b1a72e06e183fa33e0e5136d296037a"
22612261
integrity sha512-2j8E8Ik1pe1Jqy1gQ1SzEZDJCdr0ItjvhbXmDqhz186Q3ukRoQHMBkmCqmsFYmfDmchBkrOXV1239mTeXEPJKQ==
@@ -2388,6 +2388,7 @@ conventional-changelog-angular@^5.0.0:
23882388
conventional-changelog-eslint@^3.0.1:
23892389
version "3.0.1"
23902390
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.1.tgz#f65e0e7f63dc09c044244b8785313a602e628002"
2391+
integrity sha512-yH3+bYrtvgKxSFChUBQnKNh9/U9kN2JElYBm253VpYs5wXhPHVc9ENcuVGWijh24nnOkei7wEJmnmUzgZ4ok+A==
23912392
dependencies:
23922393
q "^1.5.1"
23932394

0 commit comments

Comments
 (0)