Skip to content

Commit e0a6e00

Browse files
build(deps-dev): Bump @commitlint/cli from 17.4.4 to 17.5.0 (#241)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63540bb commit e0a6e00

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
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.4.4",
90+
"@commitlint/cli": "17.5.0",
9191
"@commitlint/types": "17.4.4",
9292
"@docsearch/react": "3.3.3",
9393
"@faker-js/faker": "8.0.0-alpha.1",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,13 +1515,13 @@ __metadata:
15151515
languageName: node
15161516
linkType: hard
15171517

1518-
"@commitlint/cli@npm:17.4.4":
1519-
version: 17.4.4
1520-
resolution: "@commitlint/cli@npm:17.4.4"
1518+
"@commitlint/cli@npm:17.5.0":
1519+
version: 17.5.0
1520+
resolution: "@commitlint/cli@npm:17.5.0"
15211521
dependencies:
15221522
"@commitlint/format": "npm:^17.4.4"
15231523
"@commitlint/lint": "npm:^17.4.4"
1524-
"@commitlint/load": "npm:^17.4.4"
1524+
"@commitlint/load": "npm:^17.5.0"
15251525
"@commitlint/read": "npm:^17.4.4"
15261526
"@commitlint/types": "npm:^17.4.4"
15271527
execa: "npm:^5.0.0"
@@ -1531,7 +1531,7 @@ __metadata:
15311531
yargs: "npm:^17.0.0"
15321532
bin:
15331533
commitlint: cli.js
1534-
checksum: 6f2c7541c7e2e64ffb65a3674f8bc91b3b73fd98f88db77d8973d7072769b14f3adbb19ee65c95d3ea32d22e57dc5de59de9f7285840ce65e89d12aa3cf97b70
1534+
checksum: eb37ffb42c53e702617458809426a8bd029daf832116125d6be7cc537aa86f27772abad9ee13d36de6fa4d4c5a82a92d8fe8eb525948b30ae7c214b3225e54d7
15351535
languageName: node
15361536
linkType: hard
15371537

@@ -1598,9 +1598,9 @@ __metadata:
15981598
languageName: node
15991599
linkType: hard
16001600

1601-
"@commitlint/load@npm:^17.4.4":
1602-
version: 17.4.4
1603-
resolution: "@commitlint/load@npm:17.4.4"
1601+
"@commitlint/load@npm:^17.5.0":
1602+
version: 17.5.0
1603+
resolution: "@commitlint/load@npm:17.5.0"
16041604
dependencies:
16051605
"@commitlint/config-validator": "npm:^17.4.4"
16061606
"@commitlint/execute-rule": "npm:^17.4.0"
@@ -1615,8 +1615,8 @@ __metadata:
16151615
lodash.uniq: "npm:^4.5.0"
16161616
resolve-from: "npm:^5.0.0"
16171617
ts-node: "npm:^10.8.1"
1618-
typescript: "npm:^4.6.4"
1619-
checksum: 5997a45c9c6e98155a02d219d77062a6cf10e454d20a19d22be668822ec4316a34adce973900b2707c1c0d04fa6433e3700d8e66581650d24c42353b975f3a5d
1618+
typescript: "npm:^4.6.4 || ^5.0.0"
1619+
checksum: 05028f84740bb5d06cd5f377319ada6767d727c1c4f0d374b46a42097c98bfef5ead3fffd406a3b437bcf943cc7725e504651c38fa64f1381f62322b44875957
16201620
languageName: node
16211621
linkType: hard
16221622

@@ -2968,7 +2968,7 @@ __metadata:
29682968
version: 0.0.0-use.local
29692969
resolution: "@flex-development/mlly@workspace:."
29702970
dependencies:
2971-
"@commitlint/cli": "npm:17.4.4"
2971+
"@commitlint/cli": "npm:17.5.0"
29722972
"@commitlint/types": "npm:17.4.4"
29732973
"@docsearch/react": "npm:3.3.3"
29742974
"@faker-js/faker": "npm:8.0.0-alpha.1"
@@ -14824,13 +14824,13 @@ __metadata:
1482414824
languageName: node
1482514825
linkType: hard
1482614826

14827-
"typescript@npm:^4.6.4":
14828-
version: 4.9.5
14829-
resolution: "typescript@npm:4.9.5"
14827+
"typescript@npm:^4.6.4 || ^5.0.0":
14828+
version: 5.0.2
14829+
resolution: "typescript@npm:5.0.2"
1483014830
bin:
1483114831
tsc: bin/tsc
1483214832
tsserver: bin/tsserver
14833-
checksum: 550217a465c00b1d7ef0e0ddc3a6a0b2ae1fd7c1b9f53cde5a1cfe56aa457c7a43fa83792c1b98b2185d2156d0467c9ad6f6600515ad4f4fc2acee54c4bd320e
14833+
checksum: a305d149166e376acb51bcd1bab9f2ab55c5bd52d0b43f0e49b58ea5cf085cd7c0a3d38ea58f3991aa7b04c97907b6c17c8611334d7f0e54db3d31d7897d9661
1483414834
languageName: node
1483514835
linkType: hard
1483614836

@@ -14854,13 +14854,13 @@ __metadata:
1485414854
languageName: node
1485514855
linkType: hard
1485614856

14857-
"typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript>":
14858-
version: 4.9.5
14859-
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=23ec76"
14857+
"typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
14858+
version: 5.0.2
14859+
resolution: "typescript@patch:typescript@npm%3A5.0.2#optional!builtin<compat/typescript>::version=5.0.2&hash=1f5320"
1486014860
bin:
1486114861
tsc: bin/tsc
1486214862
tsserver: bin/tsserver
14863-
checksum: 09f82f25664c79d5cccc389502175093becf51d691b443c79294303681544a399fb42f8384b535ddeba48cadb64e7d14b42de40d8ade4418bb43174989dd8685
14863+
checksum: 31dbad12f89374659895753700df361b121b35a789a956fc7d9a2f4f8fa0bf897bd289133a6989829d106d58a5f044b201b7fce0a26cf652e95299228e4268d7
1486414864
languageName: node
1486514865
linkType: hard
1486614866

0 commit comments

Comments
 (0)