Skip to content

Commit

Permalink
Merge pull request #39 from arvinxx/dependabot/npm_and_yarn/commitlin…
Browse files Browse the repository at this point in the history
…t-config-gitmoji-2.2.3

build(deps-dev): bump commitlint-config-gitmoji from 2.2.1 to 2.2.3
  • Loading branch information
arvinxx committed Mar 18, 2021
2 parents 2240ace + 87de8d9 commit 74d7232
Showing 1 changed file with 37 additions and 14 deletions.
51 changes: 37 additions & 14 deletions yarn.lock
Expand Up @@ -1698,11 +1698,6 @@
resolved "https://registry.npm.taobao.org/@gitmoji/commit-types/download/@gitmoji/commit-types-1.1.5.tgz#8ca89aeea4e253a3818ac63206b4eb4f2352c4ff"
integrity sha1-jKia7qTiU6OBisYyBrTrTyNSxP8=

"@gitmoji/parser-opts@1.2.5":
version "1.2.5"
resolved "https://registry.npm.taobao.org/@gitmoji/parser-opts/download/@gitmoji/parser-opts-1.2.5.tgz#d7adac21a76ed929a497ab8654686d1be244bfa3"
integrity sha1-162sIadu2Smkl6uGVGhtG+JEv6M=

"@gitmoji/parser-opts@1.3.0":
version "1.3.0"
resolved "https://registry.npm.taobao.org/@gitmoji/parser-opts/download/@gitmoji/parser-opts-1.3.0.tgz#7118a512342afd89c895cb2fd95454fa73f377bb"
Expand Down Expand Up @@ -7566,18 +7561,20 @@ commander@^7.0.0:
integrity sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==

commitlint-config-gitmoji@^2.2.1:
version "2.2.1"
resolved "https://registry.npm.taobao.org/commitlint-config-gitmoji/download/commitlint-config-gitmoji-2.2.1.tgz#f42e247953f99cd328417956eef20c72f9926910"
integrity sha1-9C4keVP5nNMoQXlW7vIMcvmSaRA=
version "2.2.3"
resolved "https://registry.yarnpkg.com/commitlint-config-gitmoji/-/commitlint-config-gitmoji-2.2.3.tgz#e7dcf3902f3eed1f602c65f1eede07cc6d86a5b8"
integrity sha512-lCA/I2NM5LutG++lCHIKEpEI0qUGsOuvlWw2faD4vbXPal7ENkTIn2ggG5ktM0sAz40osR/RS1paPxyI8rtbZw==
dependencies:
"@gitmoji/commit-types" "1.1.5"
"@gitmoji/parser-opts" "1.2.5"
commitlint-plugin-gitmoji "2.0.6"
"@gitmoji/parser-opts" "1.3.0"
commitlint-plugin-gitmoji "2.1.0"

commitlint-plugin-gitmoji@2.0.6:
version "2.0.6"
resolved "https://registry.npm.taobao.org/commitlint-plugin-gitmoji/download/commitlint-plugin-gitmoji-2.0.6.tgz#ef90562d0033071db39685ef89913d53956f7b8b"
integrity sha1-75BWLQAzBx2zloXviZE9U5Vve4s=
commitlint-plugin-gitmoji@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/commitlint-plugin-gitmoji/-/commitlint-plugin-gitmoji-2.1.0.tgz#da54a2e4909affbf03ef0012f6ad86a02eb8c009"
integrity sha512-G5Othkb/KkhEj4oLhUHiAYLK9Q7T/IdQ/c5HiCwgslKI2zfxSc9Ocopz+pMmvGtVrU16g22fHGBiO0Z+KOGkyA==
dependencies:
emoji-name-map "^1.2.9"

commitlint@^12.0.1:
version "12.0.1"
Expand Down Expand Up @@ -9090,6 +9087,15 @@ emittery@^0.7.1:
resolved "https://registry.npm.taobao.org/emittery/download/emittery-0.7.2.tgz#25595908e13af0f5674ab419396e2fb394cdfa82"
integrity sha1-JVlZCOE68PVnSrQZOW4vs5TN+oI=

