This repository was archived by the owner on Mar 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"jest-dom" : " ^3.1.3" ,
37
37
"prettier" : " ^1.17.0" ,
38
38
"rimraf" : " ^2.6.3" ,
39
- "ts-jest" : " ^24.0.0 " ,
39
+ "ts-jest" : " ^24.0.2 " ,
40
40
"ts-node-dev" : " ^1.0.0-pre.32" ,
41
41
"tslint" : " ^5.14.0" ,
42
42
"tslint-config-airbnb" : " ^5.11.1" ,
Original file line number Diff line number Diff line change @@ -5206,10 +5206,10 @@ trim-right@^1.0.1:
5206
5206
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
5207
5207
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
5208
5208
5209
- ts-jest@^24.0.0 :
5210
- version "24.0.0 "
5211
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.0 .tgz#3f26bf2ec1fa584863a5a9c29bd8717d549efbf6 "
5212
- integrity sha512-o8BO3TkMREpAATaFTrXkovMsCpBl2z4NDBoLJuWZcJJj1ijI49UnvDMfVpj+iogn/Jl8Pbhuei5nc/Ti+frEHw ==
5209
+ ts-jest@^24.0.2 :
5210
+ version "24.0.2 "
5211
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2 .tgz#8dde6cece97c31c03e80e474c749753ffd27194d "
5212
+ integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw ==
5213
5213
dependencies :
5214
5214
bs-logger "0.x"
5215
5215
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments