Skip to content

Commit 2a6badb

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {},
4646
"devDependencies": {
4747
"@txo-peer-dep/log": "^4.0.4",
48-
"@txo/commitlint": "^1.0.25",
48+
"@txo/commitlint": "^1.1.0",
4949
"@txo/log-console": "^3.0.0",
5050
"@txo/semantic-release": "^2.0.12",
5151
"@txo/tsconfig-cjs": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,10 +1453,10 @@
14531453
dependencies:
14541454
"@txo/config-manager" "^3.2.0"
14551455

1456-
"@txo/commitlint@^1.0.25":
1457-
version "1.0.25"
1458-
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.25.tgz#381999da082e419b2b14f549b24789fd11dfe38b"
1459-
integrity sha512-A107q/iq/PsFczdAvz6mrUjmH9MeQzfzTYG0tcOkfVdHGST09ktLB40JEPiHJRWFsp+F9yPz83CeEk4gdVlBxg==
1456+
"@txo/commitlint@^1.1.0":
1457+
version "1.1.0"
1458+
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.1.0.tgz#8bb78d98b0b655231d3e4287a658c0449e01381e"
1459+
integrity sha512-5zVXucxE97NUAgQaZucWU+P+zxVVmGMxma+vFTinhjOStErT95V0KwbUrJ1UHkBlL0tndUjBn722EDs8+qLujQ==
14601460
dependencies:
14611461
"@commitlint/cli" "^20.4.1"
14621462
"@commitlint/config-conventional" "^20.4.1"

0 commit comments

Comments
 (0)