diff options
author | Yarin Dekel <yarind@amdocs.com> | 2019-02-11 16:36:19 +0200 |
---|---|---|
committer | Avi Gaffa <avi.gaffa@amdocs.com> | 2019-02-11 15:30:58 +0000 |
commit | 042f4cd9491e69177607a9e2993986a827ca956c (patch) | |
tree | e055654796a3842e7129747616900a2ddf5ba62c /openecomp-ui/yarn.lock | |
parent | 5b3dfb3e55de50686b0a871d0fdc10ac724b9665 (diff) |
Support modal dataTestId from SDCUI
Issue-ID: SDC-2120
Change-Id: I5104d029896a33552d0a9ce64146a47ecf468235
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
Diffstat (limited to 'openecomp-ui/yarn.lock')
-rw-r--r-- | openecomp-ui/yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/openecomp-ui/yarn.lock b/openecomp-ui/yarn.lock index 56a9880ebd..40ae8b6fa2 100644 --- a/openecomp-ui/yarn.lock +++ b/openecomp-ui/yarn.lock @@ -9503,9 +9503,9 @@ scss-tokenizer@^0.2.3: js-base64 "^2.1.8" source-map "^0.4.2" -sdc-ui@1.6.61: - version "1.6.61" - resolved "https://registry.yarnpkg.com/sdc-ui/-/sdc-ui-1.6.61.tgz#2ad3b9ef1f848889f978dac4082cd56420b28dd5" +sdc-ui@1.6.62: + version "1.6.62" + resolved "https://registry.yarnpkg.com/sdc-ui/-/sdc-ui-1.6.62.tgz#738b14d3e2d2280f9be69b1fdb91b7c815e60dca" dependencies: "@angular/common" "~2.4.8" "@angular/core" "~2.4.8" |