Bump marked from 0.6.1 to 0.6.2 (#2328) [ci skip]
Bumps [marked](https://github.com/markedjs/marked) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.6.1...v0.6.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
885482a96a
commit
aea63bcaca
2 changed files with 5 additions and 5 deletions
|
|
@ -92,7 +92,7 @@
|
|||
"codemirror": "^5.45.0",
|
||||
"intersection-observer": "^0.5.1",
|
||||
"linkstate": "^1.1.1",
|
||||
"marked": "^0.6.1",
|
||||
"marked": "^0.6.2",
|
||||
"preact": "^8.4.2",
|
||||
"preact-compat": "^3.18.4",
|
||||
"preact-textarea-autosize": "^4.0.7",
|
||||
|
|
|
|||
|
|
@ -7220,10 +7220,10 @@ marked@^0.3.9:
|
|||
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790"
|
||||
integrity sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg==
|
||||
|
||||
marked@^0.6.1:
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.1.tgz#a63addde477bca9613028de4b2bc3629e53a0562"
|
||||
integrity sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA==
|
||||
marked@^0.6.2:
|
||||
version "0.6.2"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.2.tgz#c574be8b545a8b48641456ca1dbe0e37b6dccc1a"
|
||||
integrity sha512-LqxwVH3P/rqKX4EKGz7+c2G9r98WeM/SW34ybhgNGhUQNKtf1GmmSkJ6cDGJ/t6tiyae49qRkpyTw2B9HOrgUA==
|
||||
|
||||
matcher@^1.0.0:
|
||||
version "1.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue