We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9678b commit 8c21e1cCopy full SHA for 8c21e1c
package.json
@@ -54,7 +54,7 @@
54
"eslint-plugin-import": "^2.16.0",
55
"eslint-plugin-jsx-a11y": "^6.2.1",
56
"eslint-plugin-react": "^7.12.4",
57
- "husky": "^1.1.2",
+ "husky": "^2.2.0",
58
"lint-staged": "^8.1.5",
59
"node-sass": "^4.9.0",
60
"npm-run-all": "^4.1.3",
@@ -64,8 +64,8 @@
64
"react-dom": "^16.8.4",
65
"rollup": "^1.6.0",
66
"rollup-plugin-postcss": "^2.0.3",
67
- "rollup-plugin-typescript2": "^0.20.1",
68
- "stylelint": "^9.10.1",
+ "rollup-plugin-typescript2": "^0.21.0",
+ "stylelint": "^10.0.1",
69
"typescript": "^3.3.3333"
70
},
71
"files": [
0 commit comments