Skip to content

Commit 3466437

Browse files
committed
chore(deps): update dependency @txo/commitlint to ^1.0.16
1 parent 00d2bd8 commit 3466437

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
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {},
3333
"devDependencies": {
34-
"@txo/commitlint": "^1.0.15",
34+
"@txo/commitlint": "^1.0.16",
3535
"@txo/semantic-release": "^2.0.8",
3636
"@txo/tsconfig": "^1.1.1",
3737
"@types/eslint": "^8.56.11",

yarn.lock

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

310-
"@commitlint/cli@^19.3.0":
311-
version "19.3.0"
312-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.3.0.tgz#44e6da9823a01f0cdcc43054bbefdd2c6c5ddf39"
313-
integrity sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==
310+
"@commitlint/cli@^19.4.0":
311+
version "19.4.0"
312+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.0.tgz#9f93d3ed07e531fcfa371015c8c87e0aa26d974f"
313+
integrity sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==
314314
dependencies:
315315
"@commitlint/format" "^19.3.0"
316316
"@commitlint/lint" "^19.2.2"
317-
"@commitlint/load" "^19.2.0"
318-
"@commitlint/read" "^19.2.1"
317+
"@commitlint/load" "^19.4.0"
318+
"@commitlint/read" "^19.4.0"
319319
"@commitlint/types" "^19.0.3"
320320
execa "^8.0.1"
321321
yargs "^17.0.0"
@@ -379,10 +379,10 @@
379379
"@commitlint/rules" "^19.0.3"
380380
"@commitlint/types" "^19.0.3"
381381

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

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

1285-
"@txo/commitlint@^1.0.15":
1286-
version "1.0.15"
1287-
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.15.tgz#d53a4ad2a148be7f43fa86673cf6ae715ea5e48f"
1288-
integrity sha512-kfalLrwvPPGSlxa5W0lXRdzhkeybHwg65Dr+eEjWYaoNsEstkVvNMQZAxFnZVIeL2IhUxz970X0S+ljeS7f/LQ==
1285+
"@txo/commitlint@^1.0.16":
1286+
version "1.0.16"
1287+
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.16.tgz#24aeb9b24ebbe3500e50dbb80c88f3541d5d975f"
1288+
integrity sha512-hAPozdad38drIZA3J9ofI4FyGrERkUNBRk9gVkbbsQTX28Wi+hoUCYeonM/+PvrMUvsGysIy1x3M++G203f4Hg==
12891289
dependencies:
1290-
"@commitlint/cli" "^19.3.0"
1290+
"@commitlint/cli" "^19.4.0"
12911291
"@commitlint/config-conventional" "^19.2.2"
12921292
commitizen "^4.3.0"
12931293

0 commit comments

Comments
 (0)