Skip to content

Commit af82776

Browse files
authored
Merge pull request #856 from chantouchsek/dependabot/npm_and_yarn/commitlint/config-conventional-17.7.0
chore(deps-dev): bump @commitlint/config-conventional from 17.6.5 to 17.7.0
2 parents a695d62 + 9f91f1e commit af82776

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

yarn.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -976,11 +976,11 @@
976976
yargs "^17.0.0"
977977

978978
"@commitlint/config-conventional@^17.0.0":
979-
version "17.6.5"
980-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz#a8ec286e634a071329fe45dc4955032c2176aeb5"
981-
integrity sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==
979+
version "17.7.0"
980+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.7.0.tgz#1bbf2bce7851db63c1a8aa8d924277ad4938247e"
981+
integrity sha512-iicqh2o6et+9kWaqsQiEYZzfLbtoWv9uZl8kbI8EGfnc0HeGafQBF7AJ0ylN9D/2kj6txltsdyQs8+2fTMwWEw==
982982
dependencies:
983-
conventional-changelog-conventionalcommits "^5.0.0"
983+
conventional-changelog-conventionalcommits "^6.1.0"
984984

985985
"@commitlint/config-validator@^17.4.4":
986986
version "17.4.4"
@@ -3837,14 +3837,12 @@ [email protected], conventional-changelog-convent
38373837
lodash "^4.17.15"
38383838
q "^1.5.1"
38393839

3840-
conventional-changelog-conventionalcommits@^5.0.0:
3841-
version "5.0.0"
3842-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
3843-
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
3840+
conventional-changelog-conventionalcommits@^6.1.0:
3841+
version "6.1.0"
3842+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz#3bad05f4eea64e423d3d90fc50c17d2c8cf17652"
3843+
integrity sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==
38443844
dependencies:
38453845
compare-func "^2.0.0"
3846-
lodash "^4.17.15"
3847-
q "^1.5.1"
38483846

38493847
conventional-changelog-core@^4.2.1:
38503848
version "4.2.4"

0 commit comments

Comments
 (0)