Skip to content

Commit c64b444

Browse files
build(deps): bump glob from 11.0.3 to 11.1.0 (#771)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c8048a commit c64b444

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2298,18 +2298,18 @@ __metadata:
22982298
linkType: hard
22992299

23002300
"glob@npm:^11.0.3":
2301-
version: 11.0.3
2302-
resolution: "glob@npm:11.0.3"
2301+
version: 11.1.0
2302+
resolution: "glob@npm:11.1.0"
23032303
dependencies:
23042304
foreground-child: "npm:^3.3.1"
23052305
jackspeak: "npm:^4.1.1"
2306-
minimatch: "npm:^10.0.3"
2306+
minimatch: "npm:^10.1.1"
23072307
minipass: "npm:^7.1.2"
23082308
package-json-from-dist: "npm:^1.0.0"
23092309
path-scurry: "npm:^2.0.0"
23102310
bin:
23112311
glob: dist/esm/bin.mjs
2312-
checksum: 10c0/7d24457549ec2903920dfa3d8e76850e7c02aa709122f0164b240c712f5455c0b457e6f2a1eee39344c6148e39895be8094ae8cfef7ccc3296ed30bce250c661
2312+
checksum: 10c0/1ceae07f23e316a6fa74581d9a74be6e8c2e590d2f7205034dd5c0435c53f5f7b712c2be00c3b65bf0a49294a1c6f4b98cd84c7637e29453b5aa13b79f1763a2
23132313
languageName: node
23142314
linkType: hard
23152315

@@ -2989,7 +2989,7 @@ __metadata:
29892989
languageName: node
29902990
linkType: hard
29912991

2992-
"minimatch@npm:^10.0.3":
2992+
"minimatch@npm:^10.1.1":
29932993
version: 10.1.1
29942994
resolution: "minimatch@npm:10.1.1"
29952995
dependencies:

0 commit comments

Comments
 (0)