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