Skip to content

Commit dd39218

Browse files
build(deps-dev): Bump @commitlint/cli from 20.0.0 to 20.1.0 in the commitlint group (#276)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 248de79 commit dd39218

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
@@ -148,7 +148,7 @@
148148
},
149149
"devDependencies": {
150150
"@arethetypeswrong/cli": "0.18.2",
151-
"@commitlint/cli": "20.0.0",
151+
"@commitlint/cli": "20.1.0",
152152
"@commitlint/types": "20.0.0",
153153
"@flex-development/commitlint-config": "1.0.1",
154154
"@flex-development/eslint-config": "1.1.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -122,20 +122,20 @@ __metadata:
122122
languageName: node
123123
linkType: hard
124124

125-
"@commitlint/cli@npm:20.0.0":
126-
version: 20.0.0
127-
resolution: "@commitlint/cli@npm:20.0.0"
125+
"@commitlint/cli@npm:20.1.0":
126+
version: 20.1.0
127+
resolution: "@commitlint/cli@npm:20.1.0"
128128
dependencies:
129129
"@commitlint/format": "npm:^20.0.0"
130130
"@commitlint/lint": "npm:^20.0.0"
131-
"@commitlint/load": "npm:^20.0.0"
131+
"@commitlint/load": "npm:^20.1.0"
132132
"@commitlint/read": "npm:^20.0.0"
133133
"@commitlint/types": "npm:^20.0.0"
134134
tinyexec: "npm:^1.0.0"
135135
yargs: "npm:^17.0.0"
136136
bin:
137137
commitlint: ./cli.js
138-
checksum: 10/a7c71a82436dcca392a7ef752ab25ae49e986acf4c95f2212755fe63de8a9272212cc3244f41a1e3b1f0e870993ba854b98fc77ac172a0dcb5cf8655390e37fb
138+
checksum: 10/a74027effa40a299bad443406ca49fffaac744190ba12a160d4ad17d5c24a23df3beddf9fe6674dd70e75f136b65e7ef07320ae21472645b5a0bce8ba4b43a71
139139
languageName: node
140140
linkType: hard
141141

@@ -202,21 +202,21 @@ __metadata:
202202
languageName: node
203203
linkType: hard
204204

205-
"@commitlint/load@npm:^20.0.0":
206-
version: 20.0.0
207-
resolution: "@commitlint/load@npm:20.0.0"
205+
"@commitlint/load@npm:^20.1.0":
206+
version: 20.1.0
207+
resolution: "@commitlint/load@npm:20.1.0"
208208
dependencies:
209209
"@commitlint/config-validator": "npm:^20.0.0"
210210
"@commitlint/execute-rule": "npm:^20.0.0"
211-
"@commitlint/resolve-extends": "npm:^20.0.0"
211+
"@commitlint/resolve-extends": "npm:^20.1.0"
212212
"@commitlint/types": "npm:^20.0.0"
213213
chalk: "npm:^5.3.0"
214214
cosmiconfig: "npm:^9.0.0"
215215
cosmiconfig-typescript-loader: "npm:^6.1.0"
216216
lodash.isplainobject: "npm:^4.0.6"
217217
lodash.merge: "npm:^4.6.2"
218218
lodash.uniq: "npm:^4.5.0"
219-
checksum: 10/b7f9dad3e0caf93925e4ee9b37e80031b0f41eafb51ee0bcac570b3e68b673356783bfd8de542b060bc9af440d3b6308f6e43994bd7cdb2e08fcaef1101da678
219+
checksum: 10/4dc97f31bc93af9e44ae57cd50bb508fc3be1c1c43a1f10c5f6dbdaefbe93318df32c0d5042143ab02231a7bc8fdb227f6cb124363331e82e5974e9fd7a0865a
220220
languageName: node
221221
linkType: hard
222222

@@ -251,17 +251,17 @@ __metadata:
251251
languageName: node
252252
linkType: hard
253253

254-
"@commitlint/resolve-extends@npm:^20.0.0":
255-
version: 20.0.0
256-
resolution: "@commitlint/resolve-extends@npm:20.0.0"
254+
"@commitlint/resolve-extends@npm:^20.1.0":
255+
version: 20.1.0
256+
resolution: "@commitlint/resolve-extends@npm:20.1.0"
257257
dependencies:
258258
"@commitlint/config-validator": "npm:^20.0.0"
259259
"@commitlint/types": "npm:^20.0.0"
260260
global-directory: "npm:^4.0.1"
261261
import-meta-resolve: "npm:^4.0.0"
262262
lodash.mergewith: "npm:^4.6.2"
263263
resolve-from: "npm:^5.0.0"
264-
checksum: 10/2224dce05c472c31b8454c92bf1a9f660f917a97b3ed49116804a65fdd4564ea26c3aa04206d05e34ba9e343b7cf2b4dfd0ea7a4c38c6b2410996cc2113e0477
264+
checksum: 10/56ef9c4fa9ebbbd95fbe39ed96f3950f0bd13ff3545913f3e708fe52eeda86c735c494f30a32c0b4a7e6814a2e4ac67ec167fe6d4aef2f298c262598877d9c90
265265
languageName: node
266266
linkType: hard
267267

@@ -1664,7 +1664,7 @@ __metadata:
16641664
resolution: "@flex-development/log@workspace:."
16651665
dependencies:
16661666
"@arethetypeswrong/cli": "npm:0.18.2"
1667-
"@commitlint/cli": "npm:20.0.0"
1667+
"@commitlint/cli": "npm:20.1.0"
16681668
"@commitlint/types": "npm:20.0.0"
16691669
"@flex-development/colors": "npm:1.0.2"
16701670
"@flex-development/commitlint-config": "npm:1.0.1"

0 commit comments

Comments
 (0)