From 035965245d11d6008f1aa653f1bb1218b48083fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:32:45 +0000 Subject: [PATCH] build(deps-dev): bump jsdoc-to-markdown from 8.0.3 to 9.1.1 Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown) from 8.0.3 to 9.1.1. - [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases) - [Commits](https://github.com/jsdoc2md/jsdoc-to-markdown/compare/v8.0.3...v9.1.1) --- updated-dependencies: - dependency-name: jsdoc-to-markdown dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 679b836..1b50d3c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "jest-fetch-mock": "^3.0.0", "jest-junit": "^16.0.0", "jest-plugin-fs": "^2.9.0", - "jsdoc-to-markdown": "^8.0.0", + "jsdoc-to-markdown": "^9.1.1", "openapi-schema-validator": "^12.1.3" }, "engines": {