This repository was archived by the owner on Nov 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 "@types/react-native" : " ^0.57.42" ,
3636 "@types/react-test-renderer" : " ^16.8.1" ,
3737 "babel-jest" : " ^24.7.0" ,
38+ "conventional-changelog-cz-emoji" : " ^1.1.0" ,
3839 "eslint" : " ^5.16.0" ,
3940 "eslint-config-bambi" : " ^1.4.0" ,
4041 "jest" : " ^24.7.0" ,
Original file line number Diff line number Diff line change @@ -2005,7 +2005,7 @@ commondir@^1.0.1:
20052005 resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
20062006 integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
20072007
2008- compare-func@^1.3.1 :
2008+ compare-func@^1.3.1, compare-func@^1.3.2 :
20092009 version "1.3.2"
20102010 resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.2.tgz#99dd0ba457e1f9bc722b12c08ec33eeab31fa648"
20112011 integrity sha1-md0LpFfh+bxyKxLAjsM+6rMfpkg=
@@ -2131,6 +2131,15 @@ conventional-changelog-core@^3.1.6:
21312131 read-pkg-up "^3.0.0"
21322132 through2 "^2.0.0"
21332133
2134+ conventional-changelog-cz-emoji@^1.1.0 :
2135+ version "1.1.0"
2136+ resolved "https://registry.yarnpkg.com/conventional-changelog-cz-emoji/-/conventional-changelog-cz-emoji-1.1.0.tgz#5dbc94cdb12499654b31399fb8f11021cb8114a2"
2137+ integrity sha512-Js8kz8guDvhI29v/vGqdRwspN2bYI5Ow4QKFc5s8Y1RiSZRQsBrF7TxJDSEkdOERGbfytZ9ZquVL96qoCyvefQ==
2138+ dependencies :
2139+ compare-func "^1.3.2"
2140+ github-url-from-git "^1.5.0"
2141+ q "^1.5.1"
2142+
21342143conventional-changelog-ember@^2.0.2 :
21352144 version "2.0.2"
21362145 resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.2.tgz#284ffdea8c83ea8c210b65c5b4eb3e5cc0f4f51a"
@@ -3541,6 +3550,11 @@ gitconfiglocal@^1.0.0:
35413550 dependencies :
35423551 ini "^1.3.2"
35433552
3553+ github-url-from-git@^1.5.0 :
3554+ version "1.5.0"
3555+ resolved "https://registry.yarnpkg.com/github-url-from-git/-/github-url-from-git-1.5.0.tgz#f985fedcc0a9aa579dc88d7aff068d55cc6251a0"
3556+ integrity sha1-+YX+3MCpqledyI16/waNVcxiUaA=
3557+
35443558glob-base@^0.3.0 :
35453559 version "0.3.0"
35463560 resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
You can’t perform that action at this time.
0 commit comments