From a23ec972fc811c50176bf00153d45dc631b66b35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 20:47:20 +0000 Subject: [PATCH] Bump typescript-document from 0.0.2 to 0.0.3 Bumps [typescript-document](https://github.com/Playform/TypeScriptDocument) from 0.0.2 to 0.0.3. - [Release notes](https://github.com/Playform/TypeScriptDocument/releases) - [Commits](https://github.com/Playform/TypeScriptDocument/compare/v0.0.2...v0.0.3) --- updated-dependencies: - dependency-name: typescript-document dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba8f6f6c..93b04ae1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "devDependencies": { "ts-node": "10.9.2", - "typescript-document": "0.0.2" + "typescript-document": "0.0.3" }, "publishConfig": { "access": "public"