From 4b5f511bc647fcbe71e22bf15721226beaa6f48c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 05:22:01 +0000 Subject: [PATCH] Bump grunt from 1.6.1 to 1.6.2 Bumps [grunt](https://github.com/gruntjs/grunt) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: grunt dependency-version: 1.6.2 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 06d5f2d..44c4690 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@lodder/grunt-postcss": "3.1.1", "autoprefixer": "10.4.27", "cssnano": "7.1.3", - "grunt": "1.6.1", + "grunt": "1.6.2", "grunt-cli": "1.5.0", "grunt-concurrent": "3.0.0", "grunt-contrib-clean": "2.0.1",