Skip to content

Commit d6fe47c

Browse files
Update dependency @elastic/charts to v65
1 parent a4d7638 commit d6fe47c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/eui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@cypress/react": "^7.0.3",
102102
"@cypress/react18": "^2.0.0",
103103
"@cypress/webpack-dev-server": "^1.7.0",
104-
"@elastic/charts": "^64.1.0",
104+
"@elastic/charts": "^65.0.0",
105105
"@elastic/datemath": "^5.0.3",
106106
"@emotion/babel-preset-css-prop": "^11.11.0",
107107
"@emotion/cache": "^11.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2656,10 +2656,10 @@
26562656
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
26572657
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
26582658

2659-
"@elastic/charts@^64.1.0":
2660-
version "64.1.0"
2661-
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-64.1.0.tgz#aa52332cec68ea52be25e387774267027311b8ca"
2662-
integrity sha512-jZ9fnujjzHd24m0Fv5zURbxrb/MzIRUwlvyocjAn/y2yLHhlqMK6XWHfMoqIAgZ0iVVojfEPXnnc34PPT4KDIA==
2659+
"@elastic/charts@^65.0.0":
2660+
version "65.0.0"
2661+
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-65.0.0.tgz#96a912ecf15361b3e5e041bb890783ae123d1971"
2662+
integrity sha512-Cc28w3t73vtYJRgbbHP+eiCBm26bHmlwvEdO+kWm6ZVKrC21zJJt41AYXdy7yOU1fJseJkZ5TqT1Y8qHl5FoiQ==
26632663
dependencies:
26642664
"@popperjs/core" "^2.11.8"
26652665
bezier-easing "^2.1.0"

0 commit comments

Comments
 (0)