File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 86
86
"@babel/core" : " ^7.12.10" ,
87
87
"@babel/preset-env" : " ^7.12.11" ,
88
88
"@lerna/project" : " 4.0.0" ,
89
- "@types/jest" : " 27.0.1 " ,
89
+ "@types/jest" : " 27.0.2 " ,
90
90
"@types/node" : " 12.20.25" ,
91
91
"@typescript-eslint/eslint-plugin" : " ^4.1.0" ,
92
92
"@typescript-eslint/parser" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 2585
2585
dependencies :
2586
2586
" @types/istanbul-lib-report" " *"
2587
2587
2588
-
2589
- version "27.0.1 "
2590
- resolved "https://registry.npmjs.org/@types/jest/-/jest-27.0.1 .tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca "
2591
- integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw ==
2588
+
2589
+ version "27.0.2 "
2590
+ resolved "https://registry.npmjs.org/@types/jest/-/jest-27.0.2 .tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7 "
2591
+ integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA ==
2592
2592
dependencies :
2593
2593
jest-diff "^27.0.0"
2594
2594
pretty-format "^27.0.0"
You can’t perform that action at this time.
0 commit comments