Skip to content

Commit

Permalink
chore(deps-dev): Bump p-defer from 2.1.0 to 3.0.0 (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 7, 2019
1 parent 3440eef commit a716a02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"husky": "^2.1.0",
"jest": "^24.7.1",
"lint-staged": "^8.1.5",
"p-defer": "^2.1.0",
"p-defer": "^3.0.0",
"prettier": "^1.17.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5056,10 +5056,10 @@ 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.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-2.1.0.tgz#d9c97b40f8fb5c256a70b4aabec3c1c8c42f1fae"
integrity sha512-xMwL9id1bHn/UfNGFEMFwlULOprQUEOg6vhqSfr6oKxPFB0oSh0zhGq/9/tPSE+cyij2+RW6H8+0Ke4xsPdZ7Q==
p-defer@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-3.0.0.tgz#d1dceb4ee9b2b604b1d94ffec83760175d4e6f83"
integrity sha512-ugZxsxmtTln604yeYd29EGrNhazN2lywetzpKhfmQjW/VJmhpDmWbiX+h0zL8V91R0UXkhb3KtPmyq9PZw3aYw==

p-each-series@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit a716a02

Please sign in to comment.