eui 6.10.8 (#37034)

This commit is contained in:
dave.snider@gmail.com 2019-05-24 07:23:59 -07:00 committed by GitHub
parent 345352d4c2
commit cac4b129eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -96,7 +96,7 @@
},
"dependencies": {
"@elastic/datemath": "5.0.2",
"@elastic/eui": "6.10.7",
"@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.7",
"@elastic/eui": "6.10.8",
"react": "^16.6.0"
}
}

View file

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

View file

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

View file

@ -120,7 +120,7 @@
},
"dependencies": {
"@elastic/datemath": "5.0.2",
"@elastic/eui": "6.10.7",
"@elastic/eui": "6.10.8",
"@elastic/node-crypto": "0.1.2",
"@elastic/numeral": "2.3.2",
"@kbn/babel-preset": "1.0.0",

View file

@ -1034,10 +1034,10 @@
tabbable "^1.1.0"
uuid "^3.1.0"
"@elastic/eui@6.10.7":
version "6.10.7"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-6.10.7.tgz#4698f1c35c1a57e074ac3e3063b5d290822a2f96"
integrity sha512-/OJZfeDpLBB6wZzynIrkkjQxvuhuETu8trFxzqU49fQaRK1rAbszvNWi5Q0uTuxJUonP9KSRVPXYUrL3uJLwAQ==
"@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"