1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-17 17:45:03 +02:00

chore(deps): update dependency marked to v9 (#2419)

This commit is contained in:
renovate[bot] 2023-09-10 09:32:58 +02:00 committed by GitHub
parent 9e03d6fdfe
commit 30e1f07357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 3 deletions

View File

@ -18,7 +18,7 @@
"@types/node": "^18.17.1",
"axios": "^1.0.0",
"concurrently": "^7.6.0",
"marked": "^4.3.0",
"marked": "^9.0.0",
"tslib": "^2.6.1",
"typescript": "^4.9.5"
},

11
docs/pnpm-lock.yaml generated
View File

@ -111,8 +111,8 @@ importers:
specifier: ^7.6.0
version: 7.6.0
marked:
specifier: ^4.3.0
version: 4.3.0
specifier: ^9.0.0
version: 9.0.0
tslib:
specifier: ^2.6.1
version: 2.6.1
@ -6153,6 +6153,13 @@ packages:
resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==}
engines: {node: '>= 12'}
hasBin: true
dev: false
/marked@9.0.0:
resolution: {integrity: sha512-37yoTpjU+TSXb9OBYY5n78z/CqXh76KiQj9xsKxEdztzU9fRLmbWO5YqKxgCVGKlNdexppnbKTkwB3RipVri8w==}
engines: {node: '>= 16'}
hasBin: true
dev: true
/mdast-squeeze-paragraphs@4.0.0:
resolution: {integrity: sha512-zxdPn69hkQ1rm4J+2Cs2j6wDEv7O17TfXTJ33tl/+JPIoEmtV9t2ZzBM5LPHE8QlHsmVD8t3vPKCyY3oH+H8MQ==}