File tree Expand file tree Collapse file tree 2 files changed +598
-257
lines changed Expand file tree Collapse file tree 2 files changed +598
-257
lines changed Original file line number Diff line number Diff line change 19
19
20
20
"license" : " MIT" ,
21
21
"devDependencies" : {
22
- "@types/enzyme" : " ^3.9.0 " ,
23
- "@types/enzyme-adapter-react-16" : " ^1.0.5 " ,
22
+ "@types/enzyme" : " ^3.10.10 " ,
23
+ "@types/enzyme-adapter-react-16" : " ^1.0.6 " ,
24
24
"@types/jest" : " ^24.0.6" ,
25
25
"@types/react" : " ^16.8.4" ,
26
26
"@types/react-test-renderer" : " ^16.8.1" ,
27
- "coveralls" : " ^3.0.3 " ,
28
- "enzyme" : " ^3.9 .0" ,
29
- "enzyme-adapter-react-16" : " ^1.9.1 " ,
27
+ "coveralls" : " ^3.1.1 " ,
28
+ "enzyme" : " ^3.11 .0" ,
29
+ "enzyme-adapter-react-16" : " ^1.15.6 " ,
30
30
"jest" : " ^24.1.0" ,
31
31
"npm-run-all" : " ^4.1.5" ,
32
32
"react" : " ^16.8.3" ,
40
40
"uglify-es" : " ^3.3.9"
41
41
},
42
42
"dependencies" : {
43
- "react-flip-numbers" : " 3.0.2 " ,
44
- "react-simple-animate" : " ^3.0.2 "
43
+ "react-flip-numbers" : " 3.0.5 " ,
44
+ "react-simple-animate" : " ^3.3.12 "
45
45
},
46
46
"peerDependencies" : {
47
47
"react" : " ^16.8.0" ,
You can’t perform that action at this time.
0 commit comments