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
This commit is contained in:
parent
6a78a4c7d8
commit
c61d0d1fc1
3 changed files with 7 additions and 7 deletions
|
|
@ -22,7 +22,7 @@ steps:
|
||||||
depends_on: []
|
depends_on: []
|
||||||
settings:
|
settings:
|
||||||
# renovate: datasource=npm depName=prettier
|
# renovate: datasource=npm depName=prettier
|
||||||
version: 3.9.4
|
version: 3.9.6
|
||||||
|
|
||||||
links:
|
links:
|
||||||
image: lycheeverse/lychee:0.22.0
|
image: lycheeverse/lychee:0.22.0
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,6 @@
|
||||||
"markdown-it-anchor": "9.2.0",
|
"markdown-it-anchor": "9.2.0",
|
||||||
"markdownlint-cli2": "0.20.0",
|
"markdownlint-cli2": "0.20.0",
|
||||||
"pagefind": "1.5.2",
|
"pagefind": "1.5.2",
|
||||||
"prettier": "3.9.4"
|
"prettier": "3.9.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -51,8 +51,8 @@ importers:
|
||||||
specifier: 1.5.2
|
specifier: 1.5.2
|
||||||
version: 1.5.2
|
version: 1.5.2
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 3.9.4
|
specifier: 3.9.6
|
||||||
version: 3.9.4
|
version: 3.9.6
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
|
|
@ -1346,8 +1346,8 @@ packages:
|
||||||
resolution: {integrity: sha512-7Hc+IvlQ7hlaIfQFZnxlRl0jnpWq2qwibORBhQYIb0QbNtuicc5ZxvKkVT71HJ4Py1wSZ/3VR1r8LfkCtoCzhw==}
|
resolution: {integrity: sha512-7Hc+IvlQ7hlaIfQFZnxlRl0jnpWq2qwibORBhQYIb0QbNtuicc5ZxvKkVT71HJ4Py1wSZ/3VR1r8LfkCtoCzhw==}
|
||||||
engines: {node: '>=12.0.0'}
|
engines: {node: '>=12.0.0'}
|
||||||
|
|
||||||
prettier@3.9.4:
|
prettier@3.9.6:
|
||||||
resolution: {integrity: sha512-yWG/o/4oJfo036EKAfK6ACAoDOfHeRHx4tuxkfBZiauURiaSmYwlpOr5LQqKtIkRD2z1PLteme2WoxEnj4tHTg==}
|
resolution: {integrity: sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
|
@ -2931,7 +2931,7 @@ snapshots:
|
||||||
posthtml-parser: 0.11.0
|
posthtml-parser: 0.11.0
|
||||||
posthtml-render: 3.0.0
|
posthtml-render: 3.0.0
|
||||||
|
|
||||||
prettier@3.9.4: {}
|
prettier@3.9.6: {}
|
||||||
|
|
||||||
prismjs@1.30.0: {}
|
prismjs@1.30.0: {}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue