From 31ba339a69afdb5856f4b051242e70e4a120f867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 17:36:36 +0000 Subject: [PATCH] Bump grunt from 0.4.5 to 1.5.3 in /.trash/node_modules 2/upath 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] --- .trash/node_modules 2/upath/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.trash/node_modules 2/upath/package.json b/.trash/node_modules 2/upath/package.json index a198adda..4faca19c 100644 --- a/.trash/node_modules 2/upath/package.json +++ b/.trash/node_modules 2/upath/package.json @@ -40,7 +40,7 @@ "devDependencies": { "chai": "~4.0.2", "coffee-script": "1.12.6", - "grunt": "0.4.5", + "grunt": "1.5.3", "grunt-contrib-watch": "^1.1.0", "grunt-urequire": "0.7.x", "lodash": "^4.17.20",