From 983b82dc0865815da151549c1d300834b0d91a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 04:33:00 +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 709cde1..21490ac 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "autoprefixer": "10.4.27", "babelify": "10.0.0", "cssnano": "7.1.3", - "grunt": "1.6.1", + "grunt": "1.6.2", "grunt-browserify": "6.0.0", "grunt-cli": "1.5.0", "grunt-concurrent": "3.0.0",