From dbe2c739bdc60fed749767ae0de264b73bc434e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 23:45:29 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown from 3.15.3 to 3.17.0 Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.15.3 to 3.17.0. - [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/master/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@3.17.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b4a3b58..8c1d3f1 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "tailwindcss": "^3.3.2", "ts-node": "^10.9.1", "typedoc": "^0.25.1", - "typedoc-plugin-markdown": "^3.15.3", + "typedoc-plugin-markdown": "^3.17.0", "typedoc-plugin-merge-modules": "^5.1.0", "typedoc-plugin-missing-exports": "^2.1.0", "typedoc-plugin-zod": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 3f9aae1..4d61cd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11631,10 +11631,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typedoc-plugin-markdown@^3.15.3: - version "3.15.3" - resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.15.3.tgz#f5419a32b93efbdc0fcba60ca4de37727aeb8ba9" - integrity sha512-idntFYu3vfaY3eaD+w9DeRd0PmNGqGuNLKihPU9poxFGnATJYGn9dPtEhn2QrTdishFMg7jPXAhos+2T6YCWRQ== +typedoc-plugin-markdown@^3.17.0: + version "3.17.0" + resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.17.0.tgz#f4820efadcac80d0e04c2d3eb67a8cf616477923" + integrity sha512-+uh5fHNfNSGdUxae0FWOuJ8Xu9Sl08jkdshOg6dilAqN/ZXmYsUFFDKw70fYfiGxdCLvpUuyr9FYO+WAa2lHeA== dependencies: handlebars "^4.7.7"