File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 43
43
"author" : " Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)" ,
44
44
"license" : " MIT" ,
45
45
"dependencies" : {
46
- "@babel/runtime" : " ^7.11.2 " ,
47
- "@testing-library/dom" : " ^7.26.0 "
46
+ "@babel/runtime" : " ^7.12.1 " ,
47
+ "@testing-library/dom" : " ^7.26.4 "
48
48
},
49
49
"devDependencies" : {
50
- "@testing-library/jest-dom" : " ^5.11.4 " ,
50
+ "@testing-library/jest-dom" : " ^5.11.5 " ,
51
51
"@types/react-dom" : " ^16.9.8" ,
52
- "dotenv-cli" : " ^3.2 .0" ,
53
- "dtslint" : " 4.0.0 " ,
54
- "kcd-scripts" : " ^6.3 .0" ,
52
+ "dotenv-cli" : " ^4.0 .0" ,
53
+ "dtslint" : " 4.0.4 " ,
54
+ "kcd-scripts" : " ^6.6 .0" ,
55
55
"npm-run-all" : " ^4.1.5" ,
56
56
"react" : " ^16.13.1" ,
57
57
"react-dom" : " ^16.13.1" ,
58
58
"rimraf" : " ^3.0.2" ,
59
- "typescript" : " ^4.0.2 "
59
+ "typescript" : " ^4.0.5 "
60
60
},
61
61
"peerDependencies" : {
62
62
"react" : " *" ,
You can’t perform that action at this time.
0 commit comments