Skip to content

Commit 8c21e1c

Browse files
committed
Update dependencies
1 parent df9678b commit 8c21e1c

File tree

2 files changed

+1218
-995
lines changed

2 files changed

+1218
-995
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-import": "^2.16.0",
5555
"eslint-plugin-jsx-a11y": "^6.2.1",
5656
"eslint-plugin-react": "^7.12.4",
57-
"husky": "^1.1.2",
57+
"husky": "^2.2.0",
5858
"lint-staged": "^8.1.5",
5959
"node-sass": "^4.9.0",
6060
"npm-run-all": "^4.1.3",
@@ -64,8 +64,8 @@
6464
"react-dom": "^16.8.4",
6565
"rollup": "^1.6.0",
6666
"rollup-plugin-postcss": "^2.0.3",
67-
"rollup-plugin-typescript2": "^0.20.1",
68-
"stylelint": "^9.10.1",
67+
"rollup-plugin-typescript2": "^0.21.0",
68+
"stylelint": "^10.0.1",
6969
"typescript": "^3.3.3333"
7070
},
7171
"files": [

0 commit comments

Comments
 (0)