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

View File

@ -15129,10 +15129,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
prettier@2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
version "5.6.0"