From 5ef7ebf463aa078d323ec0c7bee010c429ed5835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 15:18:50 +0000 Subject: [PATCH] Bump @playform/inline from 0.0.6 to 0.0.7 Bumps [@playform/inline](https://github.com/PlayForm/Inline) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/PlayForm/Inline/releases) - [Changelog](https://github.com/PlayForm/Inline/blob/Current/CHANGELOG.md) - [Commits](https://github.com/PlayForm/Inline/compare/v0.0.6...v0.0.7) --- updated-dependencies: - dependency-name: "@playform/inline" dependency-type: direct:production 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 47b281b8..64b2b348 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@playform/build": "0.0.10", "@playform/compress": "0.0.10", "@playform/format": "0.0.4", - "@playform/inline": "0.0.6", + "@playform/inline": "0.0.7", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.13",