chore(deps): bump marked from 1.2.9 to 2.0.1
Bumps [marked](https://github.com/markedjs/marked) from 1.2.9 to 2.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v1.2.9...v2.0.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d28ddecb94
commit
bea80d8585
|
|
@ -17,7 +17,7 @@
|
|||
"@harlem/core": "^1.1.0",
|
||||
"deepmerge": "^4.2.2",
|
||||
"dompurify": "^2.2.6",
|
||||
"marked": "^1.2.9",
|
||||
"marked": "^2.0.1",
|
||||
"vue": "^3.0.6",
|
||||
"vue-router": "^4.0.4"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -4192,10 +4192,10 @@ map-visit@^1.0.0:
|
|||
dependencies:
|
||||
object-visit "^1.0.0"
|
||||
|
||||
marked@^1.2.9:
|
||||
version "1.2.9"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc"
|
||||
integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==
|
||||
marked@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.1.tgz#5e7ed7009bfa5c95182e4eb696f85e948cefcee3"
|
||||
integrity sha512-5+/fKgMv2hARmMW7DOpykr2iLhl0NgjyELk5yn92iE7z8Se1IS9n3UsFm86hFXIkvMBmVxki8+ckcpjBeyo/hw==
|
||||
|
||||
merge-source-map@^1.1.0:
|
||||
version "1.1.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue