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

Bump prettier from 2.8.1 to 2.8.3
This commit is contained in:
AkiraFukushima 2023-01-24 23:47:02 +09:00 committed by GitHub
commit 8a2c38dc1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -89,7 +89,7 @@
"jest": "^29.3.1",
"jest-worker": "^29.3.1",
"lodash": "^4.17.14",
"prettier": "^2.8.1",
"prettier": "^2.8.3",
"ts-jest": "^29.0.3",
"typedoc": "^0.23.24"
}

View file

@ -4092,10 +4092,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
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-format@^29.0.0, pretty-format@^29.3.1:
version "29.3.1"