From cbfc80565e50a6909588862c34a0cc30357ae470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 18:47:21 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown from 3.11.8 to 3.11.12 (#335) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a1e68d0c..11613510 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "rimraf": "3.0.2", "ts-node": "10.4.0", "typedoc": "0.22.11", - "typedoc-plugin-markdown": "3.11.8", + "typedoc-plugin-markdown": "3.11.12", "typescript": "4.5.4" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 0b326a5a..18f6fda3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2501,10 +2501,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typedoc-plugin-markdown@3.11.8: - version "3.11.8" - resolved "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.8.tgz#fff6da4e06e5bc51d67e07d92c88d40e87c8b29d" - integrity sha512-j2Kwi/RnwDwiNr9CMy4lrwB9+1alwjrMakb9+7S0Bz9gnDsdqamOguZ6e27iB97U18nK6GBeR8qDarIyoJYDCg== +typedoc-plugin-markdown@3.11.12: + version "3.11.12" + resolved "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.12.tgz#04f4740534d19728696a5c0ccc35f319bcb93b31" + integrity sha512-gb/RuzgZ1zCnRUOqUg6firIqU7xDs9s7hq0vlU/gAsFfVCnpl3NTM9vPyPON75nnpfVFCxr/hmKQ01k1CYY/Qg== dependencies: handlebars "^4.7.7"