Merge pull request #3438 from h3poteto/dependabot/npm_and_yarn/prettier-2.7.1

Bump prettier from 2.7.0 to 2.7.1
This commit is contained in:
AkiraFukushima 2022-07-10 14:47:17 +09:00 committed by GitHub
commit 99d6756534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -192,7 +192,7 @@
"postcss": "^8.4.12",
"postcss-html": "^1.4.1",
"postcss-scss": "^4.0.4",
"prettier": "^2.7.0",
"prettier": "^2.7.1",
"process": "^0.11.10",
"regenerator-runtime": "^0.13.9",
"sass-loader": "^12.6.0",

View File

@ -10135,10 +10135,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
prettier@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
pretty-error@^4.0.0:
version "4.0.0"