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 32
32
" converter"
33
33
],
34
34
"dependencies" : {
35
- "html-dom-parser" : " 0.1.2 " ,
35
+ "html-dom-parser" : " 0.1.3 " ,
36
36
"react-dom-core" : " 0.0.2" ,
37
37
"style-to-object" : " 0.2.0"
38
38
},
39
39
"devDependencies" : {
40
- "@commitlint/cli" : " ^5.2.3 " ,
41
- "@commitlint/config-conventional" : " ^5.2.3 " ,
40
+ "@commitlint/cli" : " ^6.1.0 " ,
41
+ "@commitlint/config-conventional" : " ^6.1.0 " ,
42
42
"coveralls" : " ^3.0.0" ,
43
- "eslint" : " ^4.12 .0" ,
43
+ "eslint" : " ^4.18 .0" ,
44
44
"husky" : " ^0.14.3" ,
45
45
"istanbul" : " ^0.4.5" ,
46
- "mocha" : " ^4 .0.1" ,
46
+ "mocha" : " ^5 .0.1" ,
47
47
"react" : " ^16" ,
48
48
"react-dom" : " ^16" ,
49
- "standard-version" : " ^4.2 .0" ,
50
- "webpack" : " ^3.8.1 "
49
+ "standard-version" : " ^4.3 .0" ,
50
+ "webpack" : " ^3.11.0 "
51
51
},
52
52
"peerDependencies" : {
53
53
"react" : " ^0.14 || ^15 || ^16"
You can’t perform that action at this time.
0 commit comments