Skip to content

Commit

Permalink
build(deps-dev): bump commitizen from 4.0.3 to 4.0.4 (#1614)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump commitizen from 4.0.3 to 4.0.4

Bumps [commitizen](https://github.com/commitizen/cz-cli) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/commitizen/cz-cli/releases)
- [Commits](commitizen/cz-cli@v4.0.3...v4.0.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Finish upgrading via bolt

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 2ae60f8 commit 0de385c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"codecov": "^3.6.1",
"commitizen": "^4.0.3",
"commitizen": "^4.0.4",
"cross-env": "^7.0.2",
"cz-customizable": "^6.2.0",
"eslint": "^6.8.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2764,10 +2764,10 @@ commander@^5.0.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-5.0.0.tgz#dbf1909b49e5044f8fdaf0adc809f0c0722bdfd0"
integrity sha512-JrDGPAKjMGSP1G0DUoaceEJ3DZgAfr/q6X7FVk4+U5KxUSKviYGM2k6zWkfyyBHy5rAtzgYJFa1ro2O9PtoxwQ==

commitizen@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.0.3.tgz#c19a4213257d0525b85139e2f36db7cc3b4f6dae"
integrity sha512-lxu0F/Iq4dudoFeIl5pY3h3CQJzkmQuh3ygnaOvqhAD8Wu2pYBI17ofqSuPHNsBTEOh1r1AVa9kR4Hp0FAHKcQ==
commitizen@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.0.4.tgz#60e9666e293269f459f1038ca452b39acecb8999"
integrity sha512-gfEt1rDE9VqKif+LE3cAThpqiW/1K3c2Nx83jSU6ohZjQd2CAmz1rMIlgmbPrPagOkKZw7USzSVubS758ZTWdA==
dependencies:
cachedir "2.2.0"
cz-conventional-changelog "3.0.1"
Expand All @@ -2780,7 +2780,7 @@ commitizen@^4.0.3:
inquirer "6.5.0"
is-utf8 "^0.2.1"
lodash "4.17.15"
minimist "1.2.0"
minimist "1.2.3"
shelljs "0.7.6"
strip-bom "4.0.0"
strip-json-comments "3.0.1"
Expand Down Expand Up @@ -6435,7 +6435,7 @@ [email protected], minimatch@^3.0.0, minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"

[email protected].0, minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
[email protected].3, minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
Expand Down Expand Up @@ -8141,14 +8141,14 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"

rxjs@^6.3.1, rxjs@^6.4.0, rxjs@^6.5.1, rxjs@^6.5.3:
rxjs@^6.3.1, rxjs@^6.5.1, rxjs@^6.5.3:
version "6.5.4"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.4.tgz#e0777fe0d184cec7872df147f303572d414e211c"
integrity sha512-naMQXcgEo3csAEGvw/NydRA0fuS2nDZJiw1YUWFKU7aPPAPGZEsD4Iimit96qwCieH6y614MCLYwdkrWx7z/7Q==
dependencies:
tslib "^1.9.0"

rxjs@^6.3.3:
rxjs@^6.3.3, rxjs@^6.4.0:
version "6.5.5"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec"
integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==
Expand Down

0 comments on commit 0de385c

Please sign in to comment.