From e27507827d3fbf8b19385cb7b2ef235f7dda4d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:34:09 +0000 Subject: [PATCH] Bump docsify from 4.11.3 to 4.12.2 in /packages/docs Bumps [docsify](https://github.com/docsifyjs/docsify) from 4.11.3 to 4.12.2. - [Release notes](https://github.com/docsifyjs/docsify/releases) - [Changelog](https://github.com/docsifyjs/docsify/blob/develop/CHANGELOG.md) - [Commits](https://github.com/docsifyjs/docsify/compare/v4.11.3...v4.12.2) --- updated-dependencies: - dependency-name: docsify dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/package.json b/packages/docs/package.json index 0e187d4..1dc390f 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "command-line-docs": "0.0.6", - "docsify": "4.11.3", + "docsify": "4.12.2", "docsify-cli": "4.4.0", "fs-extra": "9.0.0", "gh-pages": "2.2.0",