File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 5353 "react" : " 16.9.0" ,
5454 "react-dom" : " 16.9.0" ,
5555 "rimraf" : " 3.0.0" ,
56- "ts-jest" : " 24.0.2 " ,
56+ "ts-jest" : " 24.1.0 " ,
5757 "tslint" : " 5.18.0" ,
5858 "tslint-config-prettier" : " 1.18.0" ,
5959 "tslint-plugin-prettier" : " 2.0.1" ,
Original file line number Diff line number Diff line change @@ -2583,6 +2583,11 @@ lodash.isequal@^4.5.0:
25832583 resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
25842584 integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
25852585
2586+ lodash.memoize@4.x :
2587+ version "4.1.2"
2588+ resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
2589+ integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
2590+
25862591lodash.sortby@^4.7.0 :
25872592 version "4.7.0"
25882593 resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
@@ -3992,15 +3997,16 @@ trim-right@^1.0.1:
39923997 resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
39933998 integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
39943999
3995- ts-jest@24.0.2 :
3996- version "24.0.2 "
3997- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2. tgz#8dde6cece97c31c03e80e474c749753ffd27194d "
3998- integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw ==
4000+ ts-jest@24.1.0 :
4001+ version "24.1.0 "
4002+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.1.0. tgz#2eaa813271a2987b7e6c3fefbda196301c131734 "
4003+ integrity sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ ==
39994004 dependencies :
40004005 bs-logger "0.x"
40014006 buffer-from "1.x"
40024007 fast-json-stable-stringify "2.x"
40034008 json5 "2.x"
4009+ lodash.memoize "4.x"
40044010 make-error "1.x"
40054011 mkdirp "0.x"
40064012 resolve "1.x"
You can’t perform that action at this time.
0 commit comments