From 1306db7992e0298835432ea1b0f82b9011aa1a87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:52:51 +0000 Subject: [PATCH] Bump grunt from 1.6.2 to 1.6.3 Bumps [grunt](https://github.com/gruntjs/grunt) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG.md) - [Commits](https://github.com/gruntjs/grunt/compare/v1.6.2...v1.6.3) --- updated-dependencies: - dependency-name: grunt dependency-version: 1.6.3 dependency-type: direct:development 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 98421a8..978e21a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/textpattern/textpattern-themes-website/issues" }, "devDependencies": { - "grunt": "1.6.2", + "grunt": "1.6.3", "grunt-cli": "1.5.0", "grunt-concurrent": "3.0.0", "grunt-contrib-clean": "2.0.1",