1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-11-23 21:44:44 +02:00

fix(deps): update dependency marked to v17 (#5736)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-08 11:44:53 +01:00
committed by GitHub
parent 0799f94f9b
commit a7f275c003
4 changed files with 16 additions and 9 deletions

View File

@@ -18,7 +18,7 @@
"axios": "^1.7.9",
"concurrently": "^9.1.2",
"isomorphic-dompurify": "^2.19.0",
"marked": "^16.0.0",
"marked": "^17.0.0",
"slugify": "^1.6.6",
"tslib": "^2.8.1",
"typescript": "^5.7.2"

11
docs/pnpm-lock.yaml generated
View File

@@ -113,8 +113,8 @@ importers:
specifier: ^2.19.0
version: 2.31.0
marked:
specifier: ^16.0.0
version: 16.4.2
specifier: ^17.0.0
version: 17.0.0
slugify:
specifier: ^1.6.6
version: 1.6.6
@@ -3945,6 +3945,11 @@ packages:
engines: {node: '>= 20'}
hasBin: true
marked@17.0.0:
resolution: {integrity: sha512-KkDYEWEEiYJw/KC+DVm1zzlpMQSMIu6YRltkcCvwheCp8HWPXCk9JwOmHJKBlGfzcpzcIt6x3sMnTsRm/51oDg==}
engines: {node: '>= 20'}
hasBin: true
marked@4.3.0:
resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==}
engines: {node: '>= 12'}
@@ -10887,6 +10892,8 @@ snapshots:
marked@16.4.2: {}
marked@17.0.0: {}
marked@4.3.0: {}
math-intrinsics@1.1.0: {}