File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 37
37
"author" :
" Kent C. Dodds <[email protected] > (http://kentcdodds.com/)" ,
38
38
"license" : " MIT" ,
39
39
"dependencies" : {
40
- "dom-testing-library" : " ^3.8.1 " ,
41
- "wait-for-expect" : " ^1.0.0 "
40
+ "dom-testing-library" : " ^3.9.0 " ,
41
+ "wait-for-expect" : " ^1.0.1 "
42
42
},
43
43
"devDependencies" : {
44
44
"@reach/router" : " ^1.2.1" ,
45
- "@types/react-dom" : " ^16.0.6 " ,
45
+ "@types/react-dom" : " ^16.0.9 " ,
46
46
"axios" : " ^0.18.0" ,
47
47
"eslint-import-resolver-jest" : " ^2.1.1" ,
48
48
"history" : " ^4.7.2" ,
49
- "jest-dom" : " ^1.3.1 " ,
49
+ "jest-dom" : " ^2.0.4 " ,
50
50
"jest-in-case" : " ^1.0.2" ,
51
- "kcd-scripts" : " ^0.42 .0" ,
52
- "react" : " ^16.4.1 " ,
53
- "react-dom" : " ^16.4.1 " ,
51
+ "kcd-scripts" : " ^0.44 .0" ,
52
+ "react" : " ^16.5.2 " ,
53
+ "react-dom" : " ^16.5.2 " ,
54
54
"react-redux" : " ^5.0.7" ,
55
55
"react-router" : " ^4.3.1" ,
56
56
"react-router-dom" : " ^4.3.1" ,
57
- "react-transition-group" : " ^2.3.1 " ,
57
+ "react-transition-group" : " ^2.5.0 " ,
58
58
"redux" : " ^4.0.0"
59
59
},
60
60
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments