Skip to content

Commit

Permalink
Run yarn upgrade to take in account latest commit in dops-components (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
oskosk authored Nov 13, 2017
1 parent 38d2498 commit 0ce5df1
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

"@automattic/dops-components@automattic/dops-components":
version "0.0.2"
resolved "https://codeload.github.com/automattic/dops-components/tar.gz/7fb8ec64d369c6373aa1ecf4af261d230de5e4d4"
resolved "https://codeload.github.com/automattic/dops-components/tar.gz/aaf61846abe7f8ba7afed3019e5e3fd6ee570080"
dependencies:
bounding-client-rect "^1.0.5"
classnames "^2.1.3"
Expand Down Expand Up @@ -1693,12 +1693,18 @@ coffee-script@~1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/coffee-script/-/coffee-script-1.3.3.tgz#150d6b4cb522894369efed6a2101c20bc7f4a4f4"

color-convert@^1.3.0, color-convert@^1.8.2, color-convert@^1.9.0:
color-convert@^1.3.0, color-convert@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a"
dependencies:
color-name "^1.1.1"

color-convert@^1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.1.tgz#c1261107aeb2f294ebffec9ed9ecad529a6097ed"
dependencies:
color-name "^1.1.1"

color-name@^1.0.0, color-name@^1.1.1:
version "1.1.3"
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
Expand All @@ -1709,7 +1715,7 @@ color-string@^0.3.0:
dependencies:
color-name "^1.0.0"

color-string@^1.4.0:
color-string@^1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.2.tgz#26e45814bc3c9a7cbd6751648a41434514a773a9"
dependencies:
Expand All @@ -1725,11 +1731,11 @@ color@^0.11.0:
color-string "^0.3.0"

color@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/color/-/color-2.0.0.tgz#e0c9972d1e969857004b101eaa55ceab5961d67d"
version "2.0.1"
resolved "https://registry.yarnpkg.com/color/-/color-2.0.1.tgz#e4ed78a3c4603d0891eba5430b04b86314f4c839"
dependencies:
color-convert "^1.8.2"
color-string "^1.4.0"
color-convert "^1.9.1"
color-string "^1.5.2"

colormin@^1.0.5:
version "1.1.2"
Expand Down Expand Up @@ -7112,8 +7118,8 @@ react-hot-loader@^1.3.0:
source-map "^0.4.4"

react-hot-loader@^3.0.0-beta.7:
version "3.1.1"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-3.1.1.tgz#e06db8cd0841c41e3ab0b395b2b774126fc8914e"
version "3.1.2"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-3.1.2.tgz#3d4a0f7fdeb5dce085767d751a683f979345557d"
dependencies:
global "^4.3.0"
react-deep-force-update "^2.1.1"
Expand Down Expand Up @@ -8488,8 +8494,8 @@ ua-parser-js@^0.7.9:
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.17.tgz#e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac"

uglify-js@3.1.x:
version "3.1.8"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.1.8.tgz#780d08b4f6782fe36ea5484d952362eddaf1d7b8"
version "3.1.9"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.1.9.tgz#dffca799308cf327ec3ac77eeacb8e196ce3b452"
dependencies:
commander "~2.11.0"
source-map "~0.6.1"
Expand Down

0 comments on commit 0ce5df1

Please sign in to comment.