diff options
author | Amir Skalka <amir.skalka@intl.att.com> | 2019-12-10 16:47:11 +0200 |
---|---|---|
committer | Amir Skalka <amir.skalka@intl.att.com> | 2019-12-16 15:08:01 +0200 |
commit | 8d17bc384337849ffdf4a8369834c4480c9c5d93 (patch) | |
tree | 5c3c10bb49d2ae687a64aaf89f8b4e3da77a644e /vid-webpack-master/package.json | |
parent | 4a42937926e558e61364998c626b86e1e56708e6 (diff) |
Do not show retain VGs checkbox in VFM Upgrade modal + tests modifications
Business&test(cypress&UT), refactor of some files, fix of typos,
upgrade jest version etc.
Issue-ID: VID-603
Change-Id: I2153c8a7f300bfa34f6817704b08f0c2a046a4e7
Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
Diffstat (limited to 'vid-webpack-master/package.json')
-rw-r--r-- | vid-webpack-master/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-webpack-master/package.json b/vid-webpack-master/package.json index f2f913612..c9113d681 100644 --- a/vid-webpack-master/package.json +++ b/vid-webpack-master/package.json @@ -92,7 +92,7 @@ "hammerjs": "2.0.8", "husky": "^1.3.1", "istanbul-reports": "2.1.1", - "jest": "24.1.0", + "jest": "24.9.0", "jest-each": "24.0.0", "jest-junit": "6.3.0", "jest-sonar-reporter": "2.0.0", |