Skip to content

Commit

Permalink
Update dependency @elastic/charts to v15.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nickofthyme committed Dec 5, 2019
1 parent baf0d08 commit 9a8b20f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"dependencies": {
"@babel/core": "^7.5.5",
"@babel/register": "^7.7.0",
"@elastic/charts": "^15.0.1",
"@elastic/charts": "^15.0.3",
"@elastic/datemath": "5.0.2",
"@elastic/ems-client": "1.0.5",
"@elastic/eui": "16.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1154,10 +1154,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@elastic/charts@^15.0.1":
version "15.0.1"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-15.0.1.tgz#33a755f90c1bed23b30debb91dc464b2a37adc19"
integrity sha512-9w71bTWrwbCI5w+SaeOfYOt27GGlnZqEzg+hckJ4rmhHdbFCpJHdjIqogNpySET2loTD0pujLYP0eeqBH/uz0g==
"@elastic/charts@^15.0.3":
version "15.0.3"
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-15.0.3.tgz#8876644b8169ac240d27454da9d451476cb45b95"
integrity sha512-TFfTbnYEbPxah77Q4dTka6majcn+PAl5GVWcTmvSOtGn06lA7nWvNYkC8RsUEj2iEayR5hmqkuh6zV82HqegXw==
dependencies:
"@types/d3-shape" "^1.3.1"
classnames "^2.2.6"
Expand Down

0 comments on commit 9a8b20f

Please sign in to comment.