Skip to content

Commit fb12186

Browse files
build(deps): update dependency @commitlint/cli to v19.3.0
1 parent 72e6d5c commit fb12186

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"tslib": "^2.6.2"
3535
},
3636
"devDependencies": {
37-
"@commitlint/cli": "19.2.2",
37+
"@commitlint/cli": "19.3.0",
3838
"@commitlint/config-conventional": "19.2.2",
3939
"@commitlint/cz-commitlint": "19.2.0",
4040
"@softwareventures/eslint-config": "7.5.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ __metadata:
4848
languageName: node
4949
linkType: hard
5050

51-
"@commitlint/cli@npm:19.2.2":
52-
version: 19.2.2
53-
resolution: "@commitlint/cli@npm:19.2.2"
51+
"@commitlint/cli@npm:19.3.0":
52+
version: 19.3.0
53+
resolution: "@commitlint/cli@npm:19.3.0"
5454
dependencies:
55-
"@commitlint/format": "npm:^19.0.3"
55+
"@commitlint/format": "npm:^19.3.0"
5656
"@commitlint/lint": "npm:^19.2.2"
5757
"@commitlint/load": "npm:^19.2.0"
5858
"@commitlint/read": "npm:^19.2.1"
@@ -61,7 +61,7 @@ __metadata:
6161
yargs: "npm:^17.0.0"
6262
bin:
6363
commitlint: cli.js
64-
checksum: 10c0/25f4acaaafd089ceee0d5e1fe670eec85999b5dbcf20eb93cd053d9e42de0bec69d18f4f6c9d68be448fcf8889ef3eca91302d828f8b601fddf00180d7ae6396
64+
checksum: 10c0/12049b6ccb1fd3939c5713fdc9b2aa9054985f3ced465e9494ce7c23b3c69a9e9ea25c84fffa5ba147b6bb5cd086a29000dfac2218a7592494b007bab592e057
6565
languageName: node
6666
linkType: hard
6767

@@ -123,13 +123,13 @@ __metadata:
123123
languageName: node
124124
linkType: hard
125125

126-
"@commitlint/format@npm:^19.0.3":
127-
version: 19.0.3
128-
resolution: "@commitlint/format@npm:19.0.3"
126+
"@commitlint/format@npm:^19.3.0":
127+
version: 19.3.0
128+
resolution: "@commitlint/format@npm:19.3.0"
129129
dependencies:
130130
"@commitlint/types": "npm:^19.0.3"
131131
chalk: "npm:^5.3.0"
132-
checksum: 10c0/9d8a5b55ca8e35351c6f1dbbec8f749fe3f7c66f01ba0e248574530fa1dac944b87ee5bd63153a14e3748068a2e9b0b8341cec21c768f384bb5a5c8124902a1f
132+
checksum: 10c0/857a1784481edad9013514cbcc9ec93af33acc8bd491f5d23625c53fb93841566ce110e3004ecaab7f4f89c9331940fe63b83922a4a81f419e67b70e0dc90e41
133133
languageName: node
134134
linkType: hard
135135

@@ -1083,7 +1083,7 @@ __metadata:
10831083
version: 0.0.0-use.local
10841084
resolution: "@softwareventures/result@workspace:."
10851085
dependencies:
1086-
"@commitlint/cli": "npm:19.2.2"
1086+
"@commitlint/cli": "npm:19.3.0"
10871087
"@commitlint/config-conventional": "npm:19.2.2"
10881088
"@commitlint/cz-commitlint": "npm:19.2.0"
10891089
"@softwareventures/eslint-config": "npm:7.5.0"

0 commit comments

Comments
 (0)