From a640e7242b8fdee65f285fe1a45a66f900130704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 11:03:21 +0000 Subject: [PATCH] Bump grunt-modernizr from 0.3.1 to 5.0.1 Bumps [grunt-modernizr](https://github.com/Modernizr/grunt-modernizr) from 0.3.1 to 5.0.1. - [Release notes](https://github.com/Modernizr/grunt-modernizr/releases) - [Changelog](https://github.com/Modernizr/grunt-modernizr/blob/master/CHANGELOG.md) - [Commits](https://github.com/Modernizr/grunt-modernizr/compare/0.3.1...5.0.1) --- updated-dependencies: - dependency-name: grunt-modernizr 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 0be7bde..ebd332f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "grunt-autoprefixer": "~0.2.0", "grunt-usemin": "~0.1.10", "grunt-mocha": "~0.4.0", - "grunt-modernizr": "~0.3.0", + "grunt-modernizr": "~5.0.1", "grunt-svgmin": "~0.2.0", "grunt-concurrent": "~3.0.0", "load-grunt-tasks": "~0.1.0",