From f09cb8ed4f6870897b3d3c0575bedd04fc30a37a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 01:46:35 +0000 Subject: [PATCH] Bump marked from 0.3.17 to 0.3.19 in /examples Bumps [marked](https://github.com/markedjs/marked) from 0.3.17 to 0.3.19. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v0.3.17...v0.3.19) --- updated-dependencies: - dependency-name: marked dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/yarn.lock b/examples/yarn.lock index d200d57..01db649 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -4312,9 +4312,9 @@ markdown-loader@^2.0.1: marked "^0.3.9" marked@^0.3.9: - version "0.3.17" - resolved "https://npm.chaosgroup.com/marked/-/marked-0.3.17.tgz#607f06668b3c6b1246b28f13da76116ac1aa2d2b" - integrity sha512-+AKbNsjZl6jFfLPwHhWmGTqE009wTKn3RTmn9K8oUKHrX/abPJjtcRtXpYB/FFrwPJRUA86LX/de3T0knkPCmQ== + version "0.3.19" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" + integrity sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg== math-expression-evaluator@^1.2.14: version "1.2.17"