Skip to content

Commit

Permalink
⬆️ (deps-dev) Bump @jeromefitz/git-cz from 8.3.19 to 8.3.20
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 8.3.19 to 8.3.20.
- [Release notes](https://github.com/jeromefitz/packages/releases)
- [Changelog](https://github.com/JeromeFitz/packages/blob/main/packages/git-cz/changelog.config.js)
- [Commits](https://github.com/jeromefitz/packages/commits/@jeromefitz/[email protected]/packages/git-cz)

---
updated-dependencies:
- dependency-name: "@jeromefitz/git-cz"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Jul 16, 2021
1 parent e8a73d2 commit c7ae47b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"devDependencies": {
"@jeromefitz/codestyle": "2.3.20",
"@jeromefitz/git-cz": "8.3.19",
"@jeromefitz/git-cz": "8.3.20",
"@jeromefitz/semantic": "2.3.20",
"@next/bundle-analyzer": "11.0.1",
"@types/js-cookie": "2.2.7",
Expand Down
34 changes: 23 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -708,16 +708,16 @@
pretty-quick "3.1.1"
typescript "4.3.5"

"@jeromefitz/[email protected].19":
version "8.3.19"
resolved "https://registry.yarnpkg.com/@jeromefitz/git-cz/-/git-cz-8.3.19.tgz#8d4ae67767f5d8abfe1bed012ecec8ddcfdfb3c5"
integrity sha512-7Bq2rW0N8HSil0lp8fcn+ewNPQmo4HYgjDnaNrJl7Bmb8pas1eSijn98YWDsBD3W1xwI0TaYeRuFB7F2X5mCzA==
"@jeromefitz/[email protected].20":
version "8.3.20"
resolved "https://registry.yarnpkg.com/@jeromefitz/git-cz/-/git-cz-8.3.20.tgz#3bc038e6ab96916e0d161007db57da97c0b441e1"
integrity sha512-UCwF13dKZ9xEJl+puSFkZmOA7k0pH1tC6EJLRqnlNJnzmqEUejkh0iVCsc4PfnLRoFrCtr9nAuccEzsuE8EtGw==
dependencies:
"@types/chalk-pipe" "2.0.0"
chalk "4.1.1"
chalk-pipe "4.0.0"
fuzzy "0.1.3"
inquirer "8.1.1"
inquirer "8.1.2"
inquirer-list-search-prompt "1.0.2"
lodash "4.17.21"
minimist "1.2.5"
Expand Down Expand Up @@ -5160,10 +5160,10 @@ [email protected]:
figures "^2.0.0"
run-async "^2.3.0"

[email protected].1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.1.tgz#7c53d94c6d03011c7bb2a947f0dca3b98246c26a"
integrity sha512-hUDjc3vBkh/uk1gPfMAD/7Z188Q8cvTGl0nxwaCdwSbzFh6ZKkZh+s2ozVxbE5G9ZNRyeY0+lgbAIOUFsFf98w==
[email protected].2:
version "8.1.2"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.2.tgz#65b204d2cd7fb63400edd925dfe428bafd422e3d"
integrity sha512-DHLKJwLPNgkfwNmsuEUKSejJFbkv0FMO9SMiQbjI3n5NQuCrSIBqP66ggqyz2a6t2qEolKrMjhQ3+W/xXgUQ+Q==
dependencies:
ansi-escapes "^4.2.1"
chalk "^4.1.1"
Expand All @@ -5175,7 +5175,7 @@ [email protected]:
mute-stream "0.0.8"
ora "^5.3.0"
run-async "^2.4.0"
rxjs "^6.6.6"
rxjs "^7.2.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"
through "^2.3.6"
Expand Down Expand Up @@ -8336,7 +8336,7 @@ run-parallel@^1.1.9:
dependencies:
queue-microtask "^1.2.2"

rxjs@^6.6.3, rxjs@^6.6.6:
rxjs@^6.6.3:
version "6.6.6"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70"
integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==
Expand All @@ -8350,6 +8350,13 @@ rxjs@^6.6.7:
dependencies:
tslib "^1.9.0"

rxjs@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.2.0.tgz#5cd12409639e9514a71c9f5f9192b2c4ae94de31"
integrity sha512-aX8w9OpKrQmiPKfT1bqETtUr9JygIz6GZ+gql8v7CijClsP0laoFUdKzxFAoWuRdSlOdU2+crss+cMf+cqMTnw==
dependencies:
tslib "~2.1.0"

safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.0, safe-buffer@~5.2.0:
version "5.2.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
Expand Down Expand Up @@ -9388,6 +9395,11 @@ tslib@^2.1.0, tslib@^2.3.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==

tslib@~2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==

tsutils@^3.17.1:
version "3.20.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.20.0.tgz#ea03ea45462e146b53d70ce0893de453ff24f698"
Expand Down

0 comments on commit c7ae47b

Please sign in to comment.