File tree 2 files changed +6
-0
lines changed 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 31
31
"@types/jest" : " ^20.0.5" ,
32
32
"@types/lodash.clonedeep" : " ^4.5.6" ,
33
33
"jest" : " ^20.0.4" ,
34
+ "lodash.clonedeep" : " ^4.5.0" ,
34
35
"rimraf" : " ^2.6.2" ,
35
36
"ts-jest" : " ^20.0.7" ,
36
37
"tslint" : " ^5.5.0" ,
Original file line number Diff line number Diff line change @@ -1577,6 +1577,11 @@ locate-path@^2.0.0:
1577
1577
p-locate "^2.0.0"
1578
1578
path-exists "^3.0.0"
1579
1579
1580
+ lodash.clonedeep@^4.5.0 :
1581
+ version "4.5.0"
1582
+ resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
1583
+ integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
1584
+
1580
1585
lodash@^4.17.11, lodash@^4.17.4 :
1581
1586
version "4.17.11"
1582
1587
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
You can’t perform that action at this time.
0 commit comments