Skip to content

Commit e2cb08f

Browse files
Upgrade to Kea 2.2 (#77047) (#77086)
This PR updates Kea from the last RC to the stable release 2.2.
1 parent 55172e3 commit e2cb08f

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
@@ -18283,10 +18283,10 @@ kdbush@^3.0.0:
1828318283
resolved "https://registry.yarnpkg.com/kdbush/-/kdbush-3.0.0.tgz#f8484794d47004cc2d85ed3a79353dbe0abc2bf0"
1828418284
integrity sha512-hRkd6/XW4HTsA9vjVpY9tuXJYLSlelnkTmVFu4M9/7MIYQtFcHpbugAU7UbOfjOiVSVYl2fqgBuJ32JUmRo5Ew==
1828518285

18286-
kea@2.2.0-rc.4:
18287-
version "2.2.0-rc.4"
18288-
resolved "https://registry.yarnpkg.com/kea/-/kea-2.2.0-rc.4.tgz#cc0376950530a6751f73387c4b25a39efa1faa77"
18289-
integrity sha512-pYuwaCiJkBvHZShi8kqhk8dC4DjeELdK51Lw7Pn0tNdJgZJDF6COhsUiF/yrh9d7woNYDxKfuxH+QWZFfo8PkA==
18286+
kea@^2.2.0:
18287+
version "2.2.0"
18288+
resolved "https://registry.yarnpkg.com/kea/-/kea-2.2.0.tgz#1ba4a174a53880cca8002a67cf62b19b30d09702"
18289+
integrity sha512-IzgTC6SC89wTLfiBMPlduG4r4YanxONYK4werz8RMZxPvcYw4XEEK8xQJguwVYtLCEGm4x5YiLCubGqGfRcbEw==
1829018290

1829118291
kew@~0.1.7:
1829218292
version "0.1.7"

0 commit comments

Comments
 (0)