diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 1595e1189..9a6e6dc5b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -47,7 +47,7 @@ "eslint": "^8.26.0", "eslint-config-react-app": "^7.0.1", "eslint-plugin-react-hooks": "^4.6.0", - "husky": "^8.0.0", + "husky": "^8.0.2", "jsdom": "^20.0.1", "lodash": "^4.17.0", "moment": "^2.29", |