Merge pull request #4097 from h3poteto/dependabot/npm_and_yarn/prettier-2.8.4

build(deps-dev): bump prettier from 2.8.3 to 2.8.4
This commit is contained in:
AkiraFukushima 2023-02-12 18:06:31 +09:00 committed by GitHub
commit cad82b59b2
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": "^8.4.21",
"postcss-html": "^1.5.0", "postcss-html": "^1.5.0",
"postcss-scss": "^4.0.6", "postcss-scss": "^4.0.6",
"prettier": "^2.8.3", "prettier": "^2.8.4",
"process": "^0.11.10", "process": "^0.11.10",
"regenerator-runtime": "^0.13.11", "regenerator-runtime": "^0.13.11",
"sass-loader": "^13.2.0", "sass-loader": "^13.2.0",

View File

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