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 10
10
"typecheck" : " tsc -p . --noEmit"
11
11
},
12
12
"devDependencies" : {
13
- "@types/jest" : " ^27.4.1 " ,
13
+ "@types/jest" : " ^27.5.0 " ,
14
14
"@types/react" : " ^17.0.40" ,
15
15
"@types/react-dom" : " ^17.0.11" ,
16
16
"css-loader" : " ^3.5.3" ,
Original file line number Diff line number Diff line change 654
654
dependencies :
655
655
" @types/istanbul-lib-report" " *"
656
656
657
- " @types/jest@^27.4.1 " :
658
- version "27.4.1 "
659
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1 .tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d "
660
- integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw ==
657
+ " @types/jest@^27.5.0 " :
658
+ version "27.5.0 "
659
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0 .tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b "
660
+ integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g ==
661
661
dependencies :
662
662
jest-matcher-utils "^27.0.0"
663
663
pretty-format "^27.0.0"
You can’t perform that action at this time.
0 commit comments