From e583b1190ae00436d0d8f784cac8eca96111f02f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 11:32:37 +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 78819edb..98030a21 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@lodder/grunt-postcss": "3.1.1", "autoprefixer": "10.5.4", "cssnano": "8.0.2", - "grunt": "1.6.2", + "grunt": "1.6.3", "grunt-cli": "1.5.0", "grunt-concurrent": "3.0.0", "grunt-contrib-clean": "2.0.1",