mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-04 16:15:02 +00:00
Update dependency prettier to v2.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ad35779c13
commit
16f16984dc
2 changed files with 5 additions and 5 deletions
|
@ -168,7 +168,7 @@
|
|||
"markmap-view": "0.2.6",
|
||||
"mermaid": "8.13.4",
|
||||
"optional-js": "2.3.0",
|
||||
"prettier": "2.4.1",
|
||||
"prettier": "2.5.0",
|
||||
"react": "17.0.2",
|
||||
"react-bootstrap": "1.6.4",
|
||||
"react-bootstrap-typeahead": "5.2.1",
|
||||
|
|
|
@ -11623,10 +11623,10 @@ prepend-http@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
|
||||
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
|
||||
|
||||
prettier@2.4.1:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
|
||||
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
|
||||
prettier@2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
|
||||
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
|
||||
|
||||
pretty-bytes@^5.3.0, pretty-bytes@^5.6.0:
|
||||
version "5.6.0"
|
||||
|
|
Loading…
Reference in a new issue