sdc-ui upgrade 55/59155/1
authorMalek <malek.zoabi@amdocs.com>
Mon, 6 Aug 2018 10:50:47 +0000 (13:50 +0300)
committerMalek <malek.zoabi@amdocs.com>
Mon, 6 Aug 2018 10:55:47 +0000 (13:55 +0300)
Issue-ID: SDC-1602
Change-Id: I3356db10e80044713e2733ad0f64997887e72e50
Signed-off-by: Malek <malek.zoabi@amdocs.com>
workflow-designer-ui/src/main/frontend/package.json
workflow-designer-ui/src/main/frontend/src/features/catalog/views/AddWorkflow.jsx
workflow-designer-ui/src/main/frontend/yarn.lock

index bd224ba..f1f3371 100644 (file)
@@ -46,7 +46,7 @@
                "redux-saga": "^0.16.0",
                "redux-thunk": "^2.3.0",
                "reselect": "^3.0.1",
-               "sdc-ui": "1.6.55",
+               "sdc-ui": "1.6.57",
                "uuid-js": "^0.7.5",
                "validator": "^10.2.0"
        },
index 74dfc32..7209f63 100644 (file)
@@ -28,7 +28,7 @@ class AddWorkflow extends React.Component {
                 data-test-id="wf-catalog-add-workflow"
                 onClick={onClick}>
                 <div className="add-workflow__icon">
-                    <SVGIcon name="plusCircle" />
+                    <SVGIcon name="plusCircleThick" />
                 </div>
                 <div className="add-workflow__label">
                     <Translate value="catalog.addWorkflow" />
index 6642482..5a1ac9a 100644 (file)
@@ -1221,10 +1221,10 @@ babel-plugin-jest-hoist@^22.4.3:
   resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.3.tgz#7d8bcccadc2667f96a0dcc6afe1891875ee6c14a"
 
 babel-plugin-macros@^2.2.0:
-  version "2.3.0"
-  resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.3.0.tgz#1538e6339cbcbf093f334dc2f10f5f53043e3fda"
+  version "2.4.0"
+  resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.4.0.tgz#6c5f9836e1f6c0a9743b3bab4af29f73e437e544"
   dependencies:
-    cosmiconfig "^4.0.0"
+    cosmiconfig "^5.0.5"
 
 babel-plugin-minify-builtins@^0.3.0:
   version "0.3.0"
@@ -3034,6 +3034,14 @@ cosmiconfig@^4.0.0:
     parse-json "^4.0.0"
     require-from-string "^2.0.1"
 
+cosmiconfig@^5.0.5:
+  version "5.0.5"
+  resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.5.tgz#a809e3c2306891ce17ab70359dc8bdf661fe2cd0"
+  dependencies:
+    is-directory "^0.3.1"
+    js-yaml "^3.9.0"
+    parse-json "^4.0.0"
+
 create-ecdh@^4.0.0:
   version "4.0.3"
   resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.3.tgz#c9111b6f33045c4697f144787f9254cdc77c45ff"
@@ -10385,9 +10393,9 @@ scss-tokenizer@^0.2.3:
     js-base64 "^2.1.8"
     source-map "^0.4.2"
 
-sdc-ui@1.6.55:
-  version "1.6.55"
-  resolved "https://registry.yarnpkg.com/sdc-ui/-/sdc-ui-1.6.55.tgz#a66f50cdb0d661cd36b586815b504fe51a6f66cc"
+sdc-ui@1.6.57:
+  version "1.6.57"
+  resolved "https://registry.yarnpkg.com/sdc-ui/-/sdc-ui-1.6.57.tgz#9250faa279163e13f36bb91c835b8fe78f77ebaf"
   dependencies:
     "@angular/common" "~2.4.8"
     "@angular/core" "~2.4.8"