emoji-name-map@^1.2.9:
version "1.2.9"
resolved "https://registry.yarnpkg.com/emoji-name-map/-/emoji-name-map-1.2.9.tgz#32a0788e748d9c7185a29a000102fb263fe2892d"
integrity sha512-MSM8y6koSqh/2uEMI2VoKA+Ac0qL5RkgFGP/pzL6n5FOrOJ7FOZFxgs7+uNpqA+AT+WmdbMPXkd3HnFXXdz4AA==
dependencies:
emojilib "^2.0.2"
iterate-object "^1.3.1"
map-o "^2.0.1"

"emoji-regex@>=6.0.0 <=6.1.1":
version "6.1.1"
resolved "https://registry.npm.taobao.org/emoji-regex/download/emoji-regex-6.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Femoji-regex%2Fdownload%2Femoji-regex-6.1.1.tgz#c6cd0ec1b0642e2a3c67a1137efc5e796da4f88e"
Expand All @@ -9110,6 +9116,11 @@ emoji-regex@^9.0.0:
resolved "https://registry.npm.taobao.org/emoji-regex/download/emoji-regex-9.2.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Femoji-regex%2Fdownload%2Femoji-regex-9.2.1.tgz#c9b25604256bb3428964bead3ab63069d736f7ee"
integrity sha1-ybJWBCVrs0KJZL6tOrYwadc29+4=

emojilib@^2.0.2:
version "2.4.0"
resolved "https://registry.yarnpkg.com/emojilib/-/emojilib-2.4.0.tgz#ac518a8bb0d5f76dda57289ccb2fdf9d39ae721e"
integrity sha512-5U0rVMU5Y2n2+ykNLQqMoqklN9ICBT/KsvC1Gz6vqHbz2AXXGkG+Pm5rMWk/8Vjrr/mY9985Hi8DYzn1F09Nyw==

emojis-list@^3.0.0:
version "3.0.0"
resolved "https://registry.npm.taobao.org/emojis-list/download/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
Expand Down Expand Up @@ -12596,6 +12607,11 @@ istanbul-reports@^3.0.2:
html-escaper "^2.0.0"
istanbul-lib-report "^3.0.0"

iterate-object@^1.3.0, iterate-object@^1.3.1:
version "1.3.4"
resolved "https://registry.yarnpkg.com/iterate-object/-/iterate-object-1.3.4.tgz#fa50b1d9e58e340a7dd6b4c98c8a5e182e790096"
integrity sha512-4dG1D1x/7g8PwHS9aK6QV5V94+ZvyP4+d19qDv43EzImmrndysIl4prmJ1hWWIGCqrZHyaHBm6BSEWHOLnpoNw==

jake@^10.6.1:
version "10.8.2"
resolved "https://registry.npm.taobao.org/jake/download/jake-10.8.2.tgz#ebc9de8558160a66d82d0eadc6a2e58fbc500a7b"
Expand Down Expand Up @@ -14620,6 +14636,13 @@ map-cache@^0.2.2:
resolved "https://registry.npm.taobao.org/map-cache/download/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=

map-o@^2.0.1:
version "2.0.10"
resolved "https://registry.yarnpkg.com/map-o/-/map-o-2.0.10.tgz#b656a75cead939a936c338fb5df8c9d55f0dbb23"
integrity sha512-BxazE81fVByHWasyXhqKeo2m7bFKYu+ZbEfiuexMOnklXW+tzDvnlTi/JaklEeuuwqcqJzPaf9q+TWptSGXeLg==
dependencies:
iterate-object "^1.3.0"

map-obj@^1.0.0, map-obj@^1.0.1:
version "1.0.1"
resolved "https://registry.npm.taobao.org/map-obj/download/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
Expand Down

0 comments on commit 74d7232

Please sign in to comment.