Skip to content

Commit

Permalink
Merge pull request #24 from arvinxx/dependabot/npm_and_yarn/commitlin…
Browse files Browse the repository at this point in the history
…t-12.0.1

build(deps-dev): bump commitlint from 11.0.0 to 12.0.1
  • Loading branch information
arvinxx committed Mar 16, 2021
2 parents 729f185 + 01f309a commit 3c83d9d
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 96 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -81,7 +81,7 @@
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-import": "^1.12.2",
"babel-plugin-module-resolver": "^4.1.0",
"commitlint": "^11.0.0",
"commitlint": "^12.0.1",
"commitlint-config-gitmoji": "^2.2.1",
"concurrently": "^5.3.0",
"cross-env": "^7.0.0",
Expand Down
193 changes: 98 additions & 95 deletions yarn.lock
Expand Up @@ -1447,134 +1447,136 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@commitlint/cli@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/cli/download/@commitlint/cli-11.0.0.tgz?cache=0&sync_timestamp=1610935083898&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fcli%2Fdownload%2F%40commitlint%2Fcli-11.0.0.tgz#698199bc52afed50aa28169237758fa14a67b5d3"
integrity sha1-aYGZvFKv7VCqKBaSN3WPoUpntdM=
dependencies:
"@babel/runtime" "^7.11.2"
"@commitlint/format" "^11.0.0"
"@commitlint/lint" "^11.0.0"
"@commitlint/load" "^11.0.0"
"@commitlint/read" "^11.0.0"
chalk "4.1.0"
core-js "^3.6.1"
"@commitlint/cli@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.0.1.tgz#8960e34e8f1aed8b2ea50f223ee817fdf2264ffb"
integrity sha512-V+cMYNHJOr40XT9Kvz3Vrz1Eh7QE1rjQrUbifawDAqcOrBJFuoXwU2SAcRtYFCSqFy9EhbreQGhZFs8dYb90KA==
dependencies:
"@commitlint/format" "^12.0.1"
"@commitlint/lint" "^12.0.1"
"@commitlint/load" "^12.0.1"
"@commitlint/read" "^12.0.1"
"@commitlint/types" "^12.0.1"
get-stdin "8.0.0"
lodash "^4.17.19"
resolve-from "5.0.0"
resolve-global "1.0.0"
yargs "^15.1.0"
yargs "^16.2.0"

"@commitlint/ensure@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/ensure/download/@commitlint/ensure-11.0.0.tgz?cache=0&sync_timestamp=1610935078691&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fensure%2Fdownload%2F%40commitlint%2Fensure-11.0.0.tgz#3e796b968ab5b72bc6f8a6040076406306c987fb"
integrity sha1-Pnlrloq1tyvG+KYEAHZAYwbJh/s=
"@commitlint/ensure@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.0.1.tgz#0ed5e997026db25eb080559b6e67f55a21eea080"
integrity sha512-XdBq+q1YBBDxWIAEjE3Y1YMbzhUnUuSLAEWD8SU1xsvEpQXWRYwDlMBRkjO7funNWTdL0ZQSkZDzme70imYjbw==
dependencies:
"@commitlint/types" "^11.0.0"
"@commitlint/types" "^12.0.1"
lodash "^4.17.19"

"@commitlint/execute-rule@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/execute-rule/download/@commitlint/execute-rule-11.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fexecute-rule%2Fdownload%2F%40commitlint%2Fexecute-rule-11.0.0.tgz#3ed60ab7a33019e58d90e2d891b75d7df77b4b4d"
integrity sha1-PtYKt6MwGeWNkOLYkbddffd7S00=
"@commitlint/execute-rule@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.0.1.tgz#5bb2eba929270cafb2bd8191799d8b451de7fb7e"
integrity sha512-JzyweYfZlFLtXpgP+btzSY3YAkGPg61TqUSYQqBr4+5IaVf1FruMm5v4D5eLu9dAJuNKUfHbM3AEfuEPiZ79pg==

"@commitlint/format@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/format/download/@commitlint/format-11.0.0.tgz?cache=0&sync_timestamp=1610935077463&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fformat%2Fdownload%2F%40commitlint%2Fformat-11.0.0.tgz#ac47b0b9ca46540c0082c721b290794e67bdc51b"
integrity sha1-rEewucpGVAwAgschspB5Tme9xRs=
"@commitlint/format@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.0.1.tgz#5164e5a9e8592c1983482cbd71e7ea86a645ff1b"
integrity sha512-rF79ipAxR8yFzPzG5tRoEZ//MRkyxCXj4JhpEjtdaCMBAXMssI8uazn3e5D8z4UFgSDe9qOnL0OmQvql7HTMoA==
dependencies:
"@commitlint/types" "^11.0.0"
"@commitlint/types" "^12.0.1"
chalk "^4.0.0"

