File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
packages/commitlint-config Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 34
34
"dependencies" : {
35
35
"@gitmoji/commit-types" : " 1.1.5" ,
36
36
"@gitmoji/parser-opts" : " 1.3.0" ,
37
- "commitlint-plugin-gitmoji" : " 2.2.4 -beta.2"
37
+ "commitlint-plugin-gitmoji" : " 2.2.0 -beta.2"
38
38
}
39
39
}
Original file line number Diff line number Diff line change @@ -5106,15 +5106,6 @@ commander@^6.2.0:
5106
5106
resolved "https://registry.npm.taobao.org/commander/download/commander-6.2.1.tgz?cache=0&sync_timestamp=1610702173050&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
5107
5107
integrity sha1-B5LraC37wyWZm7K4T93duhEKxzw=
5108
5108
5109
- commitlint-config-gitmoji@^2.2.5-beta.1:
5110
- version "2.2.5-beta.1"
5111
- resolved "https://registry.yarnpkg.com/commitlint-config-gitmoji/-/commitlint-config-gitmoji-2.2.5-beta.1.tgz#46ad715f04a4c0659682bf1b54b539279ce827fe"
5112
- integrity sha512-y9EZWSrM04eIXS5+E/n3CeYgbf5app8YxcCraZt2IK4NejURXqQOafBkThA0D+R9OOI+7MORm3Y2Ze+KjoQAUw==
5113
- dependencies:
5114
- "@gitmoji/commit-types" "1.1.5"
5115
- "@gitmoji/parser-opts" "1.3.0"
5116
- commitlint-plugin-gitmoji "2.2.4-beta.2"
5117
-
5118
5109
commitlint-plugin-gitmoji@2.2.4-beta.2:
5119
5110
version "2.2.0-beta.2"
5120
5111
resolved "https://registry.yarnpkg.com/commitlint-plugin-gitmoji/-/commitlint-plugin-gitmoji-2.2.0-beta.2.tgz#55bb79fc420de0a83c88a2fc78f3ce3778dd1483"
You can’t perform that action at this time.
0 commit comments