chore(deps): update dependency prettier to v2.8.4 (#504)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-08 06:41:00 -05:00
committed by GitHub
parent b113777892
commit ba5fdfe599
5 changed files with 8 additions and 8 deletions

View File

@ -85,7 +85,7 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.21",
"postcss-scss": "4.0.6",
"prettier": "2.8.3",
"prettier": "2.8.4",
"source-map-loader": "4.0.1",
"style-loader": "3.3.1",
"to-string-loader": "1.2.0",

View File

@ -244,7 +244,7 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.21",
"postcss-scss": "4.0.6",
"prettier": "2.8.3",
"prettier": "2.8.4",
"process": "0.11.10",
"react-refresh": "0.14.0",
"react-svg-loader": "3.0.3",

View File

@ -27,7 +27,7 @@
"eslint-plugin-react": "7.32.2",
"eslint-plugin-unicorn": "45.0.2",
"eslint": "8.33.0",
"prettier": "2.8.3",
"prettier": "2.8.4",
"react-scripts": "5.0.1",
"typescript": "4.9.5",
"webpack": "5.75.0"

View File

@ -52,7 +52,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-unicorn": "45.0.2",
"npm-run-all": "4.1.5",
"prettier": "2.8.3",
"prettier": "2.8.4",
"typescript": "4.9.5",
"webpack": "5.75.0"
},