Skip to content

Commit

Permalink
Update dependency glob to v10.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 099ea61 commit 6c3930e
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.14",
"glob": "10.3.15",
"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.14, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7":
version: 10.3.14
resolution: "glob@npm:10.3.14"
"glob@npm:10.3.15, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7":
version: 10.3.15
resolution: "glob@npm:10.3.15"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^2.3.6"
Expand All @@ -8581,7 +8581,7 @@ __metadata:
path-scurry: "npm:^1.11.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10/750dae74f2d73350f3b90b775f8b08d7ad3a174ec6f890ce712fe801be408794cc77da9808d45b60f4f15482d604861fe05980aceb3a7af95b539e1f0897187a
checksum: 10/b2b1c74309979b34fd6010afb50418a12525def32f1d3758d5827fc75d6143fc3ee5d1f3180a43111f6386c9e297c314f208d9d09955a6c6b69f22e92ee97635
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.14"
glob: "npm:10.3.15"
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 6c3930e

Please sign in to comment.