"@commitlint/is-ignored@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/is-ignored/download/@commitlint/is-ignored-11.0.0.tgz?cache=0&sync_timestamp=1610935078270&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fis-ignored%2Fdownload%2F%40commitlint%2Fis-ignored-11.0.0.tgz#7b803eda56276dbe7fec51eb1510676198468f39"
integrity sha1-e4A+2lYnbb5/7FHrFRBnYZhGjzk=
"@commitlint/is-ignored@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.0.1.tgz#0e59b0524e16300b1d9d62f8c138f083f22ebf9a"
integrity sha512-AplfLn5mX/kWTIiSolcOhTYcgphuGLX8FUr+HmyHBEqUkO36jt0z9caysH47fqU71ePtH63v1DWm+RYQ5RPDjg==
dependencies:
"@commitlint/types" "^11.0.0"
semver "7.3.2"
"@commitlint/types" "^12.0.1"
semver "7.3.4"

"@commitlint/lint@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/lint/download/@commitlint/lint-11.0.0.tgz?cache=0&sync_timestamp=1610935080771&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Flint%2Fdownload%2F%40commitlint%2Flint-11.0.0.tgz#01e062cd1b0e7c3d756aa2c246462e0b6a3348a4"
integrity sha1-AeBizRsOfD11aqLCRkYuC2ozSKQ=
"@commitlint/lint@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.0.1.tgz#a88b01c81cb6ca1867bd3d8fd288ba30017c2b7d"
integrity sha512-1lKyRCq4ahJrY+Xxo8LsqCbALeJkodtEfpmYHeA5HpPMnK7lRSplLqOLcTCjoPfd4vO+gl6aDEZN+ow3YGQBOg==
dependencies:
"@commitlint/is-ignored" "^11.0.0"
"@commitlint/parse" "^11.0.0"
"@commitlint/rules" "^11.0.0"
"@commitlint/types" "^11.0.0"
"@commitlint/is-ignored" "^12.0.1"
"@commitlint/parse" "^12.0.1"
"@commitlint/rules" "^12.0.1"
"@commitlint/types" "^12.0.1"

"@commitlint/load@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/load/download/@commitlint/load-11.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fload%2Fdownload%2F%40commitlint%2Fload-11.0.0.tgz#f736562f0ffa7e773f8808fea93319042ee18211"
integrity sha1-9zZWLw/6fnc/iAj+qTMZBC7hghE=
"@commitlint/load@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.0.1.tgz#4d180fc88e5b4cfcb476a245d899f85154137502"
integrity sha512-dX8KdCWn7w0bTkkk3zKQpe9X8vsTRa5EM+1ffF313wCX9b6tGa9vujhEHCkSzKAbbE2tFV64CHZygE7rtlHdIA==
dependencies:
"@commitlint/execute-rule" "^11.0.0"
"@commitlint/resolve-extends" "^11.0.0"
"@commitlint/types" "^11.0.0"
chalk "4.1.0"
"@commitlint/execute-rule" "^12.0.1"
"@commitlint/resolve-extends" "^12.0.1"
"@commitlint/types" "^12.0.1"
chalk "^4.0.0"
cosmiconfig "^7.0.0"
lodash "^4.17.19"
resolve-from "^5.0.0"

"@commitlint/message@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/message/download/@commitlint/message-11.0.0.tgz?cache=0&sync_timestamp=1610935073546&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fmessage%2Fdownload%2F%40commitlint%2Fmessage-11.0.0.tgz#83554c3cbbc884fd07b473593bc3e94bcaa3ee05"
integrity sha1-g1VMPLvIhP0HtHNZO8PpS8qj7gU=
"@commitlint/message@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.0.1.tgz#caff6743db78c30a063809501cf4b835c3ce7fa6"
integrity sha512-fXuoxRC+NT1wEQi6p8oHfT7wvWIRgTk+udlRJnWTjmMpiYzVnMmmZfasdShirWr4TtxQtMyL+5DVgh7Y98kURw==

