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 13
13
"@types/crypto-js" : " ^4.1.1" ,
14
14
"@types/cypress" : " ^1.1.3" ,
15
15
"@types/express" : " ^4.17.13" ,
16
- "@types/jest" : " ^27.5.2 " ,
16
+ "@types/jest" : " ^28.1.1 " ,
17
17
"@types/redis" : " 2.8.32" ,
18
18
"@types/xml2js" : " ^0.4.11" ,
19
19
"@whtsky/prettier-config" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 974
974
dependencies :
975
975
" @types/istanbul-lib-report" " *"
976
976
977
- " @types/jest@^27.5.2 " :
978
- version "27.5.2 "
979
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2 .tgz#ec49d29d926500ffb9fd22b84262e862049c026c "
980
- integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA ==
977
+ " @types/jest@^28.1.1 " :
978
+ version "28.1.1 "
979
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.1 .tgz#8c9ba63702a11f8c386ee211280e8b68cb093cd1 "
980
+ integrity sha512-C2p7yqleUKtCkVjlOur9BWVA4HgUQmEj/HWCt5WzZ5mLXrWnyIfl0wGuArc+kBXsy0ZZfLp+7dywB4HtSVYGVA ==
981
981
dependencies :
982
982
jest-matcher-utils "^27.0.0"
983
983
pretty-format "^27.0.0"
You can’t perform that action at this time.
0 commit comments