Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
⬆️ (deps-dev) Bump @jeromefitz/semantic from 2.2.0 to 2.2.3
Browse files Browse the repository at this point in the history
Bumps [@jeromefitz/semantic](https://github.com/jeromefitz/packages/tree/HEAD/packages/semantic) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/jeromefitz/packages/releases)
- [Changelog](https://github.com/JeromeFitz/packages/blob/main/changelog.config.js)
- [Commits](https://github.com/jeromefitz/packages/commits/@jeromefitz/semantic@2.2.3/packages/semantic)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Jun 2, 2021
1 parent 7149590 commit 9335f9b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"devDependencies": {
"@jeromefitz/codestyle": "2.2.1",
"@jeromefitz/semantic": "2.2.0",
"@jeromefitz/semantic": "2.2.3",
"chai": "4.3.4",
"commitizen": "4.2.4",
"dotenv": "10.0.0",
Expand Down
39 changes: 10 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -473,16 +473,16 @@
pretty-quick "3.1.0"
typescript "4.1.5"

"@jeromefitz/git-cz@8.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@jeromefitz/git-cz/-/git-cz-8.1.0.tgz#f316c9d6269751d999c84c37a43baf82f3d4c54f"
integrity sha512-sAT4dOzeNQoLvUvunYgKETI0t24lw+/ePX7OgfYXvhGYVnIAI+gyk2mNAfps/6w8N9/Qm4ZQlcmChGuC+uGtbQ==
"@jeromefitz/git-cz@8.2.1":
version "8.2.1"
resolved "https://registry.yarnpkg.com/@jeromefitz/git-cz/-/git-cz-8.2.1.tgz#d865abb8e1d642461d6a08b83b62195c73e9b797"
integrity sha512-col2xZoOVSGqRav3Xli2Sz3l0Yo7Py1RJz2NaiJlv8DXcAGCzxFnEFafClaxnhTG/cMiuD9mLXaYUYgmbN19RA==
dependencies:
any-shell-escape "0.1.1"
chalk "4.1.1"
chalk-pipe "4.0.0"
fuzzy "0.1.3"
inquirer "8.0.0"
inquirer "8.1.0"
inquirer-list-search-prompt "1.0.2"
lodash "4.17.21"
minimist "1.2.5"
Expand All @@ -502,12 +502,12 @@
micromatch "^4.0.0"
p-reduce "^2.0.0"

"@jeromefitz/semantic@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@jeromefitz/semantic/-/semantic-2.2.0.tgz#5039a92a9ed3d58afc9d126a669a61a0421e025a"
integrity sha512-n/y+ZnTxzV0t564Q1TbViCa15aVsuOW5xmvjHGO/cSN9tmt7/eUOw9MFU0mm7A3c/c8oV1RaVNfZpEB5HmOvjQ==
"@jeromefitz/semantic@2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@jeromefitz/semantic/-/semantic-2.2.3.tgz#bfba8509cd7b232f4c4d2f70195d26a8125fd891"
integrity sha512-Dhyac04iLJyJ+45n26wk4sTnMsv7knoO+GwM3Ta+9zAqNndBl/ebJgCcB5flPu9sn8GjOLMqDbqcy09oVstqtg==
dependencies:
"@jeromefitz/git-cz" "8.1.0"
"@jeromefitz/git-cz" "8.2.1"
"@jeromefitz/semantic-release-git" "10.0.0-develop.2"
"@octokit/core" "3.4.0"
"@semantic-release/commit-analyzer" "8.0.1"
Expand Down Expand Up @@ -3879,25 +3879,6 @@ inquirer@6.5.2:
strip-ansi "^5.1.0"
through "^2.3.6"

inquirer@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.0.0.tgz#957a46db1abcf0fdd2ab82deb7470e90afc7d0ac"
integrity sha512-ON8pEJPPCdyjxj+cxsYRe6XfCJepTxANdNnTebsTuQgXpRyZRRT9t4dJwjRubgmvn20CLSEnozRUayXyM9VTXA==
dependencies:
ansi-escapes "^4.2.1"
chalk "^4.1.0"
cli-cursor "^3.1.0"
cli-width "^3.0.0"
external-editor "^3.0.3"
figures "^3.0.0"
lodash "^4.17.21"
mute-stream "0.0.8"
run-async "^2.4.0"
rxjs "^6.6.6"
string-width "^4.1.0"
strip-ansi "^6.0.0"
through "^2.3.6"

inquirer@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.0.tgz#68ce5ce5376cf0e89765c993d8b7c1e62e184d69"
Expand Down

0 comments on commit 9335f9b

Please sign in to comment.