EUI@10.4.1 (#36711)

* update eui to 10.4.1

* revert lock
This commit is contained in:
Greg Thompson 2019-05-20 17:10:32 -05:00 committed by dave.snider@gmail.com
parent 08a4463fcf
commit 671760e924
7 changed files with 10 additions and 10 deletions

View file

@ -104,7 +104,7 @@
"@babel/register": "^7.0.0",
"@elastic/charts": "^3.11.2",
"@elastic/datemath": "5.0.2",
"@elastic/eui": "10.4.0",
"@elastic/eui": "10.4.1",
"@elastic/filesaver": "1.1.2",
"@elastic/good": "8.1.1-kibana2",
"@elastic/numeral": "2.3.3",

View file

@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "10.4.0",
"@elastic/eui": "10.4.1",
"react": "^16.8.0",
"react-dom": "^16.8.0"
}

View file

@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "10.4.0",
"@elastic/eui": "10.4.1",
"react": "^16.8.0"
}
}

View file

@ -8,7 +8,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "10.4.0",
"@elastic/eui": "10.4.1",
"react": "^16.8.0"
},
"scripts": {

View file

@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "10.4.0",
"@elastic/eui": "10.4.1",
"react": "^16.8.0",
"react-dom": "^16.8.0"
}

View file

@ -166,7 +166,7 @@
"@babel/register": "^7.0.0",
"@babel/runtime": "^7.3.4",
"@elastic/datemath": "5.0.2",
"@elastic/eui": "10.4.0",
"@elastic/eui": "10.4.1",
"@elastic/javascript-typescript-langserver": "^0.1.23",
"@elastic/lsp-extension": "^0.1.1",
"@elastic/node-crypto": "^1.0.0",

View file

@ -1385,10 +1385,10 @@
tabbable "^1.1.0"
uuid "^3.1.0"
"@elastic/eui@10.4.0":
version "10.4.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-10.4.0.tgz#faca9d313aea710b0538f8796522d1bcdb0adc9f"
integrity sha512-hYn0KGC2P2L+/pJUB9KJO2w9GyD39UwzG6JNtLaSE1MIVO0no6GM6hPOlOuU/L8QWmXHEZw8kd3HX2mph8nnng==
"@elastic/eui@10.4.1":
version "10.4.1"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-10.4.1.tgz#7bede1973839bca4bce8c13f3143b71dfc50f9c9"
integrity sha512-X47hbUDlwjRGsLPNWQZUnEVrQwiUJ6OL/rshNtK5sK8i0hrLhthjes4vdke1IDaUvyjzVb+ekCwh0kh2GLFh+g==
dependencies:
"@types/lodash" "^4.14.116"
"@types/numeral" "^0.0.25"