From 8b02e50382b6c67521e8006a3950c7f7cd840188 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 21:26:37 +0000 Subject: [PATCH] Bump grunt in /rootfs/standard/var/www/mynode/static/jquery_ui Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 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/v0.4.5...v1.5.3) --- updated-dependencies: - dependency-name: grunt dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- rootfs/standard/var/www/mynode/static/jquery_ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/standard/var/www/mynode/static/jquery_ui/package.json b/rootfs/standard/var/www/mynode/static/jquery_ui/package.json index e3c846e3a..28f24620e 100644 --- a/rootfs/standard/var/www/mynode/static/jquery_ui/package.json +++ b/rootfs/standard/var/www/mynode/static/jquery_ui/package.json @@ -53,7 +53,7 @@ "dependencies": {}, "devDependencies": { "commitplease": "2.3.0", - "grunt": "0.4.5", + "grunt": "1.5.3", "grunt-bowercopy": "1.2.4", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0",