Merge pull request #482 from brianlovin/dependabot/npm_and_yarn/prettier-2.0.1

Bump prettier from 1.19.1 to 2.0.1
This commit is contained in:
Brian Lovin 2020-03-24 00:20:10 +09:00 committed by GitHub
commit 84819f3d1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View file

@ -48,7 +48,7 @@
"eslint-plugin-react": "^7.19.0",
"flow-bin": "^0.121.0",
"lint-staged": "^10.0.8",
"prettier": "^1.19.1",
"prettier": "^2.0.1",
"prettier-eslint": "^9.0.1"
},
"lint-staged": {

View file

@ -7107,11 +7107,16 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@^1.19.1, prettier@^1.7.0:
prettier@^1.7.0:
version "1.19.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
prettier@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.1.tgz#3f00ac71263be34684b2b2c8d7e7f63737592dac"
integrity sha512-piXGBcY1zoFOG0MvHpNE5reAGseLmaCRifQ/fmfF49BcYkInEs/naD/unxGNAeOKFA5+JxVrPyMvMlpzcd20UA==
pretty-bytes@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.3.0.tgz#f2849e27db79fb4d6cfe24764fc4134f165989f2"