From f79b6c4751874d243ed881bc377a6426980c01ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 16:50:34 +0200 Subject: Build(deps-dev): Bump minimatch from 8.0.2 to 8.0.3 in /js (#2184) Bumps [minimatch](https://github.com/isaacs/minimatch) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 63399b7ba..9a7cb29e6 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": "^8.0.2", + "minimatch": "^8.0.3", "natives": "^1.1.6" }, "dependencies": { -- cgit v1.2.3