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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
},

View File

@ -15671,10 +15671,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@2.8.7:
version "2.8.7"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
prettier@2.8.8:
version "2.8.8"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
version "5.6.0"