mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
chore(deps): update dependency prettier to v3.9.6 (#859)
Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de> Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/859 Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
This commit is contained in:
parent
f4177ba337
commit
d41561adad
3 changed files with 7 additions and 7 deletions
|
|
@ -22,7 +22,7 @@ steps:
|
|||
depends_on: []
|
||||
settings:
|
||||
# renovate: datasource=npm depName=prettier
|
||||
version: 3.9.4
|
||||
version: 3.9.6
|
||||
|
||||
links:
|
||||
image: lycheeverse/lychee:0.22.0
|
||||
|
|
|
|||
|
|
@ -26,6 +26,6 @@
|
|||
"markdown-it-anchor": "9.2.1",
|
||||
"markdownlint-cli2": "0.20.0",
|
||||
"pagefind": "1.5.2",
|
||||
"prettier": "3.9.4"
|
||||
"prettier": "3.9.6"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -51,8 +51,8 @@ importers:
|
|||
specifier: 1.5.2
|
||||
version: 1.5.2
|
||||
prettier:
|
||||
specifier: 3.9.4
|
||||
version: 3.9.4
|
||||
specifier: 3.9.6
|
||||
version: 3.9.6
|
||||
|
||||
packages:
|
||||
|
||||
|
|
@ -1346,8 +1346,8 @@ packages:
|
|||
resolution: {integrity: sha512-7Hc+IvlQ7hlaIfQFZnxlRl0jnpWq2qwibORBhQYIb0QbNtuicc5ZxvKkVT71HJ4Py1wSZ/3VR1r8LfkCtoCzhw==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
prettier@3.9.4:
|
||||
resolution: {integrity: sha512-yWG/o/4oJfo036EKAfK6ACAoDOfHeRHx4tuxkfBZiauURiaSmYwlpOr5LQqKtIkRD2z1PLteme2WoxEnj4tHTg==}
|
||||
prettier@3.9.6:
|
||||
resolution: {integrity: sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -2931,7 +2931,7 @@ snapshots:
|
|||
posthtml-parser: 0.11.0
|
||||
posthtml-render: 3.0.0
|
||||
|
||||
prettier@3.9.4: {}
|
||||
prettier@3.9.6: {}
|
||||
|
||||
prismjs@1.30.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue