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 12
12
"type-check" : " tsc --noEmit"
13
13
},
14
14
"dependencies" : {
15
- "@types/jest" : " 26.0.12 " ,
15
+ "@types/jest" : " 26.0.13 " ,
16
16
"@types/node" : " 12.12.54" ,
17
17
"@types/react" : " 16.9.49" ,
18
18
"@types/react-dom" : " 16.9.8" ,
Original file line number Diff line number Diff line change 1525
1525
" @types/istanbul-lib-coverage" " *"
1526
1526
" @types/istanbul-lib-report" " *"
1527
1527
1528
-
1529
- version "26.0.12 "
1530
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.12 .tgz#0f20fef9e74f55a312530284e6178f3b3254f501 "
1531
- integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg ==
1528
+
1529
+ version "26.0.13 "
1530
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13 .tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e "
1531
+ integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA ==
1532
1532
dependencies :
1533
1533
jest-diff "^25.2.1"
1534
1534
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments