Skip to content

Commit 6093e3a

Browse files
Update dependency @elastic/charts to v62
1 parent f7bd917 commit 6093e3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@dnd-kit/utilities": "^2.0.0",
9999
"@elastic/apm-rum": "^5.16.0",
100100
"@elastic/apm-rum-react": "^2.0.2",
101-
"@elastic/charts": "61.2.0",
101+
"@elastic/charts": "62.0.0",
102102
"@elastic/datemath": "5.0.3",
103103
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@8.9.1-canary.1",
104104
"@elastic/ems-client": "8.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1659,10 +1659,10 @@
16591659
dependencies:
16601660
object-hash "^1.3.0"
16611661

1662-
"@elastic/charts@61.2.0":
1663-
version "61.2.0"
1664-
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-61.2.0.tgz#fa065b85324d5660e4b6355390cca8699ef0d6ff"
1665-
integrity sha512-LBmZ+6wSR9/BCR+go5eIBy51Jpxr0cbK/a7vslZNYIGCdpHsWxGZgcqG3KgshFxOmUvcP7kj9LEEmeCTEGhbUQ==
1662+
"@elastic/charts@62.0.0":
1663+
version "62.0.0"
1664+
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-62.0.0.tgz#a33d81553ae220883941ac2d1847c57a7b854548"
1665+
integrity sha512-4NskScGpyZx7/NSVnNcczMG+0dz2Tcyof5tdGd+3d1cig9lxNPuRD4tC8lI02I9D1AVkPoSZ/bl+m+v9EGQ5Kg==
16661666
dependencies:
16671667
"@popperjs/core" "^2.11.8"
16681668
bezier-easing "^2.1.0"

0 commit comments

Comments
 (0)