Merge pull request #308 from freesewing/dependabot/npm_and_yarn/p-each-series-2.1.0
chore(deps): bump p-each-series from 1.0.0 to 2.1.0
This commit is contained in:
commit
76bd5cff49
2 changed files with 7 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
|||
"inquirer": "^6.2.2",
|
||||
"make-dir": "^2.0.0",
|
||||
"ora": "^3.1.0",
|
||||
"p-each-series": "^1.0.0",
|
||||
"p-each-series": "^2.1.0",
|
||||
"parse-git-config": "^3.0.0",
|
||||
"validate-npm-package-name": "^3.0.0",
|
||||
"which": "^2.0.2",
|
||||
|
|
|
@ -7611,7 +7611,7 @@ create-error-class@^3.0.0:
|
|||
inquirer "^6.2.2"
|
||||
make-dir "^2.0.0"
|
||||
ora "^3.1.0"
|
||||
p-each-series "^1.0.0"
|
||||
p-each-series "^2.1.0"
|
||||
parse-git-config "^3.0.0"
|
||||
validate-npm-package-name "^3.0.0"
|
||||
which "^2.0.2"
|
||||
|
@ -15777,6 +15777,11 @@ p-each-series@^1.0.0:
|
|||
dependencies:
|
||||
p-reduce "^1.0.0"
|
||||
|
||||
p-each-series@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/p-each-series/-/p-each-series-2.1.0.tgz#961c8dd3f195ea96c747e636b262b800a6b1af48"
|
||||
integrity sha512-ZuRs1miPT4HrjFa+9fRfOFXxGJfORgelKV9f9nNOWw2gl6gVsRaVDOQP0+MI0G0wGKns1Yacsu0GjOFbTK0JFQ==
|
||||
|
||||
p-finally@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue