From 4031ed54db28eb288e828cfa5f8b07dc7976b1b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:59:18 +0000 Subject: [PATCH] Bump @playform/document from 0.0.10 to 0.0.11 Bumps [@playform/document](https://github.com/PlayForm/Document) from 0.0.10 to 0.0.11. - [Release notes](https://github.com/PlayForm/Document/releases) - [Changelog](https://github.com/PlayForm/Document/blob/Current/CHANGELOG.md) - [Commits](https://github.com/PlayForm/Document/compare/Document/v0.0.10...Document/v0.0.11) --- updated-dependencies: - dependency-name: "@playform/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 775c8fb..3b250d7 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@playform/build": "0.0.11", - "@playform/document": "0.0.10", + "@playform/document": "0.0.11", "nodemon": "3.1.3", "pm2": "5.4.0" },