[6.8] eui 6.10.8 (#37038)

This commit is contained in:
dave.snider@gmail.com 2019-05-23 16:34:39 -07:00 committed by GitHub
parent 9494b7832a
commit 5f790a10dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -110,7 +110,7 @@
},
"dependencies": {
"@elastic/datemath": "5.0.2",
"@elastic/eui": "6.10.6",
"@elastic/eui": "6.10.8",
"@elastic/filesaver": "1.1.2",
"@elastic/good": "8.1.1-kibana2",
"@elastic/numeral": "2.3.2",

View file

@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "6.10.6",
"@elastic/eui": "6.10.8",
"react": "^16.6.0"
}
}

View file

@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "6.10.6",
"@elastic/eui": "6.10.8",
"react": "^16.6.0"
}
}

View file

@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "6.10.6",
"@elastic/eui": "6.10.8",
"react": "^16.6.0",
"react-dom": "^16.6.0"
}

View file

@ -119,7 +119,7 @@
},
"dependencies": {
"@elastic/datemath": "5.0.2",
"@elastic/eui": "6.10.6",
"@elastic/eui": "6.10.8",
"@elastic/node-crypto": "0.1.2",
"@elastic/node-phantom-simple": "2.2.4",
"@elastic/numeral": "2.3.2",

View file

@ -1063,10 +1063,10 @@
tabbable "^1.1.0"
uuid "^3.1.0"
"@elastic/eui@6.10.6":
version "6.10.6"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-6.10.6.tgz#52a4b2c65b662c8b8b5fb9fe6c48e8490d9f0c25"
integrity sha512-q0MLVfBu4uGBhlc0MUXOoyV9dqgaARRfN06Pn6YP2DPUbnBDN7/R3pwNA9826WbbJFI6d8hqDGJLGAj1CubnWg==
"@elastic/eui@6.10.8":
version "6.10.8"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-6.10.8.tgz#00a2d8e32d003255a4275a1fca364fde483c274a"
integrity sha512-Ap4oehML2p87W8YCF/9abRucyrfRaoa4DlsAMHQApa9833Y16QMGI6LzX+0za1KzuTTy/5CXxbujJjNsRrqy3g==
dependencies:
"@types/lodash" "^4.14.116"
"@types/numeral" "^0.0.25"