Skip to content

Commit

Permalink
chore(deps-dev): Bump p-defer from 1.0.0 to 2.0.0 (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 18, 2019
1 parent b95e8f5 commit 6eae121
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"husky": "^1.2.1",
"jest": "^23.6.0",
"lint-staged": "^8.1.0",
"p-defer": "^1.0.0",
"p-defer": "^2.0.0",
"prettier": "^1.15.3",
"react": "^16.6.3",
"react-dom": "^16.6.3",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5099,6 +5099,11 @@ p-defer@^1.0.0:
resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
integrity sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=

p-defer@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-2.0.0.tgz#9b94b91c6a9a21df6874f0a871835f7902843470"
integrity sha512-TmvBjYH4jfcfsOZK3NhGOqlD3UkuSSNaV5vFcvVIb/jvpk2XdvtDmkhybwZjO4/NyyTnqLDh1ctBq4XUyNp6SA==

p-finally@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
Expand Down

0 comments on commit 6eae121

Please sign in to comment.