Skip to content

Commit 0ed464a

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

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
@@ -113,7 +113,7 @@
113113
},
114114
"devDependencies": {
115115
"@arethetypeswrong/cli": "0.17.3",
116-
"@commitlint/cli": "19.6.1",
116+
"@commitlint/cli": "19.7.1",
117117
"@commitlint/types": "19.5.0",
118118
"@eslint/js": "9.19.0",
119119
"@flex-development/commitlint-config": "1.0.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -86,20 +86,20 @@ __metadata:
8686
languageName: node
8787
linkType: hard
8888

89-
"@commitlint/cli@npm:19.6.1":
90-
version: 19.6.1
91-
resolution: "@commitlint/cli@npm:19.6.1"
89+
"@commitlint/cli@npm:19.7.1":
90+
version: 19.7.1
91+
resolution: "@commitlint/cli@npm:19.7.1"
9292
dependencies:
9393
"@commitlint/format": "npm:^19.5.0"
94-
"@commitlint/lint": "npm:^19.6.0"
94+
"@commitlint/lint": "npm:^19.7.1"
9595
"@commitlint/load": "npm:^19.6.1"
9696
"@commitlint/read": "npm:^19.5.0"
9797
"@commitlint/types": "npm:^19.5.0"
9898
tinyexec: "npm:^0.3.0"
9999
yargs: "npm:^17.0.0"
100100
bin:
101101
commitlint: cli.js
102-
checksum: 10/b63b8a716d943419a0bb0542e752d380d62f2715266ae0bb53911f3fe749ae9c3bf0fd591abd87be6b863e522ca183c7bac6a82ef73255a5c5bbeceb620ecbb1
102+
checksum: 10/d6bc2c2d036bb3e83cc24aeba17f8bff1dd8a16474f8857775ba8a483aa7a3bf41a9dfd6dadd5ee12b08f7d4d47746ab53cccd3ecfb20d0ebf2826c2f31a2e98
103103
languageName: node
104104
linkType: hard
105105

@@ -144,25 +144,25 @@ __metadata:
144144
languageName: node
145145
linkType: hard
146146

147-
"@commitlint/is-ignored@npm:^19.6.0":
148-
version: 19.6.0
149-
resolution: "@commitlint/is-ignored@npm:19.6.0"
147+
"@commitlint/is-ignored@npm:^19.7.1":
148+
version: 19.7.1
149+
resolution: "@commitlint/is-ignored@npm:19.7.1"
150150
dependencies:
151151
"@commitlint/types": "npm:^19.5.0"
152152
semver: "npm:^7.6.0"
153-
checksum: 10/07b41573c9247522eb96af118be97ae015f5d0a141ecf5e3c0f67372b0fb7ba57c98adc462c722b7a7f0dd18ddcbacd92b42228e0e62370d3db110b0a35f6120
153+
checksum: 10/489624ca405b4dc7c210db92a85d1860793fa534bb1460b913e4610eab1953fafc0d77f8a84dcdc7abcb79e8db7486799c4092063acbccafdc2772f6647215e5
154154
languageName: node
155155
linkType: hard
156156

157-
"@commitlint/lint@npm:^19.6.0":
158-
version: 19.6.0
159-
resolution: "@commitlint/lint@npm:19.6.0"
157+
"@commitlint/lint@npm:^19.7.1":
158+
version: 19.7.1
159+
resolution: "@commitlint/lint@npm:19.7.1"
160160
dependencies:
161-
"@commitlint/is-ignored": "npm:^19.6.0"
161+
"@commitlint/is-ignored": "npm:^19.7.1"
162162
"@commitlint/parse": "npm:^19.5.0"
163163
"@commitlint/rules": "npm:^19.6.0"
164164
"@commitlint/types": "npm:^19.5.0"
165-
checksum: 10/f50721d8b02cea8cda9e67a57fb2c03377ae94ab708d47395a4e86f6f327d11db9dc84a1ecbcc3fae086f1e100400356826497a69a9d0caee6859238b32260dc
165+
checksum: 10/1feac1d2aa1ad3c7864af2563622c21bbedac342b02030c877f87f9d5eb8acc0e0d10b67105aece64f6b94dfe906ec6c7d1e72a27cdde197606b88c8a8c66a9a
166166
languageName: node
167167
linkType: hard
168168

@@ -1358,7 +1358,7 @@ __metadata:
13581358
resolution: "@flex-development/docast@workspace:."
13591359
dependencies:
13601360
"@arethetypeswrong/cli": "npm:0.17.3"
1361-
"@commitlint/cli": "npm:19.6.1"
1361+
"@commitlint/cli": "npm:19.7.1"
13621362
"@commitlint/types": "npm:19.5.0"
13631363
"@eslint/js": "npm:9.19.0"
13641364
"@flex-development/commitlint-config": "npm:1.0.1"

0 commit comments

Comments
 (0)