Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @commitlint/config-conventional from 17.4.4 to 17.8.0 #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@babel/traverse": "^7.14.9",
"@babel/types": "^7.14.9",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@commitlint/config-conventional": "^17.8.0",
"@sinonjs/fake-timers": "^6.0.1",
"@types/circular-dependency-plugin": "^5",
"@types/format-util": "^1",
Expand Down
22 changes: 10 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1538,12 +1538,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^17.1.0":
version: 17.4.4
resolution: "@commitlint/config-conventional@npm:17.4.4"
"@commitlint/config-conventional@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/config-conventional@npm:17.8.0"
dependencies:
conventional-changelog-conventionalcommits: ^5.0.0
checksum: 679d92509fe6e53ee0cc4202f8069d88360c4f9dbd7ab74114bb28278a196da517ef711dfe69893033a66e54ffc29e8df2ccf63cfd746a89c82a053949473c4b
conventional-changelog-conventionalcommits: ^6.1.0
checksum: 33a6f7867e0ef6b39a34246a615a75ea4eaab76852d00ffee8c28560fe0786cf56a4f20d747d2f56b28a4bddc3637a5bf7948b465744edcd890b9c2337a2c741
languageName: node
linkType: hard

Expand Down Expand Up @@ -9974,14 +9974,12 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^5.0.0":
version: 5.0.0
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
"conventional-changelog-conventionalcommits@npm:^6.1.0":
version: 6.1.0
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
dependencies:
compare-func: ^2.0.0
lodash: ^4.17.15
q: ^1.5.1
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
checksum: 4383a35cdf72f5964e194a1146e7f78276e301f73bd993b71627bb93586b6470d411b9613507ceb37e0fed0b023199c95e941541fa47172b4e6a7916fc3a53ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -25856,7 +25854,7 @@ __metadata:
"@babel/types": ^7.14.9
"@ciscospark/test-users-legacy": ^1.2.0
"@commitlint/cli": ^17.1.2
"@commitlint/config-conventional": ^17.1.0
"@commitlint/config-conventional": ^17.8.0
"@sinonjs/fake-timers": ^6.0.1
"@types/circular-dependency-plugin": ^5
"@types/format-util": ^1
Expand Down