Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/cli to v19.3.0
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| npm        | @commitlint/cli | 19.2.2 | 19.3.0 |
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent 2bc4fa2 commit 8ed1f07
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
]
},
"devDependencies": {
"@commitlint/cli": "19.2.2",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Expand Up @@ -67,11 +67,11 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:19.2.2":
version: 19.2.2
resolution: "@commitlint/cli@npm:19.2.2"
"@commitlint/cli@npm:19.3.0":
version: 19.3.0
resolution: "@commitlint/cli@npm:19.3.0"
dependencies:
"@commitlint/format": "npm:^19.0.3"
"@commitlint/format": "npm:^19.3.0"
"@commitlint/lint": "npm:^19.2.2"
"@commitlint/load": "npm:^19.2.0"
"@commitlint/read": "npm:^19.2.1"
Expand All @@ -80,7 +80,7 @@ __metadata:
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 10c0/25f4acaaafd089ceee0d5e1fe670eec85999b5dbcf20eb93cd053d9e42de0bec69d18f4f6c9d68be448fcf8889ef3eca91302d828f8b601fddf00180d7ae6396
checksum: 10c0/12049b6ccb1fd3939c5713fdc9b2aa9054985f3ced465e9494ce7c23b3c69a9e9ea25c84fffa5ba147b6bb5cd086a29000dfac2218a7592494b007bab592e057
languageName: node
linkType: hard

Expand Down Expand Up @@ -125,13 +125,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/format@npm:^19.0.3":
version: 19.0.3
resolution: "@commitlint/format@npm:19.0.3"
"@commitlint/format@npm:^19.3.0":
version: 19.3.0
resolution: "@commitlint/format@npm:19.3.0"
dependencies:
"@commitlint/types": "npm:^19.0.3"
chalk: "npm:^5.3.0"
checksum: 10c0/9d8a5b55ca8e35351c6f1dbbec8f749fe3f7c66f01ba0e248574530fa1dac944b87ee5bd63153a14e3748068a2e9b0b8341cec21c768f384bb5a5c8124902a1f
checksum: 10c0/857a1784481edad9013514cbcc9ec93af33acc8bd491f5d23625c53fb93841566ce110e3004ecaab7f4f89c9331940fe63b83922a4a81f419e67b70e0dc90e41
languageName: node
linkType: hard

Expand Down Expand Up @@ -1096,7 +1096,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "apim-samples@workspace:."
dependencies:
"@commitlint/cli": "npm:19.2.2"
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@semantic-release/changelog": "npm:6.0.3"
"@semantic-release/exec": "npm:6.0.3"
Expand Down

0 comments on commit 8ed1f07

Please sign in to comment.