File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 43
43
"devDependencies" : {
44
44
"@commitlint/cli" : " ^8.0.0" ,
45
45
"@commitlint/config-conventional" : " ^8.0.0" ,
46
- "@types/react" : " ^16.8.19 " ,
46
+ "@types/react" : " ^16.8.22 " ,
47
47
"benchmark" : " ^2.1.4" ,
48
- "coveralls" : " ^3.0.2 " ,
48
+ "coveralls" : " ^3.0.4 " ,
49
49
"cross-env" : " ^5.2.0" ,
50
- "dtslint" : " ^0.7.9 " ,
51
- "eslint" : " ^5.10 .0" ,
52
- "eslint-plugin-prettier" : " ^3.0 .0" ,
53
- "husky" : " ^2.4.0 " ,
54
- "lint-staged" : " ^8.1.0 " ,
50
+ "dtslint" : " ^0.8.0 " ,
51
+ "eslint" : " ^6.0 .0" ,
52
+ "eslint-plugin-prettier" : " ^3.1 .0" ,
53
+ "husky" : " ^2.4.1 " ,
54
+ "lint-staged" : " ^8.2.1 " ,
55
55
"mocha" : " ^6.1.4" ,
56
56
"nyc" : " ^14.1.1" ,
57
- "prettier" : " ^1.15.3 " ,
57
+ "prettier" : " ^1.18.2 " ,
58
58
"react" : " ^16" ,
59
59
"react-dom" : " ^16" ,
60
60
"rimraf" : " ^2.6.3" ,
61
61
"standard-version" : " ^6.0.1" ,
62
- "webpack" : " ^4.27.1 " ,
63
- "webpack-cli" : " ^3.1.2 "
62
+ "webpack" : " ^4.35.0 " ,
63
+ "webpack-cli" : " ^3.3.5 "
64
64
},
65
65
"peerDependencies" : {
66
66
"react" : " ^0.14 || ^15 || ^16"
You canβt perform that action at this time.
0 commit comments