summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-03 14:51:35 +0000
committerGitHub <noreply@github.com>2023-04-03 14:51:35 +0000
commit487e209aae306047114f236bf39346500397f6a2 (patch)
tree939ed35c5468cb80832308cf2d6fe23ce2196f90 /js/package.json
parentb1ce9cb214658f26073efd2535ef85a41c374f51 (diff)
Build(deps-dev): Bump minimatch from 7.4.3 to 8.0.2 in /js (#2181)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.4.3 to 8.0.2. - [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/v7.4.3...v8.0.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 875cd47be..63399b7ba 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": "^7.4.3",
+ "minimatch": "^8.0.2",
"natives": "^1.1.6"
},
"dependencies": {