Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"chalk": "5.3.0",
"del": "^6.0.0",
"escape-string-regexp": "~2.0",
"glob": "^11.0.3",
"glob": "^11.1.0",
"gulp": "~4.0",
"gulp-cheerio": "~1.0",
"gulp-htmlmin": "~5.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3702,7 +3702,7 @@ __metadata:
chalk: "npm:5.3.0"
del: "npm:^6.0.0"
escape-string-regexp: "npm:~2.0"
glob: "npm:^11.0.3"
glob: "npm:^11.1.0"
gulp: "npm:~4.0"
gulp-cheerio: "npm:~1.0"
gulp-htmlmin: "npm:~5.0"
Expand Down Expand Up @@ -10446,19 +10446,19 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^11.0.3":
version: 11.0.3
resolution: "glob@npm:11.0.3"
"glob@npm:^11.1.0":
version: 11.1.0
resolution: "glob@npm:11.1.0"
dependencies:
foreground-child: "npm:^3.3.1"
jackspeak: "npm:^4.1.1"
minimatch: "npm:^10.0.3"
minimatch: "npm:^10.1.1"
minipass: "npm:^7.1.2"
package-json-from-dist: "npm:^1.0.0"
path-scurry: "npm:^2.0.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10/2ae536c1360c0266b523b2bfa6aadc10144a8b7e08869b088e37ac3c27cd30774f82e4bfb291cde796776e878f9e13200c7ff44010eb7054e00f46f649397893
checksum: 10/da4501819633daff8822c007bb3f93d5c4d2cbc7b15a8e886660f4497dd251a1fb4f53a85fba1e760b31704eff7164aeb2c7a82db10f9f2c362d12c02fe52cf3
languageName: node
linkType: hard

Expand Down Expand Up @@ -14452,7 +14452,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^10.0.3":
"minimatch@npm:^10.1.1":
version: 10.1.1
resolution: "minimatch@npm:10.1.1"
dependencies:
Expand Down