Skip to content

Commit 7d15476

Browse files
chore(deps): update dependency @txo/commitlint to ^1.0.20 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f4c3ff commit 7d15476

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@txo-peer-dep/log": "^4.0.4",
47-
"@txo/commitlint": "^1.0.19",
47+
"@txo/commitlint": "^1.0.20",
4848
"@txo/log-console": "^3.0.0",
4949
"@txo/semantic-release": "^2.0.9",
5050
"@txo/tsconfig": "^2.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
279279
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
280280

281-
"@commitlint/cli@^19.5.0":
281+
"@commitlint/cli@^19.6.0":
282282
version "19.6.0"
283283
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.6.0.tgz#98e7fc8501cc38b6eef4b7f61e19b15f3c53700e"
284284
integrity sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w==
@@ -291,7 +291,7 @@
291291
tinyexec "^0.3.0"
292292
yargs "^17.0.0"
293293

294-
"@commitlint/config-conventional@^19.5.0":
294+
"@commitlint/config-conventional@^19.6.0":
295295
version "19.6.0"
296296
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz#badba72c8639ea79291e2941001bd7ea7fad3a2c"
297297
integrity sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==
@@ -1576,13 +1576,13 @@
15761576
dependencies:
15771577
"@txo/config-manager" "^3.2.0"
15781578

1579-
"@txo/commitlint@^1.0.19":
1580-
version "1.0.19"
1581-
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.19.tgz#0889891c03218f81b3bdd87b21b352d535d47e2e"
1582-
integrity sha512-Psk+mN1RzLsTVbdBJEyRzXHqZs4JY5ht2X/NhPzOPVc8bQNTg9D4P/hF5CT1rV6p99Fn2bz9O/mKcQSkAEFzTw==
1579+
"@txo/commitlint@^1.0.20":
1580+
version "1.0.20"
1581+
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.20.tgz#949cff76eb7792785de21702daf3a560aa86f1b4"
1582+
integrity sha512-cEU5P+XSjX5lpzjikf0KbvqzS+/syMZ5XZG8Aquq9KC/8NVk7M9cj5xadk3SqEi+yRk9CE1q1Lrh35bLaPE2gw==
15831583
dependencies:
1584-
"@commitlint/cli" "^19.5.0"
1585-
"@commitlint/config-conventional" "^19.5.0"
1584+
"@commitlint/cli" "^19.6.0"
1585+
"@commitlint/config-conventional" "^19.6.0"
15861586
commitizen "^4.3.1"
15871587

15881588
"@txo/config-manager@^3.2.0":

0 commit comments

Comments
 (0)