Skip to content

Commit 8b52b12

Browse files
build: 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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 312deb6 commit 8b52b12

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.pnp.cjs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -470,18 +470,18 @@ __metadata:
470470
linkType: hard
471471

472472
"glob@npm:^11.0.3":
473-
version: 11.0.3
474-
resolution: "glob@npm:11.0.3"
473+
version: 11.1.0
474+
resolution: "glob@npm:11.1.0"
475475
dependencies:
476476
foreground-child: "npm:^3.3.1"
477477
jackspeak: "npm:^4.1.1"
478-
minimatch: "npm:^10.0.3"
478+
minimatch: "npm:^10.1.1"
479479
minipass: "npm:^7.1.2"
480480
package-json-from-dist: "npm:^1.0.0"
481481
path-scurry: "npm:^2.0.0"
482482
bin:
483483
glob: dist/esm/bin.mjs
484-
checksum: 10/2ae536c1360c0266b523b2bfa6aadc10144a8b7e08869b088e37ac3c27cd30774f82e4bfb291cde796776e878f9e13200c7ff44010eb7054e00f46f649397893
484+
checksum: 10/da4501819633daff8822c007bb3f93d5c4d2cbc7b15a8e886660f4497dd251a1fb4f53a85fba1e760b31704eff7164aeb2c7a82db10f9f2c362d12c02fe52cf3
485485
languageName: node
486486
linkType: hard
487487

@@ -598,7 +598,7 @@ __metadata:
598598
languageName: node
599599
linkType: hard
600600

601-
"minimatch@npm:^10.0.3":
601+
"minimatch@npm:^10.1.1":
602602
version: 10.1.1
603603
resolution: "minimatch@npm:10.1.1"
604604
dependencies:

0 commit comments

Comments
 (0)