From 68ed01337c9e0b9718dd21ded30c53a1fe20c7bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 23:06:38 +0000 Subject: [PATCH] Bump @tinacms/cli from 1.12.6 to 2.0.5 Bumps [@tinacms/cli](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/cli) from 1.12.6 to 2.0.5. - [Release notes](https://github.com/tinacms/tinacms/releases) - [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/cli/CHANGELOG.md) - [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/cli@2.0.5/packages/@tinacms/cli) --- updated-dependencies: - dependency-name: "@tinacms/cli" dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c6d73c..5b0c6a1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@11ty/eleventy-fetch": "^5.1.0", "@11ty/eleventy-img": "^6.0.4", "@netlify/plugin-lighthouse": "^6.0.3", - "@tinacms/cli": "^1.10.2", + "@tinacms/cli": "^2.0.5", "clean-css": "^5.3.3", "dotenv": "^17.2.1", "eleventy-plugin-helmet": "^0.2.2",