build(deps): update dependency prettier to v2.3.2 (#2122)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2127/head
renovate[bot] 2021-06-27 14:33:54 +10:00 committed by GitHub
parent 9640b48b60
commit b1551e794b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -72,7 +72,7 @@
"eslint-formatter-rdjson": "1.0.5",
"eslint-import-resolver-typescript": "2.4.0",
"eslint-plugin-prettier": "3.4.0",
"prettier": "2.3.1",
"prettier": "2.3.2",
"react-test-renderer": "16.14.0"
}
}

View File

@ -10195,10 +10195,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
prettier@2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
pretty-bytes@^5.3.0:
version "5.4.1"