1
0
Fork 0

update: update dependency minimatch to v9

This commit is contained in:
renovate[bot] 2023-06-23 22:50:33 +00:00 committed by GitHub
parent f1f45bbc6b
commit 9784894697
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
"jsonpath-plus": "7.2.0",
"lodash": "4.17.21",
"memfs": "3.5.1",
"minimatch": "5.1.6",
"minimatch": "9.0.2",
"mocha": "10.2.0",
"noicejs": "4.0.0",
"nyc": "15.1.0",

View File

@ -3204,10 +3204,10 @@ minimatch@5.0.1:
dependencies:
brace-expansion "^2.0.1"
minimatch@5.1.6:
version "5.1.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
minimatch@9.0.2:
version "9.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/minimatch/-/minimatch-9.0.2.tgz#397e387fff22f6795844d00badc903a3d5de7057"
integrity sha512-PZOT9g5v2ojiTL7r1xF6plNHLtOeTpSlDI007As2NlA2aYBMfVom17yqa6QzhmDP8QOhn7LjHTg7DFCVSSa6yg==
dependencies:
brace-expansion "^2.0.1"