Merge pull request #225 from joelwmale/dependabot/npm_and_yarn/prettier-2.3.2

Bump prettier from 2.3.1 to 2.3.2
This commit is contained in:
mergify[bot] 2021-06-28 11:03:46 +00:00 committed by GitHub
commit 763f7f5e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"eslint-plugin-jest": "^24.3.6",
"https": "^1.0.0",
"js-yaml": "^4.1.0",
"prettier": "2.3.1",
"prettier": "2.3.2",
"typescript": "^4.3.4"
}
}

View File

@ -1340,10 +1340,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@2.3.1, prettier@^2.2.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, prettier@^2.2.1:
version "2.3.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
pretty-format@^26.0.0, pretty-format@^26.6.2:
version "26.6.2"