From 559d11159129008c5076f9f208ae6187908e6444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 00:23:41 +0000 Subject: [PATCH] Bump tinacms from 2.10.1 to 3.3.1 Bumps [tinacms](https://github.com/tinacms/tinacms/tree/HEAD/packages/tinacms) from 2.10.1 to 3.3.1. - [Release notes](https://github.com/tinacms/tinacms/releases) - [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/tinacms/CHANGELOG.md) - [Commits](https://github.com/tinacms/tinacms/commits/tinacms@3.3.1/packages/tinacms) --- updated-dependencies: - dependency-name: tinacms dependency-version: 3.3.1 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..652f460 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "markdown-it": "^14.1.0", "netlify-plugin-11ty": "^1.5.0", "netlify-plugin-csp-generator": "^1.6.1", - "tinacms": "^2.8.2", + "tinacms": "^3.3.1", "uglify-js": "^3.19.3" } }