Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #25 from storyofams/dependabot/npm_and_yarn/cz-cus…
Browse files Browse the repository at this point in the history
…tomizable-7b23c35
  • Loading branch information
dependabot-preview[bot] authored Jan 15, 2021
2 parents faf3c56 + a162c96 commit f3d1c35
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3589,14 +3589,15 @@ cyclist@^1.0.1:

"cz-customizable@git+https://github.com/storyofams/cz-customizable.git":
version "0.0.0-development"
resolved "git+https://github.com/storyofams/cz-customizable.git#86b1df69f2132f39f6b7a4164b109970607548e5"
uid "7b23c3564982da9c85c2806693fce5d5c2a70e17"
resolved "git+https://github.com/storyofams/cz-customizable.git#7b23c3564982da9c85c2806693fce5d5c2a70e17"
dependencies:
editor "1.0.0"
find-config "^1.0.0"
inquirer "^7.3.3"
lodash "^4.17.11"
temp "^0.9.0"
word-wrap "^1.2.3"
find-config "1.0.0"
inquirer "7.3.3"
lodash "4.17.20"
temp "0.9.4"
word-wrap "1.2.3"

d@1, d@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -4621,7 +4622,7 @@ find-cache-dir@^3.3.1:
make-dir "^3.0.2"
pkg-dir "^4.1.0"

find-config@^1.0.0:
[email protected]:
version "1.0.0"
resolved "https://registry.yarnpkg.com/find-config/-/find-config-1.0.0.tgz#eafa2b9bc07fa9c90e9a0c3ef9cecf1cc800f530"
integrity sha1-6vorm8B/qckOmgw++c7PHMgA9TA=
Expand Down Expand Up @@ -5378,7 +5379,7 @@ init-package-json@^1.10.3:
validate-npm-package-license "^3.0.1"
validate-npm-package-name "^3.0.0"

inquirer@^7.3.3:
[email protected]:
version "7.3.3"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.3.tgz#04d176b2af04afc157a83fd7c100e98ee0aad003"
integrity sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==
Expand Down Expand Up @@ -6837,7 +6838,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==

lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
lodash@4.17.20, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
version "4.17.20"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
Expand Down Expand Up @@ -9993,7 +9994,7 @@ temp-dir@^2.0.0:
resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-2.0.0.tgz#bde92b05bdfeb1516e804c9c00ad45177f31321e"
integrity sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==

temp@^0.9.0:
[email protected].4:
version "0.9.4"
resolved "https://registry.yarnpkg.com/temp/-/temp-0.9.4.tgz#cd20a8580cb63635d0e4e9d4bd989d44286e7620"
integrity sha512-yYrrsWnrXMcdsnu/7YMYAofM1ktpL5By7vZhf15CrXijWWrEYZks5AXBudalfSWJLlnen/QUJUB5aoB0kqZUGA==
Expand Down Expand Up @@ -10713,7 +10714,7 @@ widest-line@^3.1.0:
dependencies:
string-width "^4.0.0"

word-wrap@^1.2.3, word-wrap@~1.2.3:
word-wrap@1.2.3, word-wrap@^1.2.3, word-wrap@~1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
Expand Down

0 comments on commit f3d1c35

Please sign in to comment.