Skip to content

Commit 75414f3

Browse files
dependabot[bot]gansheer
authored andcommitted
chore(deps-dev): bump glob from 11.0.3 to 11.1.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.3 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.3...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8d5bb2 commit 75414f3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"chalk": "5.3.0",
5151
"del": "^6.0.0",
5252
"escape-string-regexp": "~2.0",
53-
"glob": "^11.0.3",
53+
"glob": "^11.1.0",
5454
"gulp": "~4.0",
5555
"gulp-cheerio": "~1.0",
5656
"gulp-htmlmin": "~5.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3702,7 +3702,7 @@ __metadata:
37023702
chalk: "npm:5.3.0"
37033703
del: "npm:^6.0.0"
37043704
escape-string-regexp: "npm:~2.0"
3705-
glob: "npm:^11.0.3"
3705+
glob: "npm:^11.1.0"
37063706
gulp: "npm:~4.0"
37073707
gulp-cheerio: "npm:~1.0"
37083708
gulp-htmlmin: "npm:~5.0"
@@ -10446,19 +10446,19 @@ __metadata:
1044610446
languageName: node
1044710447
linkType: hard
1044810448

10449-
"glob@npm:^11.0.3":
10450-
version: 11.0.3
10451-
resolution: "glob@npm:11.0.3"
10449+
"glob@npm:^11.1.0":
10450+
version: 11.1.0
10451+
resolution: "glob@npm:11.1.0"
1045210452
dependencies:
1045310453
foreground-child: "npm:^3.3.1"
1045410454
jackspeak: "npm:^4.1.1"
10455-
minimatch: "npm:^10.0.3"
10455+
minimatch: "npm:^10.1.1"
1045610456
minipass: "npm:^7.1.2"
1045710457
package-json-from-dist: "npm:^1.0.0"
1045810458
path-scurry: "npm:^2.0.0"
1045910459
bin:
1046010460
glob: dist/esm/bin.mjs
10461-
checksum: 10/2ae536c1360c0266b523b2bfa6aadc10144a8b7e08869b088e37ac3c27cd30774f82e4bfb291cde796776e878f9e13200c7ff44010eb7054e00f46f649397893
10461+
checksum: 10/da4501819633daff8822c007bb3f93d5c4d2cbc7b15a8e886660f4497dd251a1fb4f53a85fba1e760b31704eff7164aeb2c7a82db10f9f2c362d12c02fe52cf3
1046210462
languageName: node
1046310463
linkType: hard
1046410464

@@ -14452,7 +14452,7 @@ __metadata:
1445214452
languageName: node
1445314453
linkType: hard
1445414454

14455-
"minimatch@npm:^10.0.3":
14455+
"minimatch@npm:^10.1.1":
1445614456
version: 10.1.1
1445714457
resolution: "minimatch@npm:10.1.1"
1445814458
dependencies:

0 commit comments

Comments
 (0)