Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Jun 26, 2019
1 parent 7615be9 commit 30a5278
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions yarn.lock
Expand Up @@ -82,6 +82,7 @@ concat-map@0.0.1:
d3-array@1, d3-array@^1.1.1, d3-array@^1.2.0:
version "1.2.4"
resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-1.2.4.tgz#635ce4d5eea759f6f605863dbcfc30edc737f71f"
integrity sha512-KHW6M86R+FUPYGb3R5XiYjXPq7VzwxZ22buHhAEVG5ztoEcZZMLov530mmccaqA1GghZArjQV46fuc8kUqhhHw==

d3-axis@1:
version "1.0.12"
Expand Down Expand Up @@ -109,8 +110,9 @@ d3-collection@1:
resolved "https://registry.yarnpkg.com/d3-collection/-/d3-collection-1.0.7.tgz#349bd2aa9977db071091c13144d5e4f16b5b310e"

d3-color@1:
version "1.2.3"
resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-1.2.3.tgz#6c67bb2af6df3cc8d79efcc4d3a3e83e28c8048f"
version "1.2.4"
resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-1.2.4.tgz#66b3a02a94ae9a56b8f4f5903057b8cda675f4d7"
integrity sha512-ET2ZkjcVv7XFYh3+Kzk1QYV/BROYMcp8w2usCENH2ySz6ArYYQrNjbd8AoHiOAZiIe5+6t4mJPNtk+1wolMNkw==

d3-contour@1:
version "1.3.2"
Expand Down Expand Up @@ -161,8 +163,9 @@ d3-format@1:
resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-1.3.2.tgz#6a96b5e31bcb98122a30863f7d92365c00603562"

d3-geo@1:
version "1.11.3"
resolved "https://registry.yarnpkg.com/d3-geo/-/d3-geo-1.11.3.tgz#5bb08388f45e4b281491faa72d3abd43215dbd1c"
version "1.11.6"
resolved "https://registry.yarnpkg.com/d3-geo/-/d3-geo-1.11.6.tgz#134f2ef035ff75a448075fafdea92702a2e0e0cf"
integrity sha512-z0J8InXR9e9wcgNtmVnPTj0TU8nhYT6lD/ak9may2PdKqXIeHUr8UbFLoCtrPYNsjv6YaLvSDQVl578k6nm7GA==
dependencies:
d3-array "1"

Expand Down Expand Up @@ -215,8 +218,9 @@ d3-selection@1, d3-selection@^1.1.0:
resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-1.4.0.tgz#ab9ac1e664cf967ebf1b479cc07e28ce9908c474"

d3-shape@1:
version "1.3.4"
resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-1.3.4.tgz#358e76014645321eecc7c364e188f8ae3d2a07d4"
version "1.3.5"
resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-1.3.5.tgz#e81aea5940f59f0a79cfccac012232a8987c6033"
integrity sha512-VKazVR3phgD+MUCldapHD7P9kcrvPcexeX/PkMJmkUov4JM8IxsSg1DvbYoYich9AtdTsa5nNk2++ImPiDiSxg==
dependencies:
d3-path "1"

Expand Down

0 comments on commit 30a5278

Please sign in to comment.