about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-07-15 08:01:01 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-07-15 01:01:01 +0200
commitaf161e849dcad223a03bd95df3804443533144a4 (patch)
tree5bbad2cdad49c83d693bf8f9f234636ed1dfcf67 /yarn.lock
parentd0d23b8f0aa72946fe0c8d3327ce1d8bbc049d4f (diff)
Downgrade react-swipeable-views to v0.12.13 from v0.12.14 (#8022)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/yarn.lock b/yarn.lock
index 01a5b35f6..423623300 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6942,14 +6942,14 @@ react-sparklines@^1.7.0:
   dependencies:
     prop-types "^15.5.10"
 
-react-swipeable-views-core@^0.12.14:
+react-swipeable-views-core@^0.12.11, react-swipeable-views-core@^0.12.14:
   version "0.12.14"
   resolved "https://registry.yarnpkg.com/react-swipeable-views-core/-/react-swipeable-views-core-0.12.14.tgz#65271fd18dd9b359e39392fe065a8067e0d7bfdb"
   dependencies:
     "@babel/runtime" "^7.0.0-beta.42"
     warning "^4.0.1"
 
-react-swipeable-views-utils@^0.12.14:
+react-swipeable-views-utils@^0.12.13:
   version "0.12.14"
   resolved "https://registry.yarnpkg.com/react-swipeable-views-utils/-/react-swipeable-views-utils-0.12.14.tgz#7ba72ea8eff8149f2c50ed8abc6fb21d1e0de227"
   dependencies:
@@ -6960,16 +6960,16 @@ react-swipeable-views-utils@^0.12.14:
     react-event-listener "^0.6.0"
     react-swipeable-views-core "^0.12.14"
 
-react-swipeable-views@^0.12.3:
-  version "0.12.14"
-  resolved "https://registry.yarnpkg.com/react-swipeable-views/-/react-swipeable-views-0.12.14.tgz#71722be23491ef500c42e86bafb838d45a69ffe1"
+react-swipeable-views@0.12.13:
+  version "0.12.13"
+  resolved "https://registry.yarnpkg.com/react-swipeable-views/-/react-swipeable-views-0.12.13.tgz#247442dbe14922efe5ad6fe0297599c817600bf9"
   dependencies:
-    "@babel/runtime" "^7.0.0-beta.42"
+    babel-runtime "^6.23.0"
     dom-helpers "^3.2.1"
     prop-types "^15.5.4"
-    react-swipeable-views-core "^0.12.14"
-    react-swipeable-views-utils "^0.12.14"
-    warning "^4.0.1"
+    react-swipeable-views-core "^0.12.11"
+    react-swipeable-views-utils "^0.12.13"
+    warning "^3.0.0"
 
 react-test-renderer@^16.0.0-0, react-test-renderer@^16.2.0:
   version "16.4.1"