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 7, 2021
1 parent 3ad944b commit 6fa7bc2
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.6.0",
"onefx-auth": "^2.5.0",
"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 @@ -107,7 +107,7 @@
"onefx-auth": "^2.5.0",
"onefx-common-components": "^2.6.0",
"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 6fa7bc2

Please sign in to comment.