Merge pull request #79 from freesewing/dependabot/npm_and_yarn/make-dir-3.0.0
⬆️ Bump make-dir from 2.1.0 to 3.0.0
This commit is contained in:
commit
5ed2668bb2
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
||||||
"globby": "^9.0.0",
|
"globby": "^9.0.0",
|
||||||
"handlebars": "^4.1.0",
|
"handlebars": "^4.1.0",
|
||||||
"inquirer": "^6.2.2",
|
"inquirer": "^6.2.2",
|
||||||
"make-dir": "^2.0.0",
|
"make-dir": "^3.0.0",
|
||||||
"ora": "^3.1.0",
|
"ora": "^3.1.0",
|
||||||
"p-each-series": "^1.0.0",
|
"p-each-series": "^1.0.0",
|
||||||
"parse-git-config": "^3.0.0",
|
"parse-git-config": "^3.0.0",
|
||||||
|
|
|
@ -6469,7 +6469,7 @@ create-error-class@^3.0.0:
|
||||||
globby "^9.0.0"
|
globby "^9.0.0"
|
||||||
handlebars "^4.1.0"
|
handlebars "^4.1.0"
|
||||||
inquirer "^6.2.2"
|
inquirer "^6.2.2"
|
||||||
make-dir "^2.0.0"
|
make-dir "^3.0.0"
|
||||||
ora "^3.1.0"
|
ora "^3.1.0"
|
||||||
p-each-series "^1.0.0"
|
p-each-series "^1.0.0"
|
||||||
parse-git-config "^3.0.0"
|
parse-git-config "^3.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue