Skip to content

Commit 02cb135

Browse files
Upgrade: Updates commitizen to 3.1.1
1 parent fe217d0 commit 02cb135

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"babel-preset-es2015": "^6.24.1",
4141
"babel-preset-react": "^6.24.1",
4242
"babel-preset-stage-0": "^6.24.1",
43-
"commitizen": "^3.0.5",
43+
"commitizen": "^3.1.1",
4444
"conventional-changelog-eslint": "^3.0.1",
4545
"cz-adapter-eslint": "^0.2.0",
4646
"eslint": "^5.16.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2577,10 +2577,10 @@ commander@~2.17.1:
25772577
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
25782578
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
25792579

2580-
commitizen@^3.0.5:
2581-
version "3.0.7"
2582-
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-3.0.7.tgz#d87b742a5b1a72e06e183fa33e0e5136d296037a"
2583-
integrity sha512-2j8E8Ik1pe1Jqy1gQ1SzEZDJCdr0ItjvhbXmDqhz186Q3ukRoQHMBkmCqmsFYmfDmchBkrOXV1239mTeXEPJKQ==
2580+
commitizen@^3.1.1:
2581+
version "3.1.1"
2582+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-3.1.1.tgz#0135c8c68df52ce348d718f79b23eb03b8713918"
2583+
integrity sha512-n5pnG8sNM5a3dS3Kkh3rYr+hFdPWZlqV6pfz6KGLmWV/gsIiTqAwhTgFKkcF/paKUpfIMp0x4YZlD0xLBNTW9g==
25842584
dependencies:
25852585
cachedir "2.1.0"
25862586
cz-conventional-changelog "2.1.0"

0 commit comments

Comments
 (0)