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 71
71
"@babel/preset-typescript" : " 7.10.4" ,
72
72
"@rollup/plugin-commonjs" : " 15.0.0" ,
73
73
"@rollup/plugin-node-resolve" : " 9.0.0" ,
74
- "@types/jest" : " 26.0.9 " ,
74
+ "@types/jest" : " 26.0.10 " ,
75
75
"@types/js-yaml" : " 3.12.5" ,
76
76
"@types/mkdirp" : " 1.0.1" ,
77
77
"@types/node" : " 14.0.27" ,
Original file line number Diff line number Diff line change 1226
1226
dependencies :
1227
1227
" @types/istanbul-lib-report" " *"
1228
1228
1229
-
1230
- version "26.0.9 "
1231
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9 .tgz#0543b57da5f0cd949c5f423a00c56c492289c989 "
1232
- integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ ==
1229
+
1230
+ version "26.0.10 "
1231
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10 .tgz#8faf7e9756c033c39014ae76a7329efea00ea607 "
1232
+ integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q ==
1233
1233
dependencies :
1234
1234
jest-diff "^25.2.1"
1235
1235
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments