From c1c16be6c68330f8cdd454c006a5a483cea49a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 12:56:44 +0000 Subject: Build(deps-dev): Bump minimatch from 9.0.0 to 9.0.1 in /js Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.0 to 9.0.1. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/package.json') diff --git a/js/package.json b/js/package.json index 8e35a690a..69452b606 100644 --- a/js/package.json +++ b/js/package.json @@ -48,7 +48,7 @@ "karma-coverage": "^2.2.0", "karma-firefox-launcher": "^2.1.2", "karma-jasmine": "^5.1.0", - "minimatch": "^9.0.0", + "minimatch": "^9.0.1", "natives": "^1.1.6" }, "dependencies": { -- cgit v1.2.3