Skip to content

Commit

Permalink
Update dependency pretty-quick to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 22, 2021
1 parent ffd4cf2 commit bb5c1e8
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 @@ -104,7 +104,7 @@
"onefx": "^2.6.5",
"onefx-auth": "^2.6.4",
"prettier": "1.19.1",
"pretty-quick": "1.11.1",
"pretty-quick": "3.1.0",
"react": "16.13.1",
"react-helmet": "^6.1.0",
"react-redux": "^7.2.1",
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 @@ -109,7 +109,7 @@
"onefx-auth": "^2.6.4",
"onefx-common-components": "^2.6.5",
"prettier": "1.19.1",
"pretty-quick": "1.11.1",
"pretty-quick": "3.1.0",
"react": "16.13.1",
"react-helmet": "^6.1.0",
"react-redux": "^7.2.1",
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 @@ -85,7 +85,7 @@
"mongoose": "^5.10.6",
"nyc": "14.1.1",
"prettier": "1.19.1",
"pretty-quick": "2.0.2",
"pretty-quick": "3.1.0",
"ts-node": "8.10.2",
"typescript": "3.9.7",
"uuid": "^8.3.0",
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 @@ -110,7 +110,7 @@
"husky": "4.3.6",
"nyc": "15.1.0",
"prettier": "2.0.5",
"pretty-quick": "2.0.1",
"pretty-quick": "3.1.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-helmet": "6.1.0",
Expand Down

0 comments on commit bb5c1e8

Please sign in to comment.