File tree 4 files changed +445
-1823
lines changed 4 files changed +445
-1823
lines changed Original file line number Diff line number Diff line change 8
8
"@testing-library/jest-dom" : " 5.16.2" ,
9
9
"@testing-library/react" : " 11.2.7" ,
10
10
"@testing-library/user-event" : " 12.8.3" ,
11
- "@types/jest" : " ^ 26.0.20 " ,
11
+ "@types/jest" : " 26.0.24 " ,
12
12
"@types/node" : " 16.11.26" ,
13
13
"@types/react" : " 16.14.23" ,
14
14
"@types/react-dom" : " 17.0.11" ,
Original file line number Diff line number Diff line change 1804
1804
jest-diff "^27.0.0"
1805
1805
pretty-format "^27.0.0"
1806
1806
1807
- " @types/jest@^ 26.0.20 " :
1807
+
1808
1808
version "26.0.24"
1809
1809
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
1810
1810
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
Original file line number Diff line number Diff line change 58
58
"@babel/preset-typescript" : " 7.16.7" ,
59
59
"@ionic/react" : " 6.0.5" ,
60
60
"@testing-library/react" : " 12.1.2" ,
61
- "@types/jest" : " 27.4.0 " ,
61
+ "@types/jest" : " 27.4.1 " ,
62
62
"@types/node" : " 17.0.14" ,
63
63
"@types/react" : " 17.0.38" ,
64
64
"auto-changelog" : " 2.4.0" ,
65
- "babel-jest" : " 27.4.6 " ,
65
+ "babel-jest" : " 27.5.1 " ,
66
66
"codecov" : " 3.8.3" ,
67
67
"eslint" : " 8.10.0" ,
68
- "jest" : " 27.4.7 " ,
68
+ "jest" : " 27.5.1 " ,
69
69
"np" : " 7.6.0" ,
70
70
"prettier" : " 2.5.1" ,
71
71
"react" : " 17.0.2" ,
81
81
"registry" : " https://registry.npmjs.org"
82
82
},
83
83
"resolutions" : {
84
- "jest" : " 26.6.3 "
84
+ "jest" : " 27.5.1 "
85
85
}
86
86
}
You can’t perform that action at this time.
0 commit comments