From ed4d33f5b86d8ee197005da9dfd50bd23f35ed5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 08:04:06 +0000 Subject: [PATCH] chore(deps-dev): bump grunt Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.1 to 1.5.3. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG.md) - [Commits](https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.3) --- updated-dependencies: - dependency-name: grunt dependency-version: 1.5.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../src/tike/xml/layoutbuilder/src/ext/jquery-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer/src/tike/xml/layoutbuilder/src/ext/jquery-ui/package.json b/developer/src/tike/xml/layoutbuilder/src/ext/jquery-ui/package.json index 3c1a3c43d6..08dd220410 100644 --- a/developer/src/tike/xml/layoutbuilder/src/ext/jquery-ui/package.json +++ b/developer/src/tike/xml/layoutbuilder/src/ext/jquery-ui/package.json @@ -54,7 +54,7 @@ "commitplease": "3.2.0", "eslint-config-jquery": "3.0.0", "glob": "7.2.0", - "grunt": "1.4.1", + "grunt": "1.5.3", "grunt-bowercopy": "1.2.5", "grunt-cli": "1.4.3", "grunt-compare-size": "0.4.2",