From 183ab156d95665362f3845a576da23f082bdbaf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 15:37:53 +0000 Subject: [PATCH] Bump minimist from 0.0.8 to 1.2.8 Bumps [minimist](https://github.com/minimistjs/minimist) from 0.0.8 to 1.2.8. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v0.0.8...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c6990e..8aefe88 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "grunt-contrib-less": "~0.11.4", "grunt-contrib-uglify": "~0.4.1", "grunt-contrib-watch": "~0.6.1", - "grunt-mocha": "~0.4.11", + "grunt-mocha": "~0.4.15", "grunt-newer": "~0.7.0", "grunt-rev": "~0.1.0", "grunt-svgmin": "~0.4.0",