Skip to content

Commit 88112ad

Browse files
committed
chore(deps): update dependency @txo/commitlint to ^1.0.17
1 parent a8c65b3 commit 88112ad

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-react-hooks": "^4.6.2"
3636
},
3737
"devDependencies": {
38-
"@txo/commitlint": "^1.0.16",
38+
"@txo/commitlint": "^1.0.17",
3939
"@txo/semantic-release": "^2.0.8",
4040
"@txo/tsconfig": "^1.1.1",
4141
"@types/eslint": "^8.56.12",

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -308,23 +308,23 @@
308308
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
309309
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
310310

311-
"@commitlint/cli@^19.4.0":
312-
version "19.4.0"
313-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.0.tgz#9f93d3ed07e531fcfa371015c8c87e0aa26d974f"
314-
integrity sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==
311+
"@commitlint/cli@^19.4.1":
312+
version "19.4.1"
313+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.1.tgz#51dbd88750620c9e5fb6f5bc773872728a29674a"
314+
integrity sha512-EerFVII3ZcnhXsDT9VePyIdCJoh3jEzygN1L37MjQXgPfGS6fJTWL/KHClVMod1d8w94lFC3l4Vh/y5ysVAz2A==
315315
dependencies:
316316
"@commitlint/format" "^19.3.0"
317-
"@commitlint/lint" "^19.2.2"
317+
"@commitlint/lint" "^19.4.1"
318318
"@commitlint/load" "^19.4.0"
319319
"@commitlint/read" "^19.4.0"
320320
"@commitlint/types" "^19.0.3"
321321
execa "^8.0.1"
322322
yargs "^17.0.0"
323323

324-
"@commitlint/config-conventional@^19.2.2":
325-
version "19.2.2"
326-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz#1f4e6975d428985deacf2b3ff6547e02c9302054"
327-
integrity sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==
324+
"@commitlint/config-conventional@^19.4.1":
325+
version "19.4.1"
326+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz#c6f05d478c7576d5affff82d67d9ca37e96c94e6"
327+
integrity sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==
328328
dependencies:
329329
"@commitlint/types" "^19.0.3"
330330
conventional-changelog-conventionalcommits "^7.0.2"
@@ -370,14 +370,14 @@
370370
"@commitlint/types" "^19.0.3"
371371
semver "^7.6.0"
372372

373-
"@commitlint/lint@^19.2.2":
374-
version "19.2.2"
375-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.2.2.tgz#57f69e24bd832a7dcce8ebf82d11e3bf03ccc2a9"
376-
integrity sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA==
373+
"@commitlint/lint@^19.4.1":
374+
version "19.4.1"
375+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.4.1.tgz#0760d34fcdaee0bf05befe666ca14c0fc1ecb57e"
376+
integrity sha512-Ws4YVAZ0jACTv6VThumITC1I5AG0UyXMGua3qcf55JmXIXm/ejfaVKykrqx7RyZOACKVAs8uDRIsEsi87JZ3+Q==
377377
dependencies:
378378
"@commitlint/is-ignored" "^19.2.2"
379379
"@commitlint/parse" "^19.0.3"
380-
"@commitlint/rules" "^19.0.3"
380+
"@commitlint/rules" "^19.4.1"
381381
"@commitlint/types" "^19.0.3"
382382

383383
"@commitlint/load@>6.1.1", "@commitlint/load@^19.4.0":
@@ -433,10 +433,10 @@
433433
lodash.mergewith "^4.6.2"
434434
resolve-from "^5.0.0"
435435

436-
"@commitlint/rules@^19.0.3":
437-
version "19.0.3"
438-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.0.3.tgz#de647a9055847cae4f3ae32b4798096b604584f3"
439-
integrity sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==
436+
"@commitlint/rules@^19.4.1":
437+
version "19.4.1"
438+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.4.1.tgz#df15baad1092e2be1b39aa1aa7cc05e12f59f677"
439+
integrity sha512-AgctfzAONoVxmxOXRyxXIq7xEPrd7lK/60h2egp9bgGUMZK9v0+YqLOA+TH+KqCa63ZoCr8owP2YxoSSu7IgnQ==
440440
dependencies:
441441
"@commitlint/ensure" "^19.0.3"
442442
"@commitlint/message" "^19.0.0"
@@ -1292,13 +1292,13 @@
12921292
"@tufjs/canonical-json" "2.0.0"
12931293
minimatch "^9.0.3"
12941294

1295-
"@txo/commitlint@^1.0.16":
1296-
version "1.0.16"
1297-
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.16.tgz#24aeb9b24ebbe3500e50dbb80c88f3541d5d975f"
1298-
integrity sha512-hAPozdad38drIZA3J9ofI4FyGrERkUNBRk9gVkbbsQTX28Wi+hoUCYeonM/+PvrMUvsGysIy1x3M++G203f4Hg==
1295+
"@txo/commitlint@^1.0.17":
1296+
version "1.0.17"
1297+
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.17.tgz#31e7f2c1150cade2ef160c5a0040a4bf08780b8c"
1298+
integrity sha512-XOhb4uZn7bXGMtXl4IMyfSfHuhrsH7tkBjjx0Gdd6ydeqvuGkL+ONZKTjVkYBKIjXYNZ5/UOkVmJ0HM9PqlP+g==
12991299
dependencies:
1300-
"@commitlint/cli" "^19.4.0"
1301-
"@commitlint/config-conventional" "^19.2.2"
1300+
"@commitlint/cli" "^19.4.1"
1301+
"@commitlint/config-conventional" "^19.4.1"
13021302
commitizen "^4.3.0"
13031303

13041304
"@txo/semantic-release@^2.0.8":

0 commit comments

Comments
 (0)