build(deps): update dependency prettier to v2.4.1 (#2382)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2381/head^2
renovate[bot] 2021-09-16 19:59:26 +10:00 committed by GitHub
parent 11032bdf93
commit e1ca24344a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -70,7 +70,7 @@
"eslint-import-resolver-typescript": "2.5.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.2",
"prettier": "2.4.0",
"prettier": "2.4.1",
"react-scripts": "4.0.3",
"react-test-renderer": "17.0.2",
"typescript": "4.4.3"

View File

@ -9552,10 +9552,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
prettier@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
pretty-bytes@^5.3.0:
version "5.6.0"