File tree Expand file tree Collapse file tree 4 files changed +437
-1795
lines changed Expand file tree Collapse file tree 4 files changed +437
-1795
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" : " 12.20.43" ,
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 1809
1809
jest-diff "^27.0.0"
1810
1810
pretty-format "^27.0.0"
1811
1811
1812
- " @types/jest@^ 26.0.20 " :
1812
+
1813
1813
version "26.0.24"
1814
1814
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
1815
1815
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
Original file line number Diff line number Diff line change 62
62
"@types/node" : " 17.0.14" ,
63
63
"@types/react" : " 17.0.38" ,
64
64
"auto-changelog" : " 2.3.0" ,
65
- "babel-jest" : " 27.4.6 " ,
65
+ "babel-jest" : " 27.5.1 " ,
66
66
"codecov" : " 3.8.3" ,
67
67
"eslint" : " 8.8.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