Skip to content

Commit

Permalink
chore(deps): update dependency @txo/commitlint to ^1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 383451b commit 49c7f6c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@txo-peer-dep/log": "^4.0.4",
"@txo/commitlint": "^1.0.18",
"@txo/commitlint": "^1.0.19",
"@txo/log-console": "^3.0.0",
"@txo/semantic-release": "^2.0.8",
"@txo/tsconfig": "^1.1.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1338,14 +1338,14 @@
dependencies:
"@txo/config-manager" "^3.2.0"

"@txo/commitlint@^1.0.18":
version "1.0.18"
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.18.tgz#0ef5747f045c56109f9878731dfabfb3abc0ad03"
integrity sha512-jKS/T+j2k0N9DMDvNSmqP7hADTt3dfgyRVrVLRlO1yxVMapxbXyg1bMpHzb2SkbMh6bao60NirqUoRZvxWdprg==
"@txo/commitlint@^1.0.19":
version "1.0.19"
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.19.tgz#0889891c03218f81b3bdd87b21b352d535d47e2e"
integrity sha512-Psk+mN1RzLsTVbdBJEyRzXHqZs4JY5ht2X/NhPzOPVc8bQNTg9D4P/hF5CT1rV6p99Fn2bz9O/mKcQSkAEFzTw==
dependencies:
"@commitlint/cli" "^19.5.0"
"@commitlint/config-conventional" "^19.5.0"
commitizen "^4.3.0"
commitizen "^4.3.1"

"@txo/config-manager@^3.2.0":
version "3.2.0"
Expand Down Expand Up @@ -2513,10 +2513,10 @@ commander@~12.1.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-12.1.0.tgz#01423b36f501259fdaac4d0e4d60c96c991585d3"
integrity sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==

commitizen@^4.0.3, commitizen@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.3.0.tgz#0d056c542a2d2b1f9b9aba981aa32575b2849924"
integrity sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==
commitizen@^4.0.3, commitizen@^4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.3.1.tgz#f0e0e4b7ae3fafc92e444bbb78f2ded5a1d4311a"
integrity sha512-gwAPAVTy/j5YcOOebcCRIijn+mSjWJC+IYKivTu6aG8Ei/scoXgfsMRnuAk6b0GRste2J4NGxVdMN3ZpfNaVaw==
dependencies:
cachedir "2.3.0"
cz-conventional-changelog "3.3.0"
Expand Down

0 comments on commit 49c7f6c

Please sign in to comment.