File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 37
37
"@actions/github" : " ^2.0.0"
38
38
},
39
39
"devDependencies" : {
40
- "@types/jest" : " ^24.0.23 " ,
40
+ "@types/jest" : " ^24.0.24 " ,
41
41
"@types/node" : " ^12.12.20" ,
42
42
"jest" : " ^24.8.0" ,
43
43
"jest-circus" : " ^24.7.1" ,
Original file line number Diff line number Diff line change 388
388
" @types/istanbul-lib-coverage" " *"
389
389
" @types/istanbul-lib-report" " *"
390
390
391
- " @types/jest@^24.0.23 " :
392
- version "24.0.23 "
393
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.23 .tgz#046f8e2ade026fe831623e361a36b6fb9a4463e4 "
391
+ " @types/jest@^24.0.24 " :
392
+ version "24.0.24 "
393
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.24 .tgz#0f2f523dc77cc1bc6bef34eaf287ede887a73f05 "
394
394
dependencies :
395
395
jest-diff "^24.3.0"
396
396
You can’t perform that action at this time.
0 commit comments