Skip to content

Commit

Permalink
fix(package): force update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Dec 28, 2016
1 parent 9135608 commit 70e6691
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1264,7 +1264,7 @@ globby@^5.0.0:
pify "^2.0.0"
pinkie-promise "^2.0.0"

graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
graceful-fs@^4.1.2, graceful-fs@^4.1.5, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
version "4.1.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"

Expand Down Expand Up @@ -1848,6 +1848,10 @@ magic-string@^0.14.0:
dependencies:
vlq "^0.2.1"

makethen@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/makethen/-/makethen-0.1.0.tgz#dd69b9e7296deaf6566135f1496c82b3236c5d08"

map-obj@^1.0.0, map-obj@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
Expand Down Expand Up @@ -2584,6 +2588,13 @@ standard@^8.6.0:
eslint-plugin-standard "~2.0.1"
standard-engine "~5.2.0"

start-read@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/start-read/-/start-read-0.3.0.tgz#84021c1f66d25020b6ad2f6c8b41718e53db489b"
dependencies:
graceful-fs "^4.1.5"
makethen "^0.1.0"

stream-exhaust@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/stream-exhaust/-/stream-exhaust-1.0.1.tgz#c0c4455e54ce5a179ca8736e73334b4e7fd67553"
Expand Down

0 comments on commit 70e6691

Please sign in to comment.