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 Sep 22, 2020
1 parent 9cdc44d commit d03bf5c
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 @@ -101,7 +101,7 @@
"onefx": "^2.4.3",
"onefx-auth": "^2.4.3",
"prettier": "1.19.1",
"pretty-quick": "1.11.1",
"pretty-quick": "3.0.2",
"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 @@ -107,7 +107,7 @@
"onefx-auth": "^2.4.3",
"onefx-common-components": "^2.4.7",
"prettier": "1.19.1",
"pretty-quick": "1.11.1",
"pretty-quick": "3.0.2",
"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.0.2",
"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 @@ -107,7 +107,7 @@
"husky": "4.2.5",
"nyc": "15.1.0",
"prettier": "2.0.5",
"pretty-quick": "2.0.1",
"pretty-quick": "3.0.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-helmet": "6.1.0",
Expand Down

0 comments on commit d03bf5c

Please sign in to comment.