Skip to content

Commit

Permalink
Update dependency husky to v4.3.6 (#125)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 5, 2021
1 parent c1a4ce0 commit 6027aad
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/common-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"eslint-plugin-react": "7.20.6",
"global": "4.4.0",
"html-webpack-plugin": "3.2.0",
"husky": "1.3.1",
"husky": "4.3.6",
"koa": "^2.13.0",
"nyc": "13.3.0",
"onefx": "^2.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/onefx-auth-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"form-serialize": "^0.7.2",
"global": "4.4.0",
"html-webpack-plugin": "3.2.0",
"husky": "1.3.1",
"husky": "4.3.6",
"is-browser": "^2.1.0",
"koa": "^2.13.0",
"nyc": "13.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/onefx-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"eslint": "7.9.0",
"eslint-plugin-import": "2.22.0",
"global": "4.4.0",
"husky": "3.1.0",
"husky": "4.3.6",
"koa": "^2.13.0",
"mongoose": "^5.10.6",
"nyc": "14.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"eslint-plugin-react-hooks": "^4.1.2",
"global": "4.4.0",
"graphql": "^15.3.0",
"husky": "4.2.5",
"husky": "4.3.6",
"nyc": "15.1.0",
"prettier": "2.0.5",
"pretty-quick": "2.0.1",
Expand Down

0 comments on commit 6027aad

Please sign in to comment.