File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 38
38
"@testing-library/react" : " ^9.3.2" ,
39
39
"@testing-library/user-event" : " ^13.0.1" ,
40
40
"@types/axios" : " ^0.14.0" ,
41
- "@types/jest" : " ^26 .0.20 " ,
42
- "@types/node" : " ^12.0.0 " ,
41
+ "@types/jest" : " ^24 .0.0 " ,
42
+ "@types/node" : " ^14.14.35 " ,
43
43
"@types/react" : " ^16.9.0" ,
44
44
"@types/react-dom" : " ^17.0.2" ,
45
45
"@types/react-router-dom" : " ^5.1.4" ,
Original file line number Diff line number Diff line change 1520
1520
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
1521
1521
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
1522
1522
1523
- " @types/node@* " :
1524
- version "13.13.1"
1525
- resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.1.tgz#1ba94c5a177a1692518bfc7b41aec0aa1a14354e"
1526
- integrity sha512-uysqysLJ+As9jqI5yqjwP3QJrhOcUwBjHUlUxPxjbplwKoILvXVsmYWEhfmAQlrPfbRZmhJB007o4L9sKqtHqQ==
1527
-
1528
- " @types/node@^12.0.0 " :
1529
- version "12.12.36"
1530
- resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.36.tgz#162c8c2a2e659da480049df0e19ae128ad3a1527"
1531
- integrity sha512-hmmypvyO/uTLFYCYu6Hlb3ydeJ11vXRxg8/WJ0E3wvwmPO0y47VqnfmXFVuWlysO0Zyj+je1Y33rQeuYkZ51GQ==
1523
+ " @types/node@*" , "@types/node@^14.14.35":
1524
+ version "14.14.35"
1525
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
1526
+ integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
1532
1527
1533
1528
" @types/parse-json@^4.0.0 " :
1534
1529
version "4.0.0"
You can’t perform that action at this time.
0 commit comments