mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-12 13:01:57 +00:00
chore(deps): update dependency marked to v9 (#2419)
This commit is contained in:
parent
9e03d6fdfe
commit
30e1f07357
@ -18,7 +18,7 @@
|
|||||||
"@types/node": "^18.17.1",
|
"@types/node": "^18.17.1",
|
||||||
"axios": "^1.0.0",
|
"axios": "^1.0.0",
|
||||||
"concurrently": "^7.6.0",
|
"concurrently": "^7.6.0",
|
||||||
"marked": "^4.3.0",
|
"marked": "^9.0.0",
|
||||||
"tslib": "^2.6.1",
|
"tslib": "^2.6.1",
|
||||||
"typescript": "^4.9.5"
|
"typescript": "^4.9.5"
|
||||||
},
|
},
|
||||||
|
@ -111,8 +111,8 @@ importers:
|
|||||||
specifier: ^7.6.0
|
specifier: ^7.6.0
|
||||||
version: 7.6.0
|
version: 7.6.0
|
||||||
marked:
|
marked:
|
||||||
specifier: ^4.3.0
|
specifier: ^9.0.0
|
||||||
version: 4.3.0
|
version: 9.0.0
|
||||||
tslib:
|
tslib:
|
||||||
specifier: ^2.6.1
|
specifier: ^2.6.1
|
||||||
version: 2.6.1
|
version: 2.6.1
|
||||||
@ -6153,6 +6153,13 @@ packages:
|
|||||||
resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==}
|
resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==}
|
||||||
engines: {node: '>= 12'}
|
engines: {node: '>= 12'}
|
||||||
hasBin: true
|
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:
|
/mdast-squeeze-paragraphs@4.0.0:
|
||||||
resolution: {integrity: sha512-zxdPn69hkQ1rm4J+2Cs2j6wDEv7O17TfXTJ33tl/+JPIoEmtV9t2ZzBM5LPHE8QlHsmVD8t3vPKCyY3oH+H8MQ==}
|
resolution: {integrity: sha512-zxdPn69hkQ1rm4J+2Cs2j6wDEv7O17TfXTJ33tl/+JPIoEmtV9t2ZzBM5LPHE8QlHsmVD8t3vPKCyY3oH+H8MQ==}
|
||||||
|
Loading…
Reference in New Issue
Block a user