summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-25 12:02:51 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-02-25 13:24:57 +0100
commita73a0db26cb119aded7e1a42e810515e556c2175 (patch)
tree7419c3c0748c7157a6c0e1192d8d0fcaab74c273 /js/package.json
parent2136156d7f7d4c3cab6f36f9b6251d1d1b998cff (diff)
Bump minimatch from 5.0.0 to 5.0.1 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-patch ... 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 ea25f4907..663a9b1eb 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": "^4.0.1",
- "minimatch": "^5.0.0",
+ "minimatch": "^5.0.1",
"natives": "^1.1.6"
},
"dependencies": {