Skip to content

Commit ae6f90d

Browse files
build(deps-dev): Bump @commitlint/cli from 17.6.1 to 17.6.5 (#355)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b690d5 commit ae6f90d

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@flex-development/tutils": "6.0.0-alpha.10"
8888
},
8989
"devDependencies": {
90-
"@commitlint/cli": "17.6.1",
90+
"@commitlint/cli": "17.6.5",
9191
"@commitlint/types": "17.4.4",
9292
"@docsearch/react": "3.3.4",
9393
"@faker-js/faker": "8.0.0-beta.0",

yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,12 +1543,12 @@ __metadata:
15431543
languageName: node
15441544
linkType: hard
15451545

1546-
"@commitlint/cli@npm:17.6.1":
1547-
version: 17.6.1
1548-
resolution: "@commitlint/cli@npm:17.6.1"
1546+
"@commitlint/cli@npm:17.6.5":
1547+
version: 17.6.5
1548+
resolution: "@commitlint/cli@npm:17.6.5"
15491549
dependencies:
15501550
"@commitlint/format": "npm:^17.4.4"
1551-
"@commitlint/lint": "npm:^17.6.1"
1551+
"@commitlint/lint": "npm:^17.6.5"
15521552
"@commitlint/load": "npm:^17.5.0"
15531553
"@commitlint/read": "npm:^17.5.1"
15541554
"@commitlint/types": "npm:^17.4.4"
@@ -1559,7 +1559,7 @@ __metadata:
15591559
yargs: "npm:^17.0.0"
15601560
bin:
15611561
commitlint: cli.js
1562-
checksum: 25f6593db6236bda0f747bea4cfb2fd28ecc187ca4bb94174044f0c6d2ff8fb38afa364833ca7c83eeebabe8f4be59a03184c7d74ff91b538acbde069e1ce7bc
1562+
checksum: 9bc387ae28dea3fef4b67beb4a2527e6aaa2cf1597f48e3f374e2841e78689f32fd9110a0e95d6b6cb2c6b514d0c9dab7cb0df9d24718480802db32ea3d7a100
15631563
languageName: node
15641564
linkType: hard
15651565

@@ -1604,25 +1604,25 @@ __metadata:
16041604
languageName: node
16051605
linkType: hard
16061606

1607-
"@commitlint/is-ignored@npm:^17.4.4":
1608-
version: 17.4.4
1609-
resolution: "@commitlint/is-ignored@npm:17.4.4"
1607+
"@commitlint/is-ignored@npm:^17.6.5":
1608+
version: 17.6.5
1609+
resolution: "@commitlint/is-ignored@npm:17.6.5"
16101610
dependencies:
16111611
"@commitlint/types": "npm:^17.4.4"
1612-
semver: "npm:7.3.8"
1613-
checksum: a55a0c55242dc447f07c64995a067db19848fc1198965b360d0cb6d23816c8cb9cfcb1376744fbc8e47ae86cc8359387f1aae1dd50c5c4454c3fb7b67c0a8fda
1612+
semver: "npm:7.5.0"
1613+
checksum: f0b88f925ddf3ca10d6df64489c16da2bfcbc219ca9b2ea49fb2d88dd0cc9328e6551250989c20a34e5627f99d10fc4ca058ee45715f8a75bfc06ba888652836
16141614
languageName: node
16151615
linkType: hard
16161616

1617-
"@commitlint/lint@npm:^17.6.1":
1618-
version: 17.6.1
1619-
resolution: "@commitlint/lint@npm:17.6.1"
1617+
"@commitlint/lint@npm:^17.6.5":
1618+
version: 17.6.5
1619+
resolution: "@commitlint/lint@npm:17.6.5"
16201620
dependencies:
1621-
"@commitlint/is-ignored": "npm:^17.4.4"
1622-
"@commitlint/parse": "npm:^17.4.4"
1623-
"@commitlint/rules": "npm:^17.6.1"
1621+
"@commitlint/is-ignored": "npm:^17.6.5"
1622+
"@commitlint/parse": "npm:^17.6.5"
1623+
"@commitlint/rules": "npm:^17.6.5"
16241624
"@commitlint/types": "npm:^17.4.4"
1625-
checksum: 03f3a32dc778459cc302925f1d97957b789ab197cf2db482b782ebad408fa97132230ab656dee754e75e8c5b170eebb3105ef43d08efc79a4ce7c6d41069e310
1625+
checksum: 16d7ae7f6954311de6201aa913fa1d0c423488b2c9420002bfca0e1effdaa28510df9e290e523f9015c6f9b8b72758edd0b201d63b6112923f67c5f01b64cf29
16261626
languageName: node
16271627
linkType: hard
16281628

@@ -1655,14 +1655,14 @@ __metadata:
16551655
languageName: node
16561656
linkType: hard
16571657

1658-
"@commitlint/parse@npm:^17.4.4":
1659-
version: 17.4.4
1660-
resolution: "@commitlint/parse@npm:17.4.4"
1658+
"@commitlint/parse@npm:^17.6.5":
1659+
version: 17.6.5
1660+
resolution: "@commitlint/parse@npm:17.6.5"
16611661
dependencies:
16621662
"@commitlint/types": "npm:^17.4.4"
16631663
conventional-changelog-angular: "npm:^5.0.11"
16641664
conventional-commits-parser: "npm:^3.2.2"
1665-
checksum: 354301638fe5349074729a063ed20ef7e5ab610cc1ff44937daf850528e76af5161b367213b600bff4f16e26ffa0a05706cf3fb02f3055cb69e8780133773290
1665+
checksum: 017eb4ddd1398d4e65d26c9164beb0c6db1d1ab70ca0b411eb01ab8073c7e5b0dc4bbc5fb467b04ae6054505e793f70c1e8660a3c56a4700f47b3a1def19c5a8
16661666
languageName: node
16671667
linkType: hard
16681668

@@ -1693,16 +1693,16 @@ __metadata:
16931693
languageName: node
16941694
linkType: hard
16951695

1696-
"@commitlint/rules@npm:^17.6.1":
1697-
version: 17.6.1
1698-
resolution: "@commitlint/rules@npm:17.6.1"
1696+
"@commitlint/rules@npm:^17.6.5":
1697+
version: 17.6.5
1698+
resolution: "@commitlint/rules@npm:17.6.5"
16991699
dependencies:
17001700
"@commitlint/ensure": "npm:^17.4.4"
17011701
"@commitlint/message": "npm:^17.4.2"
17021702
"@commitlint/to-lines": "npm:^17.4.0"
17031703
"@commitlint/types": "npm:^17.4.4"
17041704
execa: "npm:^5.0.0"
1705-
checksum: 7e7c552fa925d39144ec48c4cd5f32580d23cb3bbac92d0776d5096a48bb26c3a956e99f1088b7d026a61e61c76cbb5fb3ce97d6367bad501401f716c0fd24ed
1705+
checksum: 29ee0da954157ef7a93ca117f06f202ac6e46d89fbc7bf6303342a66cbcd4c25d7a85368e967fd5677b04432edfe2e262fb3967e99aeda8ab8dbbc316e62eca6
17061706
languageName: node
17071707
linkType: hard
17081708

@@ -2858,7 +2858,7 @@ __metadata:
28582858
version: 0.0.0-use.local
28592859
resolution: "@flex-development/mlly@workspace:."
28602860
dependencies:
2861-
"@commitlint/cli": "npm:17.6.1"
2861+
"@commitlint/cli": "npm:17.6.5"
28622862
"@commitlint/types": "npm:17.4.4"
28632863
"@docsearch/react": "npm:3.3.4"
28642864
"@faker-js/faker": "npm:8.0.0-beta.0"

0 commit comments

Comments
 (0)