From 9ccd0c2ee25c4d81d0d9ae2ad6c945a6a83e2dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 19:01:19 +0000 Subject: [PATCH] Bump grunt in /cosmosweb/wwwroot/lib/jquery-validation Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.1 to 1.5.3. - [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.0.1...v1.5.3) --- updated-dependencies: - dependency-name: grunt dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- cosmosweb/wwwroot/lib/jquery-validation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosmosweb/wwwroot/lib/jquery-validation/package.json b/cosmosweb/wwwroot/lib/jquery-validation/package.json index 4177166..c201529 100644 --- a/cosmosweb/wwwroot/lib/jquery-validation/package.json +++ b/cosmosweb/wwwroot/lib/jquery-validation/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "commitplease": "2.3.1", - "grunt": "1.0.1", + "grunt": "1.5.3", "grunt-contrib-compress": "1.2.0", "grunt-contrib-concat": "1.0.1", "grunt-contrib-copy": "1.0.0",