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" : " 14.0.0" ,
73
73
"@rollup/plugin-node-resolve" : " 8.4.0" ,
74
- "@types/jest" : " 26.0.8 " ,
74
+ "@types/jest" : " 26.0.9 " ,
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 1220
1220
" @types/istanbul-lib-coverage" " *"
1221
1221
" @types/istanbul-lib-report" " *"
1222
1222
1223
-
1224
- version "26.0.8 "
1225
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8 .tgz#f5c5559cf25911ce227f7ce30f1f160f24966369 "
1226
- integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g ==
1223
+
1224
+ version "26.0.9 "
1225
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9 .tgz#0543b57da5f0cd949c5f423a00c56c492289c989 "
1226
+ integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ ==
1227
1227
dependencies :
1228
1228
jest-diff "^25.2.1"
1229
1229
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments