From 1fda19c51240004fedc75b29d4b7977e59529e49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Sep 2021 13:27:45 +0000 Subject: [PATCH] chore(deps): update dependency @types/markdown-it to v12.2.1 (#11564) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0186f5415f9338..c5c1d7520d9c33 100644 --- a/package.json +++ b/package.json @@ -220,7 +220,7 @@ "@types/json-dup-key-validator": "1.0.0", "@types/linkify-markdown": "1.0.1", "@types/luxon": "2.0.1", - "@types/markdown-it": "12.2.0", + "@types/markdown-it": "12.2.1", "@types/markdown-table": "2.0.0", "@types/moo": "0.5.5", "@types/nock": "10.0.3", diff --git a/yarn.lock b/yarn.lock index 02a9080af6988d..082e3c55cdc4a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1900,10 +1900,10 @@ resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-2.0.1.tgz#4be7e91283de747ca061a071ef0c3747a710bda1" integrity sha512-EqwKd+cuzQ6Jz/zsFYOofHzSfZSh1x3eBBj9+2IYk5vF3I1JnysPFK/I0YnkJ0artgvVY3jJYf2fGdIzoK0UIA== -"@types/markdown-it@12.2.0": - version "12.2.0" - resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-12.2.0.tgz#f609929ac1e50cf0d039473fb331ebc62e313b34" - integrity sha512-YEpywby5S2wt64C2E3bcpLvtIV8BuCj+4AGtL7tU51V8Vr1qwm+cX9gFfWRyclgLC0UK/7w2heYmhymDi+snzw== +"@types/markdown-it@12.2.1": + version "12.2.1" + resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-12.2.1.tgz#ca36e1edce6f15a770f3e99e68622d1d2e2f0c65" + integrity sha512-iij+ilRX/vxtUPCREjn74xzHo/RorHJDwOsJ6X+TgKw7zSvazhVXnDfwlTnyLOMdiVUjtRYU4CrcUZ7Aci4PmQ== dependencies: "@types/linkify-it" "*" "@types/mdurl" "*"