Skip to content

Commit 9327c79

Browse files
author
Andrey Okonetchnikov
committed
Upgrade prettier, husky, and lint-staged
1 parent a97d9c8 commit 9327c79

File tree

2 files changed

+161
-168
lines changed

2 files changed

+161
-168
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"babel-eslint": "^10.1.0",
4343
"eslint": "^6.8.0",
4444
"eslint-plugin-react": "^7.19.0",
45-
"husky": "^4.2.3",
46-
"lint-staged": "^10.0.8",
47-
"prettier": "^1.14.2",
45+
"husky": "^4.3.0",
46+
"lint-staged": "^10.5.2",
47+
"prettier": "^2.2.0",
4848
"react-styleguidist": "^11.0.0",
4949
"webpack": "^4.16.5"
5050
},

0 commit comments

Comments
 (0)