aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorNathan Reese <reese.nathan@gmail.com>2018-05-30 09:21:38 -0600
committerGitHub <noreply@github.com>2018-05-30 09:21:38 -0600
commit8de20f23fd992b84b3ddf9f963378df0cb105b45 (patch)
tree924ae4f845e77b4809070133be06e0ef0a2d0d9b /yarn.lock
parent751b0c173d4f742e62998c46183e785b17f4c45e (diff)
Remove react-select from kibana (#18876)
* remove react-select from AggSelect * update field_select to use EuiComboBox * metric_select * moving_average * percentile * series_agg * std_deviation * removing some more react-select instances * icon_select and group_by_select * gauge type * markdown * set isClearable prop * remove react-select from timeseries config * remove react-select from timeseries panel options * remove react select from terms * remove react-select from table config * remove react-select from data_format_picker * fix create_select_handler mocha test * remove react-select from kibana * update tsvb functional tests * set isDisabled prop on EuiComboBox where disabld prop was set for Select * use durationOutputOptions for duration 'to' options
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 429b827b0..4463c1787 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10470,7 +10470,7 @@ react-router@^4.2.0:
prop-types "^15.5.4"
warning "^3.0.0"
-react-select@^1.2.0, react-select@^1.2.1:
+react-select@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-1.2.1.tgz#a2fe58a569eb14dcaa6543816260b97e538120d1"
dependencies: