Update dependency marked to v2.0.7 (#532)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/532 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
324d387d0a
commit
ab02c2d896
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
"dompurify": "2.2.9",
|
||||
"highlight.js": "11.0.0",
|
||||
"lodash": "4.17.21",
|
||||
"marked": "2.0.6",
|
||||
"marked": "2.0.7",
|
||||
"register-service-worker": "1.7.2",
|
||||
"sass": "1.34.0",
|
||||
"snake-case": "3.0.4",
|
||||
|
|
|
@ -9612,10 +9612,10 @@ map-visit@^1.0.0:
|
|||
dependencies:
|
||||
object-visit "^1.0.0"
|
||||
|
||||
marked@2.0.6:
|
||||
version "2.0.6"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.6.tgz#c3ab1403b9b70f26acd92590fc272eb1718e778c"
|
||||
integrity sha512-S2mYj0FzTQa0dLddssqwRVW4EOJOVJ355Xm2Vcbm+LU7GQRGWvwbO5K87OaPSOux2AwTSgtPPaXmc8sDPrhn2A==
|
||||
marked@2.0.7:
|
||||
version "2.0.7"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.7.tgz#bc5b857a09071b48ce82a1f7304913a993d4b7d1"
|
||||
integrity sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==
|
||||
|
||||
marked@^2.0.0, marked@^2.0.1:
|
||||
version "2.0.1"
|
||||
|
|
Loading…
Reference in a new issue