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 134
134
"stylelint" : " 9.10.1" ,
135
135
"stylelint-config-recommended-scss" : " 3.2.0" ,
136
136
"stylelint-scss" : " 3.5.4" ,
137
- "ts-jest" : " 24.0 .0" ,
137
+ "ts-jest" : " 24.3 .0" ,
138
138
"ts-loader" : " 5.3.3" ,
139
139
"tslint" : " 5.14.0" ,
140
140
"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:
6293
6293
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
6294
6294
integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
6295
6295
6296
- lodash.memoize@^4.1.2 :
6296
+ lodash.memoize@4.x, lodash.memoize@ ^4.1.2 :
6297
6297
version "4.1.2"
6298
6298
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
6299
6299
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
@@ -10356,15 +10356,16 @@ ts-invariant@^0.3.0, ts-invariant@^0.3.2:
10356
10356
dependencies :
10357
10357
tslib "^1.9.3"
10358
10358
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 ==
10363
10363
dependencies :
10364
10364
bs-logger "0.x"
10365
10365
buffer-from "1.x"
10366
10366
fast-json-stable-stringify "2.x"
10367
10367
json5 "2.x"
10368
+ lodash.memoize "4.x"
10368
10369
make-error "1.x"
10369
10370
mkdirp "0.x"
10370
10371
resolve "1.x"
You can’t perform that action at this time.
0 commit comments