Skip to content

Commit

Permalink
chore(deps): update dependency @d-zero/commitlint-config to v5.0.0-al…
Browse files Browse the repository at this point in the history
…pha.45
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent e277408 commit b9da9eb
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 @@ -30,7 +30,7 @@
}
},
"devDependencies": {
"@d-zero/commitlint-config": "5.0.0-alpha.44",
"@d-zero/commitlint-config": "5.0.0-alpha.45",
"@d-zero/cspell-config": "5.0.0-alpha.45",
"@d-zero/eslint-config": "5.0.0-alpha.44",
"@d-zero/lint-staged-config": "5.0.0-alpha.44",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -595,14 +595,14 @@
resolved "https://registry.yarnpkg.com/@cspell/url/-/url-8.14.4.tgz#46c17d7da0f04fe032ece932ed8137852062341c"
integrity sha512-htHhNF8WrM/NfaLSWuTYw0NqVgFRVHYSyHlRT3i/Yv5xvErld8Gw7C6ldm+0TLjoGlUe6X1VV72JSir7+yLp/Q==

"@d-zero/commitlint-config@5.0.0-alpha.44":
version "5.0.0-alpha.44"
resolved "https://registry.yarnpkg.com/@d-zero/commitlint-config/-/commitlint-config-5.0.0-alpha.44.tgz#138618d11d25d44ea0439bb448e289f71ecc43ee"
integrity sha512-IJFJMxsx0G5PMe+ymWpZzm+dixgnswCooKGFYFmmPFwGcPJCNZfwQy6PLNCrnptxW8jT6zY+79yZHO3uaN+e7g==
"@d-zero/commitlint-config@5.0.0-alpha.45":
version "5.0.0-alpha.45"
resolved "https://registry.yarnpkg.com/@d-zero/commitlint-config/-/commitlint-config-5.0.0-alpha.45.tgz#f9aadaa9b7d653d196ec63c367cd783b20052d72"
integrity sha512-kZs08AmYo4MkJyvJZYy0jj8sexaRmuRWlKC8fXpwgVmbBxq4RRVYyby+AkN20y+YpXFhYvolaVMaduBo2jlK0A==
dependencies:
"@commitlint/cli" "19.5.0"
"@commitlint/config-conventional" "19.5.0"
"@d-zero/cz-config" "5.0.0-alpha.44"
"@d-zero/cz-config" "5.0.0-alpha.45"

"@d-zero/cspell-config@5.0.0-alpha.45":
version "5.0.0-alpha.45"
Expand All @@ -611,10 +611,10 @@
dependencies:
cspell "8.14.4"

"@d-zero/cz-config@5.0.0-alpha.44":
version "5.0.0-alpha.44"
resolved "https://registry.yarnpkg.com/@d-zero/cz-config/-/cz-config-5.0.0-alpha.44.tgz#12f72d6dbfd6560395c4d795f357d90a28cb6a24"
integrity sha512-FhlP2RdG3Mz+chUumf/N1NM8HBmJwk8wsANrRsSuCZvnlyb4EwlmP+SuslPCeSf09kVZ7kVUNnPJPWxgMl3mcw==
"@d-zero/cz-config@5.0.0-alpha.45":
version "5.0.0-alpha.45"
resolved "https://registry.yarnpkg.com/@d-zero/cz-config/-/cz-config-5.0.0-alpha.45.tgz#a26bb3a4dbf348d50cab399d5c4e807a51604149"
integrity sha512-pktvS1+3OchYuZPcGz40HqQ3HQbn3tTaR1jvjcYBZl5u0ZL6kP+gYWERHEydoYOnwIcPxbed8YmQSfmpAsjv3Q==
dependencies:
commitizen "4.3.1"
cz-customizable "7.2.1"
Expand Down

0 comments on commit b9da9eb

Please sign in to comment.