chore: upgrade prettier (#6887)
* lint
* upgrade prettier
---------
Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
Showing
... | @@ -118,7 +118,7 @@ | ... | @@ -118,7 +118,7 @@ |
"jest-styled-components": "^7.0.8", | "jest-styled-components": "^7.0.8", | ||
"ms.macro": "^2.0.0", | "ms.macro": "^2.0.0", | ||
"path-browserify": "^1.0.1", | "path-browserify": "^1.0.1", | ||
"prettier": "^2.7.1", | "prettier": "^2.8.8", | ||
"process": "^0.11.10", | "process": "^0.11.10", | ||
"react-scripts": "^5.0.1", | "react-scripts": "^5.0.1", | ||
"resize-observer-polyfill": "^1.5.1", | "resize-observer-polyfill": "^1.5.1", | ||
... | ... |
Please register or sign in to comment