mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-25 19:31:05 +00:00
chore(deps): update dependency marked to v13 (#3792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8ca49086a1
commit
cb20ce8028
2 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@
|
|||
"axios": "^1.7.2",
|
||||
"concurrently": "^8.2.2",
|
||||
"isomorphic-dompurify": "^2.11.0",
|
||||
"marked": "^12.0.2",
|
||||
"marked": "^13.0.0",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
|
|
|
@ -120,8 +120,8 @@ importers:
|
|||
specifier: ^2.11.0
|
||||
version: 2.12.0
|
||||
marked:
|
||||
specifier: ^12.0.2
|
||||
version: 12.0.2
|
||||
specifier: ^13.0.0
|
||||
version: 13.0.0
|
||||
tslib:
|
||||
specifier: ^2.6.2
|
||||
version: 2.6.3
|
||||
|
@ -3457,8 +3457,8 @@ packages:
|
|||
markdown-table@3.0.3:
|
||||
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
|
||||
|
||||
marked@12.0.2:
|
||||
resolution: {integrity: sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==}
|
||||
marked@13.0.0:
|
||||
resolution: {integrity: sha512-VTeDCd9txf4KLLljUZ0nljE/Incb9SrWuueE44QVuU0pkOdh4sfCeW1Z6lPcxyDRSVY6rm8db/0OPaN75RNUmw==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -9694,7 +9694,7 @@ snapshots:
|
|||
|
||||
markdown-table@3.0.3: {}
|
||||
|
||||
marked@12.0.2: {}
|
||||
marked@13.0.0: {}
|
||||
|
||||
marked@4.3.0: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue