From e58299f643715e4d3eff6818acd253f5d259dc75 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 16:53:17 +0300 Subject: [PATCH] chore(deps-dev): bump @types/markdown-it from 10.0.0 to 10.0.1 (#8696) Bumps [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c55efc61dcb..c085ccec39a 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@types/jszip": "3.1.7", "@types/libsodium-wrappers-sumo": "0.7.3", "@types/linkify-it": "2.1.0", - "@types/markdown-it": "10.0.0", + "@types/markdown-it": "10.0.1", "@types/open-graph": "0.2.0", "@types/platform": "1.3.2", "@types/raygun4js": "2.13.2", diff --git a/yarn.lock b/yarn.lock index d61dd5d7d5e..0c488961c0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1444,10 +1444,10 @@ resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.1.tgz#459c65fa1867dafe6a8f322c4c51695663cc55e9" integrity sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w== -"@types/markdown-it@10.0.0": - version "10.0.0" - resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-10.0.0.tgz#a2b5f9fb444bb27c1e0c4a0116fea09b3c6ebc1e" - integrity sha512-7UPBg1W0rfsqQ1JwNFfhxibKO0t7Q0scNt96XcFIFLGE/vhZamzZayaFS2LKha/26Pz7b/2GgiaxQZ1GUwW0dA== +"@types/markdown-it@10.0.1": + version "10.0.1" + resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-10.0.1.tgz#94e252ab689c8e9ceb9aff2946e0a458390105eb" + integrity sha512-L1ibTdA5IUe/cRBlf3N3syAOBQSN1WCMGtAWir6mKxibiRl4LmpZM4jLz+7zAqiMnhQuAP1sqZOF9wXgn2kpEg== dependencies: "@types/linkify-it" "*" "@types/mdurl" "*"