File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 134134 "stylelint" : " 9.10.1" ,
135135 "stylelint-config-recommended-scss" : " 3.2.0" ,
136136 "stylelint-scss" : " 3.5.4" ,
137- "ts-jest" : " 24.0 .0" ,
137+ "ts-jest" : " 24.3 .0" ,
138138 "ts-loader" : " 5.3.3" ,
139139 "tslint" : " 5.14.0" ,
140140 "tslint-config-prettier" : " 1.18.0" ,
Original file line number Diff line number Diff line change @@ -6293,7 +6293,7 @@ lodash.isequal@^4.5.0:
62936293 resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
62946294 integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
62956295
6296- lodash.memoize@^4.1.2 :
6296+ lodash.memoize@4.x, lodash.memoize@ ^4.1.2 :
62976297 version "4.1.2"
62986298 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
62996299 integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
@@ -10356,15 +10356,16 @@ ts-invariant@^0.3.0, ts-invariant@^0.3.2:
1035610356 dependencies :
1035710357 tslib "^1.9.3"
1035810358
10359- ts-jest@24.0 .0 :
10360- version "24.0 .0"
10361- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0 .0.tgz#3f26bf2ec1fa584863a5a9c29bd8717d549efbf6 "
10362- integrity sha512-o8BO3TkMREpAATaFTrXkovMsCpBl2z4NDBoLJuWZcJJj1ijI49UnvDMfVpj+iogn/Jl8Pbhuei5nc/Ti+frEHw ==
10359+ ts-jest@24.3 .0 :
10360+ version "24.3 .0"
10361+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3 .0.tgz#b97814e3eab359ea840a1ac112deae68aa440869 "
10362+ integrity sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ ==
1036310363 dependencies :
1036410364 bs-logger "0.x"
1036510365 buffer-from "1.x"
1036610366 fast-json-stable-stringify "2.x"
1036710367 json5 "2.x"
10368+ lodash.memoize "4.x"
1036810369 make-error "1.x"
1036910370 mkdirp "0.x"
1037010371 resolve "1.x"
You can’t perform that action at this time.
0 commit comments