Update dependency glob to v9.3.0 (#15847)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-17 12:35:09 -04:00 committed by GitHub
parent f31043cfdc
commit 30b8dc258a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -204,7 +204,7 @@
"esprima": "4.0.1", "esprima": "4.0.1",
"fancy-log": "2.0.0", "fancy-log": "2.0.0",
"fs-extra": "11.1.0", "fs-extra": "11.1.0",
"glob": "9.2.1", "glob": "9.3.0",
"gulp": "4.0.2", "gulp": "4.0.2",
"gulp-flatmap": "1.0.2", "gulp-flatmap": "1.0.2",
"gulp-json-transform": "0.4.8", "gulp-json-transform": "0.4.8",

View File

@ -9100,15 +9100,15 @@ fsevents@~2.3.2:
languageName: node languageName: node
linkType: hard linkType: hard
"glob@npm:9.2.1": "glob@npm:9.3.0":
version: 9.2.1 version: 9.3.0
resolution: "glob@npm:9.2.1" resolution: "glob@npm:9.3.0"
dependencies: dependencies:
fs.realpath: ^1.0.0 fs.realpath: ^1.0.0
minimatch: ^7.4.1 minimatch: ^7.4.1
minipass: ^4.2.4 minipass: ^4.2.4
path-scurry: ^1.6.1 path-scurry: ^1.6.1
checksum: ef9b1c32491e6b532bdd0d2abcc3c9f48e83446609e11285869156982fc5a756dfbaa6f59f797712343bd1e22500ac15708692806633653fde4ef67c85e2aab7 checksum: 9beb4f1cdc9585412efd991a9786c1ee6816dfd0537494fd552c333fa3d4b041fce5681bce21d14651e41479f60866e10a35a2ce2571fd40b7cf73842ea12192
languageName: node languageName: node
linkType: hard linkType: hard
@ -9635,7 +9635,7 @@ fsevents@~2.3.2:
fancy-log: 2.0.0 fancy-log: 2.0.0
fs-extra: 11.1.0 fs-extra: 11.1.0
fuse.js: 6.6.2 fuse.js: 6.6.2
glob: 9.2.1 glob: 9.3.0
google-timezones-json: 1.0.2 google-timezones-json: 1.0.2
gulp: 4.0.2 gulp: 4.0.2
gulp-flatmap: 1.0.2 gulp-flatmap: 1.0.2