"@commitlint/parse@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/parse/download/@commitlint/parse-11.0.0.tgz?cache=0&sync_timestamp=1610935079604&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fparse%2Fdownload%2F%40commitlint%2Fparse-11.0.0.tgz#d18b08cf67c35d02115207d7009306a2e8e7c901"
integrity sha1-0YsIz2fDXQIRUgfXAJMGoujnyQE=
"@commitlint/parse@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.0.1.tgz#ba8641f53e15b523808ba2eaa48c1bf0129c91c4"
integrity sha512-7oEGASmzBnHir5jSIR7KephXrKh7rIi9a6RpH1tOT+CIENYvhe8EDtIy29qMt+RLa2LlaPF7YrAgaJRfzG0YDQ==
dependencies:
conventional-changelog-angular "^5.0.0"
"@commitlint/types" "^12.0.1"
conventional-changelog-angular "^5.0.11"
conventional-commits-parser "^3.0.0"

"@commitlint/read@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/read/download/@commitlint/read-11.0.0.tgz?cache=0&sync_timestamp=1610935077863&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fread%2Fdownload%2F%40commitlint%2Fread-11.0.0.tgz#f24240548c63587bba139fa5a364cab926077016"
integrity sha1-8kJAVIxjWHu6E5+lo2TKuSYHcBY=
"@commitlint/read@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.0.1.tgz#41f3295ed9f451d4c65223cd37ddd59ef714bddb"
integrity sha512-baa0YeD4QOctEuthLpExQSi9xPiw0kDPfUVHqp8I88iuIXJECeS8S1+1GBiz89e8dLN9zmEE+sN9vtJHdAp9YA==
dependencies:
"@commitlint/top-level" "^11.0.0"
"@commitlint/top-level" "^12.0.1"
"@commitlint/types" "^12.0.1"
fs-extra "^9.0.0"
git-raw-commits "^2.0.0"

"@commitlint/resolve-extends@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/resolve-extends/download/@commitlint/resolve-extends-11.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fresolve-extends%2Fdownload%2F%40commitlint%2Fresolve-extends-11.0.0.tgz#158ecbe27d4a2a51d426111a01478e216fbb1036"
integrity sha1-FY7L4n1KKlHUJhEaAUeOIW+7EDY=
"@commitlint/resolve-extends@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-12.0.1.tgz#77509f386e08bd30262ec9a75c783d8f4f028fd2"
integrity sha512-Mvg0GDi/68Cqw893ha8uhxE8myHfPmiSSSi7d1x4VJNR4hoS37lBdX89kyx4i9NPmLfviY2cUJKTyK8ZrFznZw==
dependencies:
import-fresh "^3.0.0"
lodash "^4.17.19"
resolve-from "^5.0.0"
resolve-global "^1.0.0"

"@commitlint/rules@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/rules/download/@commitlint/rules-11.0.0.tgz?cache=0&sync_timestamp=1610935079074&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Frules%2Fdownload%2F%40commitlint%2Frules-11.0.0.tgz#bdb310cc6fc55c9f8d7d917a22b69055c535c375"
integrity sha1-vbMQzG/FXJ+NfZF6IraQVcU1w3U=
"@commitlint/rules@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.0.1.tgz#1c81345f468597656141338a493d5e426e44dab9"
integrity sha512-A5O0ubNGugZR9WWxk5IVOLo07lpdUwhG5WkAW2lYpgZ7Z/2U4PLob9b4Ih1eHbQu+gnVeFr91k7F0DrpM7B8EQ==
dependencies:
"@commitlint/ensure" "^11.0.0"
"@commitlint/message" "^11.0.0"
"@commitlint/to-lines" "^11.0.0"
"@commitlint/types" "^11.0.0"
"@commitlint/ensure" "^12.0.1"
"@commitlint/message" "^12.0.1"
"@commitlint/to-lines" "^12.0.1"
"@commitlint/types" "^12.0.1"

"@commitlint/to-lines@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/to-lines/download/@commitlint/to-lines-11.0.0.tgz?cache=0&sync_timestamp=1610935075716&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Fto-lines%2Fdownload%2F%40commitlint%2Fto-lines-11.0.0.tgz#86dea151c10eea41e39ea96fa4de07839258a7fe"
integrity sha1-ht6hUcEO6kHjnqlvpN4Hg5JYp/4=
"@commitlint/to-lines@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.0.1.tgz#586d89b9f9ff99ef93b3c8aa3d77faffbe3ffedc"
integrity sha512-XwcJ1jY7x2fhudzbGMpNQkTSMVrxWrI8bRMbVe3Abuu7RfYpFf7VXAlhtnLfxBoagaK7RxjC2+eRidp/3txQBg==

