Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
chore(deps): update commitlint monorepo to v12.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2021
1 parent 29e03a8 commit c5d9fc0
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 93 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"commit:signed": "cz -S"
},
"devDependencies": {
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@commitlint/cli": "12.1.3",
"@commitlint/config-conventional": "12.1.3",
"commitizen": "4.2.3",
"cz-conventional-commit": "1.0.6",
"husky": "6.0.0"
Expand Down
205 changes: 114 additions & 91 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,69 +23,73 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@commitlint/cli@12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.1.1.tgz#740370e557a8a17f415052821cdd5276ecb0ab98"
integrity sha512-SB67/s6VJ50seoPx/Sr2gj1fMzKrx+udgarecGdr8h43ah+M2e22gjQJ7xHv5KwyPQ+6ug1YOMCL34ubT4zupQ==
dependencies:
"@commitlint/format" "^12.1.1"
"@commitlint/lint" "^12.1.1"
"@commitlint/load" "^12.1.1"
"@commitlint/read" "^12.1.1"
"@commitlint/types" "^12.1.1"
get-stdin "8.0.0"
"@commitlint/cli@12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.1.3.tgz#0be072fde702da2e65e00a4dd1181bbb94fa7da4"
integrity sha512-UZZZLCUmhZWftGJ/5o0qo/3NORIXB5bY4nVh2eG62AwkD2/GBYzNQJ8P2e+RMiQm6s8tmC2rTO9UwZKC2Rmkhw==
dependencies:
"@commitlint/format" "^12.1.3"
"@commitlint/lint" "^12.1.3"
"@commitlint/load" "^12.1.3"
"@commitlint/read" "^12.1.3"
"@commitlint/types" "^12.1.3"
lodash "^4.17.19"
resolve-from "5.0.0"
resolve-global "1.0.0"
yargs "^16.2.0"
yargs "^17.0.0"

"@commitlint/config-conventional@12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz#73dd3b1a7912138420d248f334f15c94c250bc9e"
integrity sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==
"@commitlint/config-conventional@12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.3.tgz#8f2a07d93426d61d6c853ed13cd83e234b7b60e5"
integrity sha512-aGko0/pIkj8/4xt/ZKQdU1XgmWE6j/SjLdNjaCVe6TsM3GWkaRpdT0uIgRAWk2GuYVWX3xdIiIE5qRKKVJe9fw==
dependencies:
conventional-changelog-conventionalcommits "^4.3.1"

"@commitlint/ensure@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.1.1.tgz#bcefc85f7f8a41bb31f67d7a8966e322b47a6e43"
integrity sha512-XEUQvUjzBVQM7Uv8vYz+c7PDukFvx0AvQEyX/V+PaTkCK/xPvexu7FLbFwvypjSt9BPMf+T/rhB1hVmldkd6lw==
"@commitlint/ensure@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.1.3.tgz#5de22bc837b765fa5835aa797d6dbfd32cdda49e"
integrity sha512-zbF+fOOviUHp5URafRm+1VNzMZxHlL2qZh3mbivIiOnipDo78uAfZ5Mwa2ltVM/+Kyto02mbir6bRrtZGbLGbA==
dependencies:
"@commitlint/types" "^12.1.1"
"@commitlint/types" "^12.1.3"
lodash "^4.17.19"

"@commitlint/execute-rule@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.1.1.tgz#8aad1d46fb78b3199e4ae36debdc93570bf765ea"
integrity sha512-6mplMGvLCKF5LieL7BRhydpg32tm6LICnWQADrWU4S5g9PKi2utNvhiaiuNPoHUXr29RdbNaGNcyyPv8DSjJsQ==

"@commitlint/format@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.1.1.tgz#a6b14f8605171374eecc2c463098d63c127ab7df"
integrity sha512-bTAoOryTFLqls17JTaRwk2WDVOP0NwuG4F/JPK8RaF6DMZNVQTfajkgTxFENNZRnESfau1BvivvEXfUAW2ZsvA==
"@commitlint/execute-rule@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.1.3.tgz#3497231aa63f9cf138ed4569af3cdf9cf74a45c5"
integrity sha512-lI31wMxEG76RNt0+tVkMLEUDjl+aELsMuUQBgExj7IKMppFS1v44Tu/JneTNxBNA2iG316onA244HHexftM7vA==

"@commitlint/format@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.1.3.tgz#70b700e886486ef68bcc80e44cec7293e3fd51bf"
integrity sha512-2bJbmTaav7rX1fuk0AlEzuyTKheTOVwWDtjpWc6SWCZ+Rx8np3cXszZGYIzGFYmMLyxyfOF+FAwDydLjsFHJVA==
dependencies:
"@commitlint/types" "^12.1.1"
"@commitlint/types" "^12.1.3"
chalk "^4.0.0"

"@commitlint/is-ignored@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.1.1.tgz#6075a5cd2dcda7b6ec93322f5dbe2142cfbb3248"
integrity sha512-Sn4fsnWX+wLAJOD/UZeoVruB98te1TyPYRiDEq0MhRJAQIrP+7jE/O3/ass68AAMq00HvH3OK9kt4UBXggcGjA==
"@commitlint/is-ignored@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.1.3.tgz#268e06bf02b4bc71af93cbd3b558f94a58c1d36a"
integrity sha512-XTVcUoMlXfJFBigtDpZbVVl0jCqyc1aCQeFawVxR1AIkm6YsQRgWB4O995BBePyboQEVb6pnFv3H17Gr2PPhpw==
dependencies:
"@commitlint/types" "^12.1.1"
"@commitlint/types" "^12.1.3"
semver "7.3.5"

"@commitlint/lint@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.1.1.tgz#cdd898af6eadba8f9e71d7f1255b5a479a757078"
integrity sha512-FFFPpku/E0svL1jaUVqosuZJDDWiNWYBlUw5ZEljh3MwWRcoaWtMIX5bseX+IvHpFZsCTAiBs1kCgNulCi0UvA==
"@commitlint/lint@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.1.3.tgz#5371f218b347e5d228649c9efd5e07a44638c555"
integrity sha512-kdba3hsnbqOJOMqDXMhCJ852KrUAm/q60uF7CXaO7zW+Y3jxCAHqHqaholrdPCwNEHTh6pDfTMH+4CZfzfTtzg==
dependencies:
"@commitlint/is-ignored" "^12.1.1"
"@commitlint/parse" "^12.1.1"
"@commitlint/rules" "^12.1.1"
"@commitlint/types" "^12.1.1"
"@commitlint/is-ignored" "^12.1.3"
"@commitlint/parse" "^12.1.3"
"@commitlint/rules" "^12.1.3"
"@commitlint/types" "^12.1.3"

"@commitlint/load@>6.1.1", "@commitlint/load@^12.1.1":
"@commitlint/load@>6.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.1.1.tgz#5a7fb8be11e520931d1237c5e8dc401b7cc9c6c1"
integrity sha512-qOQtgNdJRULUQWP9jkpTwhj7aEtnqUtqeUpbQ9rjS+GIUST65HZbteNUX4S0mAEGPWqy2aK5xGd73cUfFSvuuw==
Expand All @@ -98,28 +102,41 @@
lodash "^4.17.19"
resolve-from "^5.0.0"

"@commitlint/message@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.1.1.tgz#56eb1dbb561e85e9295380a46ff3b09bc93cac65"
integrity sha512-RakDSLAiOligXjhbLahV8HowF4K75pZIcs0+Ii9Q8Gz5H3DWf1Ngit7alFTWfcbf/+DTjSzVPov5HiwQZPIBUg==
"@commitlint/load@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.1.3.tgz#da950c1f43dd03b3e9d04fb3796ca8e352fcd24b"
integrity sha512-+WH0cblSHzpyMQt0FPPabm1R/06A9eNgRrkFT5n6RuL8FuImRIRrjGIbTxCcvZWyFcOTlo61aov+dQ9MjUoxPA==
dependencies:
"@commitlint/execute-rule" "^12.1.3"
"@commitlint/resolve-extends" "^12.1.3"
"@commitlint/types" "^12.1.3"
chalk "^4.0.0"
cosmiconfig "^7.0.0"
lodash "^4.17.19"
resolve-from "^5.0.0"

"@commitlint/parse@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.1.1.tgz#3e49d6dc113d59cf266af0db99e320e933108c56"
integrity sha512-nuljIvAbBDr93DgL0wCArftEIhjSghawAwhvrKNV9FFcqAJqfVqitwMxJrNDCQ5pgUMCSKULLOEv+dA0bLlTEQ==
"@commitlint/message@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.1.3.tgz#a577c8a4a614ad5bda76d683a9d51ee0540bc02d"
integrity sha512-hSSUPisxLtG3GSeYO9s33j7C3V+SZ90s4Pe59Nx22xhdCOC8MjgRl8nVHaR5fRA1dT50QtlTaUKBKVIRBEEyug==

"@commitlint/parse@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.1.3.tgz#0bb4c93aff2064f300f7c86c4d4728e2272e4f39"
integrity sha512-VMa5Tas6VnGaKtPv+fhXKIbxCLOUtao0quS2ne/x+2E83rIdHhqA4vh/vK+hmJiiqAvMZ3+N1uX+PT6K1UB5Ww==
dependencies:
"@commitlint/types" "^12.1.1"
"@commitlint/types" "^12.1.3"
conventional-changelog-angular "^5.0.11"
conventional-commits-parser "^3.0.0"

"@commitlint/read@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.1.1.tgz#22a2d7fd1eab5e38b9b262311af28ac42f9a5097"
integrity sha512-1k0CQEoZIdixvmqZRKEcWdj2XiKS7SlizEOJ1SE99Qui5d5FlBey8eaooTGgmpR6zObpIHJehtEPzM3VzUT3qA==
"@commitlint/read@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.1.3.tgz#8d533f7ca727ebf5696ddfa5853d5c9a3b3907d1"
integrity sha512-JM/lWCn6nFuee6KG44yYh31Oy27GvVHFnVGN8xJ+sVjkxEV70j25scBoHBrYCgyRMPoAX05b2XWEuNSgm/UMhA==
dependencies:
"@commitlint/top-level" "^12.1.1"
"@commitlint/types" "^12.1.1"
fs-extra "^9.0.0"
"@commitlint/top-level" "^12.1.3"
"@commitlint/types" "^12.1.3"
fs-extra "^10.0.0"
git-raw-commits "^2.0.0"

"@commitlint/resolve-extends@^12.1.1":
Expand All @@ -132,25 +149,35 @@
resolve-from "^5.0.0"
resolve-global "^1.0.0"

"@commitlint/rules@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.1.1.tgz#d59182a837d2addf301a3a4ef83316ae7e70248f"
integrity sha512-oCcLF/ykcJfhM2DeeaDyrgdaiuKsqIPNocugdPj2WEyhSYqmx1/u18CV96LAtW+WyyiOLCCeiZwiQutx3T5nXg==
"@commitlint/resolve-extends@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-12.1.3.tgz#34d7c51be0bd4058bcccac868bc6890d392bcd81"
integrity sha512-ts2RfYSnbt6TlTnmj3NPrc4UK2nOSqcY4XLM/nM3KxbsUsqjRTpBBTCyLY338Ah+OIIGOwMZ21IIRYIFHPAl/Q==
dependencies:
"@commitlint/ensure" "^12.1.1"
"@commitlint/message" "^12.1.1"
"@commitlint/to-lines" "^12.1.1"
"@commitlint/types" "^12.1.1"
import-fresh "^3.0.0"
lodash "^4.17.19"
resolve-from "^5.0.0"
resolve-global "^1.0.0"

"@commitlint/to-lines@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.1.1.tgz#40fbed1767d637249ce49b311a51909d8361ecf8"
integrity sha512-W23AH2XF5rI27MOAPSSr0TUDoRe7ZbFoRtYhFnPu2MBmcuDA9Tmfd9N5sM2tBXtdE26uq3SazwKqGt1OoGAilQ==
"@commitlint/rules@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.1.3.tgz#27557cdb7d7c25122af8c93881be2f6b17cd6edc"
integrity sha512-6sUaO5XJhf6phHNL+JatRsSLify6b0Q3AIuF90fWBBAIhRopDjhoHCtMetDOzWClHJiwc4V1MefKItL0x4AcIQ==
dependencies:
"@commitlint/ensure" "^12.1.3"
"@commitlint/message" "^12.1.3"
"@commitlint/to-lines" "^12.1.3"
"@commitlint/types" "^12.1.3"

"@commitlint/top-level@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.1.1.tgz#228df8fc36b6d7ea7ad149badfb6ef53dbc7001d"
integrity sha512-g7uRbr81QEIg+pbii0OkE17Zh/2C/f6dSmiMDVRn1S0+hNHR1bENCh18hVUKcV/qKTUsKkFlhhWXM9mQBfxQJw==
"@commitlint/to-lines@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.1.3.tgz#0b771833127001f0343513149f031e67284dd3f3"
integrity sha512-T8rNS6y/IBZPQlQt/AaNd8oKRiTETK5YzQBESpXWWXLHVFHgr076pw65gK55ZKjdJu9XZaTXu35J7XhgHFkpDA==

"@commitlint/top-level@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.1.3.tgz#60ec0ca3ecb1fb5492331976a9e2b21e3667bd95"
integrity sha512-EQKbsOOpuBodS2p45b4Q9/yW79qx1uRKoCzFMW9dNElbNupje2kyqUwttpJCK5Ca25Po12bbV+OtBHQQL4FXRw==
dependencies:
find-up "^5.0.0"

Expand All @@ -161,6 +188,13 @@
dependencies:
chalk "^4.0.0"

"@commitlint/types@^12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.1.3.tgz#3925c903f9f95615d755a1bdabeeb9753c8adb5b"
integrity sha512-CqzlBU8eC38O0uPafyunphiz91zTfpKFYV/E3ER51aF1pxacxt8m2Y1v5KCZniuTVnFsF7/+A72ssxUk2FcWbw==
dependencies:
chalk "^4.0.0"

"@types/minimist@^1.2.0":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
Expand Down Expand Up @@ -253,11 +287,6 @@ assign-symbols@^1.0.0:
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=

at-least-node@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==

atob@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
Expand Down Expand Up @@ -777,12 +806,11 @@ fs-extra@8.1.0:
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^9.0.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
fs-extra@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==
dependencies:
at-least-node "^1.0.0"
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
universalify "^2.0.0"
Expand All @@ -802,11 +830,6 @@ get-caller-file@^2.0.5:
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==

get-stdin@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==

get-value@^2.0.3, get-value@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
Expand Down Expand Up @@ -2065,10 +2088,10 @@ yargs-parser@^20.2.2, yargs-parser@^20.2.3:
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==

yargs@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
yargs@^17.0.0:
version "17.0.1"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.0.1.tgz#6a1ced4ed5ee0b388010ba9fd67af83b9362e0bb"
integrity sha512-xBBulfCc8Y6gLFcrPvtqKz9hz8SO0l1Ni8GgDekvBX2ro0HRQImDGnikfc33cgzcYUSncapnNcZDjVFIH3f6KQ==
dependencies:
cliui "^7.0.2"
escalade "^3.1.1"
Expand Down

0 comments on commit c5d9fc0

Please sign in to comment.