Skip to content

Commit

Permalink
Update dependency glob to v10.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 12, 2024
1 parent 20d1744 commit d5bcbb9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
"eslint-plugin-wc": "2.1.0",
"fancy-log": "2.0.0",
"fs-extra": "11.2.0",
"glob": "10.3.12",
"glob": "10.3.13",
"gulp": "5.0.0",
"gulp-json-transform": "0.5.0",
"gulp-rename": "2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8570,9 +8570,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:10.3.12, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7":
version: 10.3.12
resolution: "glob@npm:10.3.12"
"glob@npm:10.3.13, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7":
version: 10.3.13
resolution: "glob@npm:10.3.13"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^2.3.6"
Expand All @@ -8581,7 +8581,7 @@ __metadata:
path-scurry: "npm:^1.10.2"
bin:
glob: dist/esm/bin.mjs
checksum: 10/9e8186abc22dc824b5dd86cefd8e6b5621a72d1be7f68bacc0fd681e8c162ec5546660a6ec0553d6a74757a585e655956c7f8f1a6d24570e8d865c307323d178
checksum: 10/ca210f990375323bb82e4f2b23b5c6eabb605e652e2ef9e440f9277a21b518b1e4ede160663778d29860a2c947d3646e23632c377112efcd80fd047babe952d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9053,7 +9053,7 @@ __metadata:
fancy-log: "npm:2.0.0"
fs-extra: "npm:11.2.0"
fuse.js: "npm:7.0.0"
glob: "npm:10.3.12"
glob: "npm:10.3.13"
google-timezones-json: "npm:1.2.0"
gulp: "npm:5.0.0"
gulp-json-transform: "npm:0.5.0"
Expand Down

0 comments on commit d5bcbb9

Please sign in to comment.