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 26
26
"node" : " >=8.7.0"
27
27
},
28
28
"dependencies" : {
29
- "lodash" : " ^4.17.4 " ,
30
- "postcss" : " ^7.0.0 "
29
+ "lodash" : " ^4.17.11 " ,
30
+ "postcss" : " ^7.0.14 "
31
31
},
32
32
"devDependencies" : {
33
- "eslint" : " ~5.15 .0" ,
33
+ "eslint" : " ~5.16 .0" ,
34
34
"eslint-config-hudochenkov" : " ~3.0.0" ,
35
35
"eslint-config-prettier" : " ~4.1.0" ,
36
- "husky" : " ^1.1.3 " ,
37
- "jest" : " ^24.1.0 " ,
38
- "jest-watch-typeahead" : " ^0.2.1 " ,
39
- "lint-staged" : " ^8.0.4 " ,
36
+ "husky" : " ^1.3.1 " ,
37
+ "jest" : " ^24.7.1 " ,
38
+ "jest-watch-typeahead" : " ^0.3.0 " ,
39
+ "lint-staged" : " ^8.1.5 " ,
40
40
"postcss-html" : " ^0.36.0" ,
41
41
"postcss-jsx" : " ^0.36.0" ,
42
42
"postcss-syntax" : " ^0.36.2" ,
43
- "prettier" : " ~1.16.4 "
43
+ "prettier" : " ~1.17.0 "
44
44
},
45
45
"scripts" : {
46
46
"test" : " npm run lint && jest" ,
You can’t perform that action at this time.
0 commit comments