Skip to content

Commit e643dbc

Browse files
committed
Update dependency @elastic/charts to ^14.1.0
1 parent 9747a0f commit e643dbc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"dependencies": {
107107
"@babel/core": "^7.5.5",
108108
"@babel/register": "^7.7.0",
109-
"@elastic/charts": "^14.0.0",
109+
"@elastic/charts": "^14.1.0",
110110
"@elastic/datemath": "5.0.2",
111111
"@elastic/ems-client": "1.0.5",
112112
"@elastic/eui": "16.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,10 +1139,10 @@
11391139
debug "^3.1.0"
11401140
lodash.once "^4.1.1"
11411141

1142-
"@elastic/charts@^14.0.0":
1143-
version "14.0.0"
1144-
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-14.0.0.tgz#410c87e9ae53df5848aae09a210fa7d08510b376"
1145-
integrity sha512-cskrD5Yq6yTTqGOKV2/7dw/eRON1GbWkIgSuWXPIBa/TQMUwiWqxFkxSMUJSbu9xXq07KMblDgXLf73yMc0AyQ==
1142+
"@elastic/charts@^14.1.0":
1143+
version "14.1.0"
1144+
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-14.1.0.tgz#d201e6860c782c064c556b25e7f5c70733a20988"
1145+
integrity sha512-cutBqEO+dU4c5hMzb4o84sP1b6963tq4JwE7J7yzhPNwiKZSYKhGCCXIo5YrZebvfRBhxL0q3VJdCDTn5TwePQ==
11461146
dependencies:
11471147
"@types/d3-shape" "^1.3.1"
11481148
classnames "^2.2.6"

0 commit comments

Comments
 (0)