From 55d834d54a62c3887b5a294e97080c8d79733266 Mon Sep 17 00:00:00 2001
From: Ravi Srinivasan <rsriniva@users.noreply.github.com>
Date: Tue, 12 Feb 2019 05:54:48 +0100
Subject: [PATCH] bump up the openshift-applier version to v2.0.8

---
 yarn.lock |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index 5eafc52..950b20c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7475,6 +7475,10 @@
   dependencies:
     is-plain-obj "^1.0.0"
 
+sortablejs@^1.4.2:
+  version "1.7.0"
+  resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.7.0.tgz#80a2b2370abd568e1cec8c271131ef30a904fa28"
+
 source-list-map@^2.0.0:
   version "2.0.0"
   resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.0.tgz#aaa47403f7b245a92fbc97ea08f250d6087ed085"
@@ -8349,6 +8353,12 @@
   version "3.0.1"
   resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.1.tgz#d9b05ad9c7420ba0f626d6500d693e60092cc1e9"
 
+vue-sortable@^0.1.3:
+  version "0.1.3"
+  resolved "https://registry.yarnpkg.com/vue-sortable/-/vue-sortable-0.1.3.tgz#37b889e2f2d54c6148d5d1b958806c6704221eb9"
+  dependencies:
+    sortablejs "^1.4.2"
+
 vue-style-loader@^4.0.1:
   version "4.1.0"
   resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-4.1.0.tgz#7588bd778e2c9f8d87bfc3c5a4a039638da7a863"

--
Gitblit v1.9.3