Skip to content

Commit

Permalink
build(deps): update dependency @commitlint/config-conventional to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent 21d1c77 commit eebeb4e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@commitlint/config-conventional": "18.4.0",
"@commitlint/cz-commitlint": "17.8.1",
"@softwareventures/eslint-config": "7.1.2",
"@softwareventures/precise-commits": "3.0.21",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:17.8.1":
version: 17.8.1
resolution: "@commitlint/config-conventional@npm:17.8.1"
"@commitlint/config-conventional@npm:18.4.0":
version: 18.4.0
resolution: "@commitlint/config-conventional@npm:18.4.0"
dependencies:
conventional-changelog-conventionalcommits: ^6.1.0
checksum: ce8ace1a13f3a797ed699ffa13dc46273a27e1dc3ae8a9d01492c0637a8592e4ed24bb32d9a43f8745a8690a52d77ea4a950d039977b0dbcbf834f8cbacf5def
conventional-changelog-conventionalcommits: ^7.0.2
checksum: d9101033e13bb5caee0c6691675c2bb8f3d374ad24a19dd29a25d6c81702b5cf549d06b3a1238b53aeae5bf00c6072c61fd6f7370c40b3506c2d0f84f8038bc9
languageName: node
linkType: hard

Expand Down Expand Up @@ -275,7 +275,7 @@ __metadata:
resolution: "@dcgw/excalibur-text@workspace:."
dependencies:
"@commitlint/cli": 17.8.1
"@commitlint/config-conventional": 17.8.1
"@commitlint/config-conventional": 18.4.0
"@commitlint/cz-commitlint": 17.8.1
"@softwareventures/chain": ^2.0.2
"@softwareventures/eslint-config": 7.1.2
Expand Down Expand Up @@ -2339,12 +2339,12 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^6.1.0":
version: 6.1.0
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
"conventional-changelog-conventionalcommits@npm:^7.0.2":
version: 7.0.2
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
dependencies:
compare-func: ^2.0.0
checksum: 4383a35cdf72f5964e194a1146e7f78276e301f73bd993b71627bb93586b6470d411b9613507ceb37e0fed0b023199c95e941541fa47172b4e6a7916fc3a53ff
checksum: e17ac5970ae09d6e9b0c3a7edaed075b836c0c09c34c514589cbe06554f46ed525067fa8150a8467cc03b1cf9af2073e7ecf48790d4f5ea399921b1cbe313711
languageName: node
linkType: hard

Expand Down

0 comments on commit eebeb4e

Please sign in to comment.