From 697d3ae6a629136a2a275e495508e1f5da661706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 07:35:18 +0000 Subject: [PATCH] Bump minimatch from 0.3.0 to 3.0.4 in /data-explorer Bumps [minimatch](https://github.com/isaacs/minimatch) from 0.3.0 to 3.0.4. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v0.3.0...v3.0.4) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] --- data-explorer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-explorer/package.json b/data-explorer/package.json index 7f06bd19..b1a6836b 100644 --- a/data-explorer/package.json +++ b/data-explorer/package.json @@ -84,7 +84,7 @@ "style-loader": "^0.13.0", "stylelint": "^9.2.1", "stylelint-config-standard": "^18.2.0", - "stylus-loader": "^1.4.2", + "stylus-loader": "^1.6.1", "template-html-loader": "^1.0.0", "ts-loader": "^2.0.2", "typescript": "^2.2.1",