Skip to content

Commit 7330fd4

Browse files
build(deps-dev): Bump @commitlint/cli from 20.2.0 to 20.3.0 in the commitlint group (#350)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54205e4 commit 7330fd4

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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.2.0",
151+
"@commitlint/cli": "20.3.0",
152152
"@commitlint/types": "20.2.0",
153153
"@flex-development/commitlint-config": "1.0.1",
154154
"@flex-development/eslint-config": "1.1.1",

yarn.lock

Lines changed: 20 additions & 20 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.2.0":
126-
version: 20.2.0
127-
resolution: "@commitlint/cli@npm:20.2.0"
125+
"@commitlint/cli@npm:20.3.0":
126+
version: 20.3.0
127+
resolution: "@commitlint/cli@npm:20.3.0"
128128
dependencies:
129129
"@commitlint/format": "npm:^20.2.0"
130-
"@commitlint/lint": "npm:^20.2.0"
131-
"@commitlint/load": "npm:^20.2.0"
130+
"@commitlint/lint": "npm:^20.3.0"
131+
"@commitlint/load": "npm:^20.3.0"
132132
"@commitlint/read": "npm:^20.2.0"
133133
"@commitlint/types": "npm:^20.2.0"
134134
tinyexec: "npm:^1.0.0"
135135
yargs: "npm:^17.0.0"
136136
bin:
137137
commitlint: ./cli.js
138-
checksum: 10/3892ff04ffc60c63fd53546e97d6fb3aa19cbcc60149ff9dce631814064ac002e656da23577d9510adaddf5da9c07259366b6a6a549a0959731491eb76c5d5bd
138+
checksum: 10/92d7d3c0f27c9af8ebd3ca18c405b4381d6810cb02fb381aa7af23426f62404e66be4067313f2034278ac0739d8ce3809d14ee1dbf097dbaa58b8605b414ce41
139139
languageName: node
140140
linkType: hard
141141

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

193-
"@commitlint/lint@npm:^20.2.0":
194-
version: 20.2.0
195-
resolution: "@commitlint/lint@npm:20.2.0"
193+
"@commitlint/lint@npm:^20.3.0":
194+
version: 20.3.0
195+
resolution: "@commitlint/lint@npm:20.3.0"
196196
dependencies:
197197
"@commitlint/is-ignored": "npm:^20.2.0"
198198
"@commitlint/parse": "npm:^20.2.0"
199-
"@commitlint/rules": "npm:^20.2.0"
199+
"@commitlint/rules": "npm:^20.3.0"
200200
"@commitlint/types": "npm:^20.2.0"
201-
checksum: 10/35844454c0c2b04e4f5ee10f099bb34100027a5db2009fe2ac12997001f8bef371d7479cd41b1ac8e422395762c47dc60676e976b44be4d5b8f24c09b6adc2f1
201+
checksum: 10/e51f55cd7fdc19fcbd61d481d98e0bb11ef4f2c152fe01ddc6e11bef88e06db9bbddeb4fe5aad86540879426bbc515ca2f82bf910bfcf87a4bef247b9758a50b
202202
languageName: node
203203
linkType: hard
204204

205-
"@commitlint/load@npm:^20.2.0":
206-
version: 20.2.0
207-
resolution: "@commitlint/load@npm:20.2.0"
205+
"@commitlint/load@npm:^20.3.0":
206+
version: 20.3.0
207+
resolution: "@commitlint/load@npm:20.3.0"
208208
dependencies:
209209
"@commitlint/config-validator": "npm:^20.2.0"
210210
"@commitlint/execute-rule": "npm:^20.0.0"
@@ -216,7 +216,7 @@ __metadata:
216216
lodash.isplainobject: "npm:^4.0.6"
217217
lodash.merge: "npm:^4.6.2"
218218
lodash.uniq: "npm:^4.5.0"
219-
checksum: 10/90285577381d593fbd2ee7fb825234f828378205374d26186577500bd160919efa01b1e584ad44190e57da9c151238063b8c896356bf9a7074e4a85a5a3e19b5
219+
checksum: 10/d55989ecc080f44c5113acd0a9a2f29c656262ddaf747212d9c3aa0b96bba2a96ac6b65d3623238eebf0043636cb5a6e09f528362a17753ff48938b400db543b
220220
languageName: node
221221
linkType: hard
222222

@@ -265,15 +265,15 @@ __metadata:
265265
languageName: node
266266
linkType: hard
267267

268-
"@commitlint/rules@npm:^20.2.0":
269-
version: 20.2.0
270-
resolution: "@commitlint/rules@npm:20.2.0"
268+
"@commitlint/rules@npm:^20.3.0":
269+
version: 20.3.0
270+
resolution: "@commitlint/rules@npm:20.3.0"
271271
dependencies:
272272
"@commitlint/ensure": "npm:^20.2.0"
273273
"@commitlint/message": "npm:^20.0.0"
274274
"@commitlint/to-lines": "npm:^20.0.0"
275275
"@commitlint/types": "npm:^20.2.0"
276-
checksum: 10/f5cda11de06a5cbacceebb0628a4a45b01e2d3af483e1e95cc04aa7ec1a1198cfdcd8587c29afdc9dc915df8a849864e989347c6304f81b50fdb0c98e47ab49f
276+
checksum: 10/20e3c94cb9b906d91d74488e957a7a00eaa0308a6d1e6d294fb31c88bfbfe518902670473a615ee56782b69d47c50d46ac537576329ffc40ddbc255012c7a349
277277
languageName: node
278278
linkType: hard
279279

@@ -1688,7 +1688,7 @@ __metadata:
16881688
resolution: "@flex-development/log@workspace:."
16891689
dependencies:
16901690
"@arethetypeswrong/cli": "npm:0.18.2"
1691-
"@commitlint/cli": "npm:20.2.0"
1691+
"@commitlint/cli": "npm:20.3.0"
16921692
"@commitlint/types": "npm:20.2.0"
16931693
"@flex-development/colors": "npm:1.1.0"
16941694
"@flex-development/commitlint-config": "npm:1.0.1"

0 commit comments

Comments
 (0)