Skip to content

Commit 55bd3b3

Browse files
Upgrade to Kea 2.2 (#77047)
This PR updates Kea from the last RC to the stable release 2.2.
1 parent 78f6410 commit 55bd3b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

x-pack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
"jsdom": "13.1.0",
196196
"jsondiffpatch": "0.4.1",
197197
"jsts": "^1.6.2",
198-
"kea": "2.2.0-rc.4",
198+
"kea": "^2.2.0",
199199
"loader-utils": "^1.2.3",
200200
"lz-string": "^1.4.4",
201201
"madge": "3.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18194,10 +18194,10 @@ kdbush@^3.0.0:
1819418194
resolved "https://registry.yarnpkg.com/kdbush/-/kdbush-3.0.0.tgz#f8484794d47004cc2d85ed3a79353dbe0abc2bf0"
1819518195
integrity sha512-hRkd6/XW4HTsA9vjVpY9tuXJYLSlelnkTmVFu4M9/7MIYQtFcHpbugAU7UbOfjOiVSVYl2fqgBuJ32JUmRo5Ew==
1819618196

18197-
kea@2.2.0-rc.4:
18198-
version "2.2.0-rc.4"
18199-
resolved "https://registry.yarnpkg.com/kea/-/kea-2.2.0-rc.4.tgz#cc0376950530a6751f73387c4b25a39efa1faa77"
18200-
integrity sha512-pYuwaCiJkBvHZShi8kqhk8dC4DjeELdK51Lw7Pn0tNdJgZJDF6COhsUiF/yrh9d7woNYDxKfuxH+QWZFfo8PkA==
18197+
kea@^2.2.0:
18198+
version "2.2.0"
18199+
resolved "https://registry.yarnpkg.com/kea/-/kea-2.2.0.tgz#1ba4a174a53880cca8002a67cf62b19b30d09702"
18200+
integrity sha512-IzgTC6SC89wTLfiBMPlduG4r4YanxONYK4werz8RMZxPvcYw4XEEK8xQJguwVYtLCEGm4x5YiLCubGqGfRcbEw==
1820118201

1820218202
kew@~0.1.7:
1820318203
version "0.1.7"

0 commit comments

Comments
 (0)