Merge pull request #4020 from h3poteto/dependabot/npm_and_yarn/prettier-2.8.3

build(deps-dev): bump prettier from 2.8.2 to 2.8.3
This commit is contained in:
AkiraFukushima 2023-01-21 18:46:18 +09:00 committed by GitHub
commit ef7fd3cf8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -178,7 +178,7 @@
"postcss": "^8.4.21",
"postcss-html": "^1.5.0",
"postcss-scss": "^4.0.6",
"prettier": "^2.8.2",
"prettier": "^2.8.3",
"process": "^0.11.10",
"regenerator-runtime": "^0.13.11",
"sass-loader": "^13.2.0",

View File

@ -10025,10 +10025,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@^2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
prettier@^2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
pretty-error@^4.0.0:
version "4.0.0"