Skip to content

Commit

Permalink
chore(deps): update commitlint monorepo to v16.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2022
1 parent d87200d commit aa0ce06
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 32 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"commit:signed": "cz -S"
},
"devDependencies": {
"@commitlint/cli": "16.2.1",
"@commitlint/config-conventional": "16.2.1",
"@commitlint/cli": "16.2.4",
"@commitlint/config-conventional": "16.2.4",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
"husky": "7.0.4"
Expand Down
67 changes: 37 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,25 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@commitlint/cli@16.2.1":
version "16.2.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.1.tgz#ca4e557829a2755f0e1f0cd69b56b83ce2510173"
integrity sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==
"@commitlint/cli@16.2.4":
version "16.2.4"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.4.tgz#f22707918d08c27a19779798788a7c793f1d38e6"
integrity sha512-rbvqvz9JI+uiKxV2nH65BtSU01fsADd3bxe9fWtO3rM0c+CI/H9FfzKkDLvSRmXjvk1G2/wXlCGeqO9IBT4X9g==
dependencies:
"@commitlint/format" "^16.2.1"
"@commitlint/lint" "^16.2.1"
"@commitlint/load" "^16.2.1"
"@commitlint/lint" "^16.2.4"
"@commitlint/load" "^16.2.4"
"@commitlint/read" "^16.2.1"
"@commitlint/types" "^16.2.1"
lodash "^4.17.19"
resolve-from "5.0.0"
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@16.2.1":
version "16.2.1"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz#2cf47b505fb259777c063538c8498d8fd9b47779"
integrity sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==
"@commitlint/config-conventional@16.2.4":
version "16.2.4"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.4.tgz#56647108c89ed06fc5271242787550331988c0fb"
integrity sha512-av2UQJa3CuE5P0dzxj/o/B9XVALqYzEViHrMXtDrW9iuflrqCStWBAioijppj9URyz6ONpohJKAtSdgAOE0gkA==
dependencies:
conventional-changelog-conventionalcommits "^4.3.1"

Expand Down Expand Up @@ -79,22 +79,22 @@
"@commitlint/types" "^16.2.1"
chalk "^4.0.0"

"@commitlint/is-ignored@^16.2.1":
version "16.2.1"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-16.2.1.tgz#cc688ec73a3d204b90f8086821a08814da461e5e"
integrity sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ==
"@commitlint/is-ignored@^16.2.4":
version "16.2.4"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-16.2.4.tgz#369e40a240ad5451bf2b57a80829253129d7f19b"
integrity sha512-Lxdq9aOAYCOOOjKi58ulbwK/oBiiKz+7Sq0+/SpFIEFwhHkIVugvDvWjh2VRBXmRC/x5lNcjDcYEwS/uYUvlYQ==
dependencies:
"@commitlint/types" "^16.2.1"
semver "7.3.5"
semver "7.3.7"

"@commitlint/lint@^16.2.1":
version "16.2.1"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-16.2.1.tgz#c773f082cd4f69cb7807b805b691d2a52c732f97"
integrity sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg==
"@commitlint/lint@^16.2.4":
version "16.2.4"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-16.2.4.tgz#575f5a9d227dddfca8386253d9aff27be5b94788"
integrity sha512-AUDuwOxb2eGqsXbTMON3imUGkc1jRdtXrbbohiLSCSk3jFVXgJLTMaEcr39pR00N8nE9uZ+V2sYaiILByZVmxQ==
dependencies:
"@commitlint/is-ignored" "^16.2.1"
"@commitlint/is-ignored" "^16.2.4"
"@commitlint/parse" "^16.2.1"
"@commitlint/rules" "^16.2.1"
"@commitlint/rules" "^16.2.4"
"@commitlint/types" "^16.2.1"

"@commitlint/load@>6.1.1":
Expand All @@ -110,10 +110,10 @@
lodash "^4.17.19"
resolve-from "^5.0.0"

"@commitlint/load@^16.2.1":
version "16.2.1"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24"
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
"@commitlint/load@^16.2.4":
version "16.2.4"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.4.tgz#32c9f4c6538b21cf48cf40266312bb1adb65f435"
integrity sha512-HjANm3/29ROV+zt4yfaY/K6gpr9Dbzgtlp0kSwZGW0poDXlD/yqVYgPQ6JolJzZii5FUz5R4yVLC15hVL/w60w==
dependencies:
"@commitlint/config-validator" "^16.2.1"
"@commitlint/execute-rule" "^16.2.1"
Expand Down Expand Up @@ -173,10 +173,10 @@
resolve-from "^5.0.0"
resolve-global "^1.0.0"

"@commitlint/rules@^16.2.1":
version "16.2.1"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-16.2.1.tgz#7264aa1c754e1c212aeceb27e5eb380cfa7bb233"
integrity sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw==
"@commitlint/rules@^16.2.4":
version "16.2.4"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-16.2.4.tgz#c2fbbf20d9d0e8fcf25690c88a27750d4a3e867b"
integrity sha512-rK5rNBIN2ZQNQK+I6trRPK3dWa0MtaTN4xnwOma1qxa4d5wQMQJtScwTZjTJeallFxhOgbNOgr48AMHkdounVg==
dependencies:
"@commitlint/ensure" "^16.2.1"
"@commitlint/message" "^16.2.1"
Expand Down Expand Up @@ -1462,7 +1462,14 @@ safe-buffer@~5.2.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==

semver@7.3.5, semver@^7.3.4:
semver@7.3.7:
version "7.3.7"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
dependencies:
lru-cache "^6.0.0"

semver@^7.3.4:
version "7.3.5"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
Expand Down

0 comments on commit aa0ce06

Please sign in to comment.