We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ff4b9 commit 28c7e0aCopy full SHA for 28c7e0a
package.json
@@ -83,18 +83,18 @@
83
"eslint-plugin-jsx-a11y": "6.2.3",
84
"eslint-plugin-prettier": "3.1.2",
85
"eslint-plugin-react": "7.19.0",
86
- "eslint-plugin-react-hooks": "2.5.1",
+ "eslint-plugin-react-hooks": "3.0.0",
87
"faker": "4.1.0",
88
"file-loader": "6.0.0",
89
- "html-loader": "0.5.5",
90
- "html-webpack-plugin": "3.2.0",
+ "html-loader": "1.1.0",
+ "html-webpack-plugin": "4.2.0",
91
"husky": "4.2.3",
92
"jest": "25.2.3",
93
"less": "3.11.1",
94
"less-loader": "5.0.0",
95
"lint-staged": "10.0.9",
96
"mini-css-extract-plugin": "0.9.0",
97
- "prettier": "1.19.1",
+ "prettier": "2.0.4",
98
"react-test-renderer": "16.13.1",
99
"style-loader": "1.1.3",
100
"ts-jest": "25.2.1",
0 commit comments