From 3f50a0c73d1de6ef84fa435d7ab154cad04c4d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 04:42:59 +0000 Subject: [PATCH] Bump @tinacms/cli from 1.12.6 to 2.1.4 Bumps [@tinacms/cli](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/cli) from 1.12.6 to 2.1.4. - [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.1.4/packages/@tinacms/cli) --- updated-dependencies: - dependency-name: "@tinacms/cli" dependency-version: 2.1.4 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..6187338 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.1.4", "clean-css": "^5.3.3", "dotenv": "^17.2.1", "eleventy-plugin-helmet": "^0.2.2",