"@commitlint/top-level@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/top-level/download/@commitlint/top-level-11.0.0.tgz?cache=0&sync_timestamp=1610935075093&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Ftop-level%2Fdownload%2F%40commitlint%2Ftop-level-11.0.0.tgz#bb2d1b6e5ed3be56874633b59e1f7de118c32783"
integrity sha1-uy0bbl7TvlaHRjO1nh994RjDJ4M=
"@commitlint/top-level@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.0.1.tgz#9c7efd319a4f8d29001f011ba8b0e21fad6044f6"
integrity sha512-rHdgt7U24GEau2/9i2vEAbksxkBRiVjHj5ECFL5dd0AJOIvaK++vMg4EF/ME0X/1yd9qVTHTNOl2Q4tTFK7VBQ==
dependencies:
find-up "^5.0.0"

"@commitlint/types@^11.0.0":
version "11.0.0"
resolved "https://registry.npm.taobao.org/@commitlint/types/download/@commitlint/types-11.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40commitlint%2Ftypes%2Fdownload%2F%40commitlint%2Ftypes-11.0.0.tgz#719cf05fcc1abb6533610a2e0f5dd1e61eac14fe"
integrity sha1-cZzwX8wau2UzYQouD13R5h6sFP4=
"@commitlint/types@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.0.1.tgz#04a0cbb8aa56b7c004f8939c2d1ef8892ec68327"
integrity sha512-FsNDMV0W7D19/ZbR412klpqAilXASx75Neqh7jPtK278IEwdukOg3vth1r5kTm+BjDScM7wMUEOwIW3NNfAtwg==
dependencies:
chalk "^4.0.0"

"@csstools/convert-colors@^1.4.0":
version "1.4.0"
Expand Down Expand Up @@ -7287,12 +7289,13 @@ commitlint-plugin-gitmoji@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@^11.0.0:
version "11.0.0"
resolved "https://registry.npm.taobao.org/commitlint/download/commitlint-11.0.0.tgz#a60f759b938c97c5d601c881cfe71b1d4051d219"
integrity sha1-pg91m5OMl8XWAciBz+cbHUBR0hk=
commitlint@^12.0.1:
version "12.0.1"
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-12.0.1.tgz#bf792dec85e9805c588c68c6964b8ac0201ae566"
integrity sha512-rNmZ8xQG6IcrSLci7HnvNosSdW6SBeqh+oxZ5jOGsdYZMQsiNGXqB46ucwsPUg+tGSZq3pa849Dg6xwXhy9hQA==
dependencies:
"@commitlint/cli" "^11.0.0"
"@commitlint/cli" "^12.0.1"
"@commitlint/types" "^12.0.1"

commondir@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -7497,7 +7500,7 @@ content-type@~1.0.4:
resolved "https://registry.npm.taobao.org/content-type/download/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
integrity sha1-4TjMdeBAxyexlm/l5fjJruJW/js=

conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.11, conventional-changelog-angular@^5.0.3:
version "5.0.12"
resolved "https://registry.npm.taobao.org/conventional-changelog-angular/download/conventional-changelog-angular-5.0.12.tgz?cache=0&sync_timestamp=1604539743329&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fconventional-changelog-angular%2Fdownload%2Fconventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9"
integrity sha1-yXm4uSHL/iZALrPaW7/aAthlork=
Expand Down Expand Up @@ -7675,7 +7678,7 @@ core-js@^2.4.0:
resolved "https://registry.npm.taobao.org/core-js/download/core-js-2.6.12.tgz?cache=0&sync_timestamp=1611038873108&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
integrity sha1-2TM9+nsGXjR8xWgiGdb2kIWcwuw=

core-js@^3.6.1, core-js@^3.6.5:
core-js@^3.6.5:
version "3.8.3"
resolved "https://registry.npm.taobao.org/core-js/download/core-js-3.8.3.tgz?cache=0&sync_timestamp=1611038873108&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-3.8.3.tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0"
integrity sha1-whkG4fFPNon5OrzG4miDVQ3ZLdA=
Expand Down Expand Up @@ -22883,7 +22886,7 @@ yargs-parser@^7.0.0:
dependencies:
camelcase "^4.1.0"

yargs@15.4.1, yargs@^15.1.0, yargs@^15.3.1, yargs@^15.4.1:
yargs@15.4.1, yargs@^15.3.1, yargs@^15.4.1:
version "15.4.1"
resolved "https://registry.npm.taobao.org/yargs/download/yargs-15.4.1.tgz?cache=0&sync_timestamp=1610219939446&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyargs%2Fdownload%2Fyargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
integrity sha1-DYehbeAa7p2L7Cv7909nhRcw9Pg=
Expand Down

0 comments on commit 3c83d9d

Please sign in to comment.