chore(deps): update dependency prettier to v2.8.8 (#754)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-23 07:26:06 -04:00
committed by GitHub
parent 90ddb83a0a
commit 5f4542dbec
5 changed files with 8 additions and 8 deletions

View File

@ -93,7 +93,7 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.23",
"postcss-scss": "4.0.6",
"prettier": "2.8.7",
"prettier": "2.8.8",
"source-map-loader": "4.0.1",
"style-loader": "3.3.2",
"to-string-loader": "1.2.0",

View File

@ -259,7 +259,7 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.23",
"postcss-loader": "7.2.4",
"prettier": "2.8.7",
"prettier": "2.8.8",
"process": "0.11.10",
"react-refresh": "0.14.0",
"react-svg-loader": "3.0.3",

View File

@ -31,7 +31,7 @@
"eslint-plugin-unicorn": "46.0.0",
"postcss": "8.4.23",
"postcss-scss": "4.0.6",
"prettier": "2.8.7",
"prettier": "2.8.8",
"react-app-rewired": "2.2.1",
"react-scripts": "5.0.1",
"typescript": "5.0.4",

View File

@ -52,7 +52,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-unicorn": "46.0.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"prettier": "2.8.8",
"typescript": "5.0.4",
"webpack": "5.80.0"
},