Skip to content

Commit 06f6d42

Browse files
build(deps-dev): Bump @commitlint/lint from 17.6.3 to 17.6.5
Bumps [@commitlint/lint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/lint) from 17.6.3 to 17.6.5. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/lint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.5/@commitlint/lint) --- updated-dependencies: - dependency-name: "@commitlint/lint" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52b578d commit 06f6d42

File tree

2 files changed

+49
-3
lines changed

2 files changed

+49
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
},
9090
"devDependencies": {
9191
"@commitlint/cli": "17.6.3",
92-
"@commitlint/lint": "17.6.3",
92+
"@commitlint/lint": "17.6.5",
9393
"@flex-development/decorator-regex": "1.0.0",
9494
"@flex-development/esm-types": "1.0.0",
9595
"@flex-development/ext-regex": "1.0.0",

yarn.lock

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,29 @@ __metadata:
270270
languageName: node
271271
linkType: hard
272272

273-
"@commitlint/lint@npm:17.6.3, @commitlint/lint@npm:^17.6.3":
273+
"@commitlint/is-ignored@npm:^17.6.5":
274+
version: 17.6.5
275+
resolution: "@commitlint/is-ignored@npm:17.6.5"
276+
dependencies:
277+
"@commitlint/types": "npm:^17.4.4"
278+
semver: "npm:7.5.0"
279+
checksum: f0b88f925ddf3ca10d6df64489c16da2bfcbc219ca9b2ea49fb2d88dd0cc9328e6551250989c20a34e5627f99d10fc4ca058ee45715f8a75bfc06ba888652836
280+
languageName: node
281+
linkType: hard
282+
283+
"@commitlint/lint@npm:17.6.5":
284+
version: 17.6.5
285+
resolution: "@commitlint/lint@npm:17.6.5"
286+
dependencies:
287+
"@commitlint/is-ignored": "npm:^17.6.5"
288+
"@commitlint/parse": "npm:^17.6.5"
289+
"@commitlint/rules": "npm:^17.6.5"
290+
"@commitlint/types": "npm:^17.4.4"
291+
checksum: 16d7ae7f6954311de6201aa913fa1d0c423488b2c9420002bfca0e1effdaa28510df9e290e523f9015c6f9b8b72758edd0b201d63b6112923f67c5f01b64cf29
292+
languageName: node
293+
linkType: hard
294+
295+
"@commitlint/lint@npm:^17.6.3":
274296
version: 17.6.3
275297
resolution: "@commitlint/lint@npm:17.6.3"
276298
dependencies:
@@ -322,6 +344,17 @@ __metadata:
322344
languageName: node
323345
linkType: hard
324346

347+
"@commitlint/parse@npm:^17.6.5":
348+
version: 17.6.5
349+
resolution: "@commitlint/parse@npm:17.6.5"
350+
dependencies:
351+
"@commitlint/types": "npm:^17.4.4"
352+
conventional-changelog-angular: "npm:^5.0.11"
353+
conventional-commits-parser: "npm:^3.2.2"
354+
checksum: 017eb4ddd1398d4e65d26c9164beb0c6db1d1ab70ca0b411eb01ab8073c7e5b0dc4bbc5fb467b04ae6054505e793f70c1e8660a3c56a4700f47b3a1def19c5a8
355+
languageName: node
356+
linkType: hard
357+
325358
"@commitlint/read@npm:^17.5.1":
326359
version: 17.5.1
327360
resolution: "@commitlint/read@npm:17.5.1"
@@ -362,6 +395,19 @@ __metadata:
362395
languageName: node
363396
linkType: hard
364397

398+
"@commitlint/rules@npm:^17.6.5":
399+
version: 17.6.5
400+
resolution: "@commitlint/rules@npm:17.6.5"
401+
dependencies:
402+
"@commitlint/ensure": "npm:^17.4.4"
403+
"@commitlint/message": "npm:^17.4.2"
404+
"@commitlint/to-lines": "npm:^17.4.0"
405+
"@commitlint/types": "npm:^17.4.4"
406+
execa: "npm:^5.0.0"
407+
checksum: 29ee0da954157ef7a93ca117f06f202ac6e46d89fbc7bf6303342a66cbcd4c25d7a85368e967fd5677b04432edfe2e262fb3967e99aeda8ab8dbbc316e62eca6
408+
languageName: node
409+
linkType: hard
410+
365411
"@commitlint/to-lines@npm:^17.4.0":
366412
version: 17.4.0
367413
resolution: "@commitlint/to-lines@npm:17.4.0"
@@ -1028,7 +1074,7 @@ __metadata:
10281074
resolution: "@flex-development/commitlint-config@workspace:."
10291075
dependencies:
10301076
"@commitlint/cli": "npm:17.6.3"
1031-
"@commitlint/lint": "npm:17.6.3"
1077+
"@commitlint/lint": "npm:17.6.5"
10321078
"@commitlint/types": "npm:17.4.4"
10331079
"@flex-development/decorator-regex": "npm:1.0.0"
10341080
"@flex-development/esm-types": "npm:1.0.0"

0 commit comments

Comments
 (0)