Skip to content

Commit 6a50965

Browse files
renovate[bot]renovate-botnickofthyme
authored andcommitted
Update dependency @elastic/charts to v33.2.0 (master) (elastic#107842)
* Update dependency @elastic/charts to v33.2.0 * update jest snapshot Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: nickofthyme <nick.ryan.partridge@gmail.com>
1 parent c056617 commit 6a50965

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"dependencies": {
9696
"@elastic/apm-rum": "^5.8.0",
9797
"@elastic/apm-rum-react": "^1.2.11",
98-
"@elastic/charts": "33.1.0",
98+
"@elastic/charts": "33.2.0",
9999
"@elastic/datemath": "link:bazel-bin/packages/elastic-datemath",
100100
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@^8.0.0-canary.14",
101101
"@elastic/ems-client": "7.14.0",

x-pack/plugins/uptime/public/components/common/charts/__snapshots__/donut_chart.test.tsx.snap

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1389,10 +1389,10 @@
13891389
dependencies:
13901390
object-hash "^1.3.0"
13911391

1392-
"@elastic/charts@33.1.0":
1393-
version "33.1.0"
1394-
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-33.1.0.tgz#3d32a0cf2d07a8df381a8a218104f0f554d392f0"
1395-
integrity sha512-m/Qvs2xixzkYa7LeNCKajHjfRIkT2ZTlEQ+Sw52eRt0enCXjuS8Pp6PvLz0a9Ye37aLCZhEJMAS1EGJxHsX/pQ==
1392+
"@elastic/charts@33.2.0":
1393+
version "33.2.0"
1394+
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-33.2.0.tgz#2135e86bfdde9796b64c8e58d29b0b193ddf47a9"
1395+
integrity sha512-Wk7IbfbxncAznTgMO5crRut7cS2GW8e8k++sg23epa6sT4RAnWwsKsvBojQdx9IvTWYxa+YJt4e7wCs3m5MSfw==
13961396
dependencies:
13971397
"@popperjs/core" "^2.4.0"
13981398
chroma-js "^2.1.0"

0 commit comments

Comments
 (0)