Skip to content

Commit def947f

Browse files
committed
🐛 fix: fix dependency error
1 parent 56a62ab commit def947f

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"dependencies": {
3535
"@gitmoji/commit-types": "1.1.5",
3636
"@gitmoji/parser-opts": "1.3.0",
37-
"commitlint-plugin-gitmoji": "2.2.4-beta.2"
37+
"commitlint-plugin-gitmoji": "2.2.0-beta.2"
3838
}
3939
}

yarn.lock

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5106,15 +5106,6 @@ commander@^6.2.0:
51065106
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"
51075107
integrity sha1-B5LraC37wyWZm7K4T93duhEKxzw=
51085108

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-
51185109
commitlint-plugin-gitmoji@2.2.4-beta.2:
51195110
version "2.2.0-beta.2"
51205111
resolved "https://registry.yarnpkg.com/commitlint-plugin-gitmoji/-/commitlint-plugin-gitmoji-2.2.0-beta.2.tgz#55bb79fc420de0a83c88a2fc78f3ce3778dd1483"

0 commit comments

Comments
 (0)