diff options
| author | Haishan <[email protected]> | 2020-04-16 15:18:28 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2020-04-26 17:58:54 +0800 |
| commit | 2ef14e63c08a2d0b5b26abe73e8718d1d1ef534e (patch) | |
| tree | a47a53bce6ade58cb1d6a03ac181b97d09573789 /package.json | |
| parent | 16fe2b7769be3d58485fb85b34d49d81ac01e1ad (diff) | |
build: upgrade deps
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 057bf2f..db19e50 100644 --- a/package.json +++ b/package.json @@ -86,9 +86,9 @@ "eslint-plugin-jest": "^23.6.0", "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-react": "^7.17.0", - "eslint-plugin-react-hooks": "^2.5.1", + "eslint-plugin-react-hooks": "^3.0.0", "file-loader": "^6.0.0", - "html-webpack-plugin": "^3.2.0", + "html-webpack-plugin": "^4.2.0", "husky": "^4.0.0", "lint-staged": "^10.0.7", "mini-css-extract-plugin": "^0.9.0", @@ -98,7 +98,7 @@ "postcss-loader": "^3.0.0", "postcss-nested": "^4.2.0", "postcss-simple-vars": "^5.0.2", - "prettier": "^1.17.1", + "prettier": "^2.0.4", "react-refresh": "0.0.0-experimental-241c4467e", "resize-observer-polyfill": "^1.5.1", "style-loader": "^1.1.2", |
