From 6020b583736e8178361a402a4bceeb09a60f5aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 13:20:05 +0000 Subject: [PATCH] Bump typescript-document from 0.0.6 to 0.0.7 in /Intake/packages/nomnom Bumps [typescript-document](https://github.com/Playform/TypeScriptDocument) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/Playform/TypeScriptDocument/releases) - [Changelog](https://github.com/Playform/TypeScriptDocument/blob/Current/CHANGELOG.md) - [Commits](https://github.com/Playform/TypeScriptDocument/compare/v0.0.6...v0.0.7) --- updated-dependencies: - dependency-name: typescript-document dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Intake/packages/nomnom/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Intake/packages/nomnom/package.json b/Intake/packages/nomnom/package.json index 348fbb5..3d21ccc 100644 --- a/Intake/packages/nomnom/package.json +++ b/Intake/packages/nomnom/package.json @@ -27,7 +27,7 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "devDependencies": { - "typescript-document": "0.0.6", + "typescript-document": "0.0.7", "typescript-esbuild": "0.4.8" }, "publishConfig": {