summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-17 12:02:35 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-05-18 11:12:22 +0200
commit50c8960f8d36ab6012f62034f815561078380dc0 (patch)
tree1418bf4e5f55a8e08bdc75ee064ced04d323e14d /js/package.json
parent6a8b904f72b72d22b46b0d6ad20ae4e58a028040 (diff)
Bump minimatch from 5.0.1 to 5.1.0 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.0.1 to 5.1.0. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 0e4f348e7..eeb272af2 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.0.1",
- "minimatch": "^5.0.1",
+ "minimatch": "^5.1.0",
"natives": "^1.1.6"
},
"dependencies": {