summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-16 12:01:57 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-02-16 13:26:52 +0100
commit8c3c90ec80ccf0e02dac1fdbf0e3e68b1fa614f0 (patch)
tree485a4496e4dc079bb8571218d42dd204f38509dd /js/package.json
parent7e185ac2b685ce5b70854626da126d58b1569f94 (diff)
Bump minimatch from 4.1.1 to 5.0.0 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v4.1.1...v5.0.0) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-major ... 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 a7d2b53b7..d0fadc20e 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": "^4.1.1",
+ "minimatch": "^5.0.0",
"natives": "^1.1.6"
},
"dependencies": {