Skip to content

Commit

Permalink
Update d2-charts-api version (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
neeilya committed Apr 3, 2019
1 parent 02028f2 commit 044c6e9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"chalk": "2.4.1",
"css-loader": "0.28.7",
"d2": "31.2.1",
"d2-charts-api": "31.0.12",
"d2-charts-api": "31.0.14",
"d2-manifest": "^1.0.0",
"data-visualizer-plugin": "github:d2-ci/data-visualizer-plugin",
"dotenv": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@material-ui/core": "^3.1.2",
"d2-charts-api": "^31.0.12",
"d2-charts-api": "^31.0.14",
"lodash-es": "^4.17.11",
"react": "^16.6.0",
"react-dom": "^16.6.0"
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4315,10 +4315,10 @@ cypress@^3.1.1:
url "0.11.0"
yauzl "2.8.0"

d2-charts-api@31.0.12:
version "31.0.12"
resolved "https://registry.yarnpkg.com/d2-charts-api/-/d2-charts-api-31.0.12.tgz#ef3f682fd6dbe572471b0636c93e87a1717c0e28"
integrity sha512-ywcB/pdU4DVU/A989rUHgVcCWiZGc1i5EOvtlLdIJGTjxg83L8QgeN5c0AuulZPGA9OG+K0k8WGZiuDyqMkRAw==
d2-charts-api@31.0.14, d2-charts-api@^31.0.14:
version "31.0.14"
resolved "https://registry.yarnpkg.com/d2-charts-api/-/d2-charts-api-31.0.14.tgz#bce5a761393f02cfc00c7aaaa402c9fef52f4431"
integrity sha512-KLv83cl+lqQZ2dAOaAD1KKHpECZy2j9MfjnGHR9BOQPzUnpKBf2aYsAVmP3dqsHUI5Y/SZDKUBCIjZS+6DBtXA==
dependencies:
d2-utilizr "0.2.13"
d3-color "1.0.1"
Expand Down Expand Up @@ -4451,7 +4451,6 @@ data-urls@^1.0.0:
resolved "https://codeload.github.com/d2-ci/data-visualizer-plugin/tar.gz/6abf0b27ef92304e15c22d88aea9e1cde1fb1243"
dependencies:
"@material-ui/core" "^3.1.2"
d2 "31.2.1"
d2-charts-api "^31.0.12"
lodash-es "^4.17.11"
react "^16.6.0"
Expand Down

0 comments on commit 044c6e9

Please sign in to comment.