Skip to content

Commit 8e7bb12

Browse files
build(deps-dev): Bump @commitlint/cli from 19.6.1 to 19.7.1 in the commitlint group (#799)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81929c1 commit 8e7bb12

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
},
143143
"devDependencies": {
144144
"@arethetypeswrong/cli": "0.17.3",
145-
"@commitlint/cli": "19.6.1",
145+
"@commitlint/cli": "19.7.1",
146146
"@commitlint/types": "19.5.0",
147147
"@eslint/js": "9.19.0",
148148
"@faker-js/faker": "9.4.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -132,20 +132,20 @@ __metadata:
132132
languageName: node
133133
linkType: hard
134134

135-
"@commitlint/cli@npm:19.6.1":
136-
version: 19.6.1
137-
resolution: "@commitlint/cli@npm:19.6.1"
135+
"@commitlint/cli@npm:19.7.1":
136+
version: 19.7.1
137+
resolution: "@commitlint/cli@npm:19.7.1"
138138
dependencies:
139139
"@commitlint/format": "npm:^19.5.0"
140-
"@commitlint/lint": "npm:^19.6.0"
140+
"@commitlint/lint": "npm:^19.7.1"
141141
"@commitlint/load": "npm:^19.6.1"
142142
"@commitlint/read": "npm:^19.5.0"
143143
"@commitlint/types": "npm:^19.5.0"
144144
tinyexec: "npm:^0.3.0"
145145
yargs: "npm:^17.0.0"
146146
bin:
147147
commitlint: cli.js
148-
checksum: 10/b63b8a716d943419a0bb0542e752d380d62f2715266ae0bb53911f3fe749ae9c3bf0fd591abd87be6b863e522ca183c7bac6a82ef73255a5c5bbeceb620ecbb1
148+
checksum: 10/d6bc2c2d036bb3e83cc24aeba17f8bff1dd8a16474f8857775ba8a483aa7a3bf41a9dfd6dadd5ee12b08f7d4d47746ab53cccd3ecfb20d0ebf2826c2f31a2e98
149149
languageName: node
150150
linkType: hard
151151

@@ -190,25 +190,25 @@ __metadata:
190190
languageName: node
191191
linkType: hard
192192

193-
"@commitlint/is-ignored@npm:^19.6.0":
194-
version: 19.6.0
195-
resolution: "@commitlint/is-ignored@npm:19.6.0"
193+
"@commitlint/is-ignored@npm:^19.7.1":
194+
version: 19.7.1
195+
resolution: "@commitlint/is-ignored@npm:19.7.1"
196196
dependencies:
197197
"@commitlint/types": "npm:^19.5.0"
198198
semver: "npm:^7.6.0"
199-
checksum: 10/07b41573c9247522eb96af118be97ae015f5d0a141ecf5e3c0f67372b0fb7ba57c98adc462c722b7a7f0dd18ddcbacd92b42228e0e62370d3db110b0a35f6120
199+
checksum: 10/489624ca405b4dc7c210db92a85d1860793fa534bb1460b913e4610eab1953fafc0d77f8a84dcdc7abcb79e8db7486799c4092063acbccafdc2772f6647215e5
200200
languageName: node
201201
linkType: hard
202202

203-
"@commitlint/lint@npm:^19.6.0":
204-
version: 19.6.0
205-
resolution: "@commitlint/lint@npm:19.6.0"
203+
"@commitlint/lint@npm:^19.7.1":
204+
version: 19.7.1
205+
resolution: "@commitlint/lint@npm:19.7.1"
206206
dependencies:
207-
"@commitlint/is-ignored": "npm:^19.6.0"
207+
"@commitlint/is-ignored": "npm:^19.7.1"
208208
"@commitlint/parse": "npm:^19.5.0"
209209
"@commitlint/rules": "npm:^19.6.0"
210210
"@commitlint/types": "npm:^19.5.0"
211-
checksum: 10/f50721d8b02cea8cda9e67a57fb2c03377ae94ab708d47395a4e86f6f327d11db9dc84a1ecbcc3fae086f1e100400356826497a69a9d0caee6859238b32260dc
211+
checksum: 10/1feac1d2aa1ad3c7864af2563622c21bbedac342b02030c877f87f9d5eb8acc0e0d10b67105aece64f6b94dfe906ec6c7d1e72a27cdde197606b88c8a8c66a9a
212212
languageName: node
213213
linkType: hard
214214

@@ -1797,7 +1797,7 @@ __metadata:
17971797
resolution: "@flex-development/mlly@workspace:."
17981798
dependencies:
17991799
"@arethetypeswrong/cli": "npm:0.17.3"
1800-
"@commitlint/cli": "npm:19.6.1"
1800+
"@commitlint/cli": "npm:19.7.1"
18011801
"@commitlint/types": "npm:19.5.0"
18021802
"@eslint/js": "npm:9.19.0"
18031803
"@faker-js/faker": "npm:9.4.0"

0 commit comments

Comments
 (0)