Bump marked from 0.7.0 to 0.8.0 (#5125)
This commit is contained in:
parent
630c1b7425
commit
92dbbd2873
2 changed files with 6 additions and 1 deletions
|
|
@ -103,7 +103,7 @@
|
|||
"intersection-observer": "^0.7.0",
|
||||
"linkstate": "^1.1.1",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"marked": "^0.7.0",
|
||||
"marked": "^0.8.0",
|
||||
"postscribe": "^2.0.8",
|
||||
"preact": "^8.5.3",
|
||||
"preact-compat": "^3.19.0",
|
||||
|
|
|
|||
|
|
@ -7979,6 +7979,11 @@ marked@^0.7.0:
|
|||
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
|
||||
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
|
||||
|
||||
marked@^0.8.0:
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.0.tgz#ec5c0c9b93878dc52dd54be8d0e524097bd81a99"
|
||||
integrity sha512-MyUe+T/Pw4TZufHkzAfDj6HarCBWia2y27/bhuYkTaiUnfDYFnCP3KUN+9oM7Wi6JA2rymtVYbQu3spE0GCmxQ==
|
||||
|
||||
math-expression-evaluator@^1.2.14:
|
||||
version "1.2.17"
|
||||
resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz#de819fdbcd84dccd8fae59c6aeb79615b9d266ac"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue