Skip to content

Commit

Permalink
⬆️ (deps-dev) Bump @jeromefitz/git-cz from 12.0.1 to 12.0.2 (#6)
Browse files Browse the repository at this point in the history
Bumps [@jeromefitz/git-cz](https://github.com/jeromefitz/packages/tree/HEAD/packages/git-cz) from 12.0.1 to 12.0.2.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/JeromeFitz/packages/commit/ad34bc05bd5efbb40a0612cc7db1f2c6ec68de3a"><code>ad34bc0</code></a> ⬆️ (deps-dev) Bump jest from 27.4.2 to 27.4.3 (<a href="https://github.com/jeromefitz/packages/tree/HEAD/packages/git-cz/issues/272">#272</a>)</li>
<li><a href="https://github.com/JeromeFitz/packages/commit/4effa9d0dfcb0e2c9c8bd312c34ca7d37e9857b1"><code>4effa9d</code></a> ⬆️ (deps-dev) Bump jest from 27.4.1 to 27.4.2 (<a href="https://github.com/jeromefitz/packages/tree/HEAD/packages/git-cz/issues/271">#271</a>)</li>
<li>See full diff in <a href="https://github.com/jeromefitz/packages/commits/@jeromefitz/[email protected]/packages/git-cz">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@jeromefitz/git-cz&package-manager=npm_and_yarn&previous-version=12.0.1&new-version=12.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] authored Dec 6, 2021
1 parent 16d2244 commit b036b3b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@jeromefitz/codestyle": "6.0.1",
"@jeromefitz/git-cz": "12.0.1",
"@jeromefitz/git-cz": "12.0.2",
"@jeromefitz/semantic": "6.0.1",
"dotenv": "10.0.0",
"husky": "7.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,10 +323,10 @@
pretty-quick "3.1.2"
typescript "4.5.2"

"@jeromefitz/[email protected].1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@jeromefitz/git-cz/-/git-cz-12.0.1.tgz#d5aa4d2439f833d80255b80c9f3ea10c3a613178"
integrity sha512-CIUeQw369fcFLeg7dFNgXCph/uZ0kd11iOCsOKPvR2CjCak4VCxIl6TTyM5RcjeKXISD77QK6EubqxF5rHVxVw==
"@jeromefitz/[email protected].2":
version "12.0.2"
resolved "https://registry.yarnpkg.com/@jeromefitz/git-cz/-/git-cz-12.0.2.tgz#b82cc9f4855a6092a1cfba9a8a7072ea9d11de9e"
integrity sha512-/BM1UddnQc6ABpGCkwfAQPxJkrKbTY4PGSeHhUQLsfcB9jdqBm4CsVzsv7EH5g6Ymq6vACWOJOv7qW2RxyRMOQ==
dependencies:
"@types/chalk-pipe" "2.0.0"
chalk "5.0.0"
Expand Down

0 comments on commit b036b3b

Please sign in to comment.