From ad3061fb3b40abba53aa64ae98965fe0b426ac05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Nov 2022 05:11:53 +0000 Subject: [PATCH] Bump minimatch from 3.0.4 to 3.0.8 in /build Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index 5fae95d69..117b5cedd 100644 --- a/build/package.json +++ b/build/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "chai": "1.9.1", - "grunt-mocha": "^1.0.0", + "grunt-mocha": "^1.2.0", "mocha": "^9.2.0" } }