From 62bb68d31ed108890f04ec9ca2315db936b7bdd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:45:22 +0000 Subject: [PATCH] Bump grunt Bumps the npm_and_yarn group in /datafari-webapp/src/main/webapp/resources/libs/jquery-ui/1.12.1 with 1 update: [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-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> --- .../main/webapp/resources/libs/jquery-ui/1.12.1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datafari-webapp/src/main/webapp/resources/libs/jquery-ui/1.12.1/package.json b/datafari-webapp/src/main/webapp/resources/libs/jquery-ui/1.12.1/package.json index e3c846e3a..28f24620e 100644 --- a/datafari-webapp/src/main/webapp/resources/libs/jquery-ui/1.12.1/package.json +++ b/datafari-webapp/src/main/webapp/resources/libs/jquery-ui/1.12.1/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",