Skip to content

Commit 843c070

Browse files
committed
chore: update elastic-charts version to 71.7.0
1 parent b92ccae commit 843c070

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"@elastic/apm-rum": "5.17.4",
138138
"@elastic/apm-rum-core": "5.25.2",
139139
"@elastic/apm-rum-react": "2.0.10",
140-
"@elastic/charts": "71.6.1",
140+
"@elastic/charts": "71.7.0",
141141
"@elastic/datemath": "5.0.3",
142142
"@elastic/ebt": "1.4.1",
143143
"@elastic/ecs": "9.3.0",

src/platform/packages/private/kbn-ui-shared-deps-npm/version_dependencies.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
@babel/types@7.29.0
1515
@base2/pretty-print-object@1.0.1
1616
@elastic/apm-rum-core@5.25.2
17-
@elastic/charts@71.6.1
17+
@elastic/charts@71.7.0
1818
@elastic/esql@4.1.0
1919
@elastic/eui-theme-borealis@8.0.0
2020
@elastic/eui-theme-common@10.0.0

yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2233,10 +2233,9 @@
22332233
dependencies:
22342234
object-hash "^1.3.0"
22352235

2236-
"@elastic/charts@71.6.1":
2237-
version "71.6.1"
2238-
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-71.6.1.tgz#9f28e00d954ec76e598d115c5089b6c0f1532657"
2239-
integrity sha512-Lz499lQ2GlMqIx+yXWccMIpzwcmLilAKdU5NLh/d30cb2+ir3lKDyUAu43PFOeZH4v6K8C/h9Q3y8NjFgmZgiw==
2236+
"@elastic/charts@71.7.0":
2237+
version "71.7.0"
2238+
resolved "file:.ci/packages/elastic-charts-71.7.0.tgz#f78927af726c58b980738d34e508a948c2f1ac5a"
22402239
dependencies:
22412240
"@popperjs/core" "^2.11.8"
22422241
"@reduxjs/toolkit" "1.9.7"

0 commit comments

Comments
 (0)