From 828e30a248f45c1c742e73408d8a64a471bc0967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 15:34:56 +0000 Subject: [PATCH] build(deps-dev): bump typedoc from 0.23.2 to 0.23.5 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.2 to 0.23.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.23.2...v0.23.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 c46ae630d5..4cf3d48564 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8211,9 +8211,9 @@ } }, "node_modules/typedoc": { - "version": "0.23.2", - "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.2.tgz", - "integrity": "sha512-THpC4vtb3wu1yck6YHzEc4ck6W4lScf8TD0Rg7XAetDih8BzP+ErYO0/6DtdzYcZyKkDwEoujkMeWW7CffCbrQ==", + "version": "0.23.5", + "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.5.tgz", + "integrity": "sha512-5ydWUOe4E9Z3a/r33cC5X5CJPLnFDKIondHYtdnEnO0sa/s8f+Nrfe+LBGOk/UTkV2IPYyL1Gm1PtUKIihklyw==", "dev": true, "dependencies": { "lunr": "^2.3.9", @@ -15630,9 +15630,9 @@ } }, "typedoc": { - "version": "0.23.2", - "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.2.tgz", - "integrity": "sha512-THpC4vtb3wu1yck6YHzEc4ck6W4lScf8TD0Rg7XAetDih8BzP+ErYO0/6DtdzYcZyKkDwEoujkMeWW7CffCbrQ==", + "version": "0.23.5", + "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.5.tgz", + "integrity": "sha512-5ydWUOe4E9Z3a/r33cC5X5CJPLnFDKIondHYtdnEnO0sa/s8f+Nrfe+LBGOk/UTkV2IPYyL1Gm1PtUKIihklyw==", "dev": true, "requires": { "lunr": "^2.3.9",