From 141ef85b22f04fdcc6c3338f2816a1397ed237d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 01:53:31 +0000 Subject: [PATCH] Bump grunt Bumps the npm_and_yarn group with 1 update in the /rootfs/standard/var/www/mynode/static/jquery_ui directory: [grunt](https://github.com/gruntjs/grunt). Updates `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-version: 1.5.3 dependency-type: direct:development dependency-group: npm_and_yarn ... 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 e3c846e3..28f24620 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",