Skip to content

Commit

Permalink
Upgrade EUI to 14.7.0 (#49110) (#49201)
Browse files Browse the repository at this point in the history
* eui 14.7.0

* icon updates

* snapshot updates

* storyshot updates

* remove config addition
  • Loading branch information
thompsongl authored Oct 24, 2019
1 parent 46073cb commit 3848bbb
Show file tree
Hide file tree
Showing 27 changed files with 275 additions and 104 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@elastic/charts": "^13.5.7",
"@elastic/datemath": "5.0.2",
"@elastic/ems-client": "1.0.5",
"@elastic/eui": "14.5.0",
"@elastic/eui": "14.7.0",
"@elastic/filesaver": "1.1.2",
"@elastic/good": "8.1.1-kibana2",
"@elastic/numeral": "2.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "14.5.0",
"@elastic/eui": "14.7.0",
"react": "^16.8.0",
"react-dom": "^16.8.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "14.5.0",
"@elastic/eui": "14.7.0",
"react": "^16.8.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "14.5.0",
"@elastic/eui": "14.7.0",
"react": "^16.8.0"
},
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "14.5.0",
"@elastic/eui": "14.7.0",
"react": "^16.8.0"
},
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@elastic/eui": "14.5.0",
"@elastic/eui": "14.7.0",
"react": "^16.8.0",
"react-dom": "^16.8.0"
}
Expand Down
Loading

0 comments on commit 3848bbb

Please sign in to comment.