Skip to content

Commit d8a73a5

Browse files
committed
chore(deps): update dependency @txo/commitlint to ^1.0.16
1 parent 04c702b commit d8a73a5

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
@@ -34,7 +34,7 @@
3434
"eslint-plugin-react-hooks": "^4.6.2"
3535
},
3636
"devDependencies": {
37-
"@txo/commitlint": "^1.0.15",
37+
"@txo/commitlint": "^1.0.16",
3838
"@txo/semantic-release": "^2.0.8",
3939
"@txo/tsconfig": "^1.1.1",
4040
"@types/eslint": "^8.56.11",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -308,15 +308,15 @@
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.3.0":
312-
version "19.3.0"
313-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.3.0.tgz#44e6da9823a01f0cdcc43054bbefdd2c6c5ddf39"
314-
integrity sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==
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==
315315
dependencies:
316316
"@commitlint/format" "^19.3.0"
317317
"@commitlint/lint" "^19.2.2"
318-
"@commitlint/load" "^19.2.0"
319-
"@commitlint/read" "^19.2.1"
318+
"@commitlint/load" "^19.4.0"
319+
"@commitlint/read" "^19.4.0"
320320
"@commitlint/types" "^19.0.3"
321321
execa "^8.0.1"
322322
yargs "^17.0.0"
@@ -380,10 +380,10 @@
380380
"@commitlint/rules" "^19.0.3"
381381
"@commitlint/types" "^19.0.3"
382382

383-
"@commitlint/load@>6.1.1", "@commitlint/load@^19.2.0":
384-
version "19.2.0"
385-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.2.0.tgz#3ca51fdead4f1e1e09c9c7df343306412b1ef295"
386-
integrity sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==
383+
"@commitlint/load@>6.1.1", "@commitlint/load@^19.4.0":
384+
version "19.4.0"
385+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.4.0.tgz#7df034e226e300fd577d3f63a72d790d5c821f53"
386+
integrity sha512-I4lCWaEZYQJ1y+Y+gdvbGAx9pYPavqZAZ3/7/8BpWh+QjscAn8AjsUpLV2PycBsEx7gupq5gM4BViV9xwTIJuw==
387387
dependencies:
388388
"@commitlint/config-validator" "^19.0.3"
389389
"@commitlint/execute-rule" "^19.0.0"
@@ -410,10 +410,10 @@
410410
conventional-changelog-angular "^7.0.0"
411411
conventional-commits-parser "^5.0.0"
412412

413-
"@commitlint/read@^19.2.1":
414-
version "19.2.1"
415-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1.tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f"
416-
integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==
413+
"@commitlint/read@^19.4.0":
414+
version "19.4.0"
415+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.4.0.tgz#3866b1f9a272ef6a388986efa349d24228fc8b00"
416+
integrity sha512-r95jLOEZzKDakXtnQub+zR3xjdnrl2XzerPwm7ch1/cc5JGq04tyaNpa6ty0CRCWdVrk4CZHhqHozb8yZwy2+g==
417417
dependencies:
418418
"@commitlint/top-level" "^19.0.0"
419419
"@commitlint/types" "^19.0.3"
@@ -1292,12 +1292,12 @@
12921292
"@tufjs/canonical-json" "2.0.0"
12931293
minimatch "^9.0.3"
12941294

1295-
"@txo/commitlint@^1.0.15":
1296-
version "1.0.15"
1297-
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.15.tgz#d53a4ad2a148be7f43fa86673cf6ae715ea5e48f"
1298-
integrity sha512-kfalLrwvPPGSlxa5W0lXRdzhkeybHwg65Dr+eEjWYaoNsEstkVvNMQZAxFnZVIeL2IhUxz970X0S+ljeS7f/LQ==
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==
12991299
dependencies:
1300-
"@commitlint/cli" "^19.3.0"
1300+
"@commitlint/cli" "^19.4.0"
13011301
"@commitlint/config-conventional" "^19.2.2"
13021302
commitizen "^4.3.0"
13031303

0 commit comments

Comments
 (0)