Skip to content

Commit

Permalink
chore(yarn): Update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed May 29, 2018
1 parent b1b52d2 commit 693eb53
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -4752,11 +4752,11 @@ output-file-sync@^1.1.2:
mkdirp "^0.5.1"
object-assign "^4.1.0"

p-event@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/p-event/-/p-event-1.3.0.tgz#8e6b4f4f65c72bc5b6fe28b75eda874f96a4a085"
p-event@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/p-event/-/p-event-2.0.0.tgz#0efccf409c3b3a9ef5cd078ca39de7d446b43799"
dependencies:
p-timeout "^1.1.1"
p-timeout "^2.0.1"

p-finally@^1.0.0:
version "1.0.0"
Expand All @@ -4776,9 +4776,9 @@ p-map@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.1.1.tgz#05f5e4ae97a068371bc2a5cc86bfbdbc19c4ae7a"

p-timeout@^1.1.1:
version "1.2.0"
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-1.2.0.tgz#9820f99434c5817868b4f34809ee5291660d5b6c"
p-timeout@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-2.0.1.tgz#d8dd1979595d2dc0139e1fe46b8b646cb3cdf038"
dependencies:
p-finally "^1.0.0"

Expand Down

0 comments on commit 693eb53

Please sign in to comment.