File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 3131 "@types/jest" : " ^20.0.5" ,
3232 "@types/lodash.clonedeep" : " ^4.5.6" ,
3333 "jest" : " ^20.0.4" ,
34+ "lodash.clonedeep" : " ^4.5.0" ,
3435 "rimraf" : " ^2.6.2" ,
3536 "ts-jest" : " ^20.0.7" ,
3637 "tslint" : " ^5.5.0" ,
Original file line number Diff line number Diff line change @@ -1577,6 +1577,11 @@ locate-path@^2.0.0:
15771577 p-locate "^2.0.0"
15781578 path-exists "^3.0.0"
15791579
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+
15801585lodash@^4.17.11, lodash@^4.17.4 :
15811586 version "4.17.11"
15821587 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
You can’t perform that action at this time.
0 commit comments