From 4fb91a6ca73703f2ed0b6383ab49a2ed42ab3022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:05:11 +0000 Subject: [PATCH] build(deps-dev): bump typedoc from 0.27.3 to 0.27.5 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.3 to 0.27.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.27.3...v0.27.5) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 62dbb300b8..edb64ab4db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11622,9 +11622,9 @@ } }, "node_modules/typedoc": { - "version": "0.27.3", - "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.27.3.tgz", - "integrity": "sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==", + "version": "0.27.5", + "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.27.5.tgz", + "integrity": "sha512-x+fhKJtTg4ozXwKayh/ek4wxZQI/+2hmZUdO2i2NGDBRUflDble70z+ewHod3d4gRpXSO6fnlnjbDTnJk7HlkQ==", "dev": true, "dependencies": { "@gerrit0/mini-shiki": "^1.24.0", @@ -22734,9 +22734,9 @@ } }, "typedoc": { - "version": "0.27.3", - "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.27.3.tgz", - "integrity": "sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==", + "version": "0.27.5", + "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.27.5.tgz", + "integrity": "sha512-x+fhKJtTg4ozXwKayh/ek4wxZQI/+2hmZUdO2i2NGDBRUflDble70z+ewHod3d4gRpXSO6fnlnjbDTnJk7HlkQ==", "dev": true, "requires": { "@gerrit0/mini-shiki": "^1.24.0",