Skip to content

Commit 202310f

Browse files
committed
update to 19.1.2
1 parent a3cb024 commit 202310f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@babel/core": "^7.9.0",
123123
"@babel/register": "^7.9.0",
124124
"@elastic/apm-rum": "^5.1.1",
125-
"@elastic/charts": "19.1.1",
125+
"@elastic/charts": "19.1.2",
126126
"@elastic/datemath": "5.0.3",
127127
"@elastic/ems-client": "7.8.0",
128128
"@elastic/eui": "22.3.0",

packages/kbn-ui-shared-deps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"kbn:watch": "node scripts/build --watch"
1010
},
1111
"dependencies": {
12-
"@elastic/charts": "19.1.1",
12+
"@elastic/charts": "19.1.2",
1313
"@elastic/eui": "22.3.0",
1414
"@kbn/i18n": "1.0.0",
1515
"abortcontroller-polyfill": "^1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,10 +1262,10 @@
12621262
dependencies:
12631263
"@elastic/apm-rum-core" "^5.2.0"
12641264

1265-
"@elastic/charts@19.1.1":
1266-
version "19.1.1"
1267-
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-19.1.1.tgz#8794ae7df470cf838e882322b2d973f923869b35"
1268-
integrity sha512-smoq6CYI28uvZloUtHTDYb0lOv8aYkmuWaUlKkvcq7Eylw+WJxAcZuS5LQzUMDV04HxDu0tuJGE1JeZGfRM/jg==
1265+
"@elastic/charts@19.1.2":
1266+
version "19.1.2"
1267+
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-19.1.2.tgz#b78730eb11bdcb4fcf17b213411bc48ae9cb770d"
1268+
integrity sha512-Qu4Sgp9Uh5Ic7Te3mCi19wlt8qw9Io8+MmCwpeyUi0TeGCPEIrpHp+aL9JkP+qTQJk+oCrJcjeXo2MhzcwOdCw==
12691269
dependencies:
12701270
classnames "^2.2.6"
12711271
d3-array "^1.2.4"

0 commit comments

Comments
 (0)