mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #484 from brianlovin/dependabot/npm_and_yarn/prettier-2.0.2
This commit is contained in:
commit
dccbe7be65
2 changed files with 5 additions and 5 deletions
|
|
@ -48,7 +48,7 @@
|
|||
"eslint-plugin-react": "^7.19.0",
|
||||
"flow-bin": "^0.121.0",
|
||||
"lint-staged": "^10.0.8",
|
||||
"prettier": "^2.0.1",
|
||||
"prettier": "^2.0.2",
|
||||
"prettier-eslint": "^9.0.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
|||
|
|
@ -7112,10 +7112,10 @@ prettier@^1.7.0:
|
|||
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==
|
||||
prettier@^2.0.2:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.2.tgz#1ba8f3eb92231e769b7fcd7cb73ae1b6b74ade08"
|
||||
integrity sha512-5xJQIPT8BraI7ZnaDwSbu5zLrB6vvi8hVV58yHQ+QK64qrY40dULy0HSRlQ2/2IdzeBpjhDkqdcFBnFeDEMVdg==
|
||||
|
||||
pretty-bytes@5.3.0:
|
||||
version "5.3.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue