diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2019-12-17 09:33:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-17 09:33:35 +0000 |
commit | 5e3debb8feabc8bf0631344bacfff837629240e4 (patch) | |
tree | 61362b7c5719e3c9d51b0cde5604b4b629b94f71 /vid-webpack-master/package.json | |
parent | 5f8ce4adff724009dad903887cd320a0095c1437 (diff) | |
parent | 8d17bc384337849ffdf4a8369834c4480c9c5d93 (diff) |
Merge "Do not show retain VGs checkbox in VFM Upgrade modal + tests modifications"
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", |