Skip to content

Commit 8195f00

Browse files
chore(deps): bump glob from 11.1.0 to 13.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.1.0 to 13.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.1.0...v13.0.0) --- updated-dependencies: - dependency-name: glob dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3a489f commit 8195f00

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

packages/jszip-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"commander": "14.0.2",
66
"cosmiconfig": "9.0.0",
7-
"glob": "11.1.0",
7+
"glob": "13.0.0",
88
"jszip": "3.10.1",
99
"logdown": "3.3.1",
1010
"progress": "2.0.3"

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ __metadata:
10101010
commander: "npm:14.0.2"
10111011
cosmiconfig: "npm:9.0.0"
10121012
cross-env: "npm:10.1.0"
1013-
glob: "npm:11.1.0"
1013+
glob: "npm:13.0.0"
10141014
jszip: "npm:3.10.1"
10151015
logdown: "npm:3.3.1"
10161016
progress: "npm:2.0.3"
@@ -7345,19 +7345,14 @@ __metadata:
73457345
languageName: node
73467346
linkType: hard
73477347

7348-
"glob@npm:11.1.0, glob@npm:^11.0.3":
7349-
version: 11.1.0
7350-
resolution: "glob@npm:11.1.0"
7348+
"glob@npm:13.0.0, glob@npm:^13.0.0":
7349+
version: 13.0.0
7350+
resolution: "glob@npm:13.0.0"
73517351
dependencies:
7352-
foreground-child: "npm:^3.3.1"
7353-
jackspeak: "npm:^4.1.1"
73547352
minimatch: "npm:^10.1.1"
73557353
minipass: "npm:^7.1.2"
7356-
package-json-from-dist: "npm:^1.0.0"
73577354
path-scurry: "npm:^2.0.0"
7358-
bin:
7359-
glob: dist/esm/bin.mjs
7360-
checksum: 10c0/1ceae07f23e316a6fa74581d9a74be6e8c2e590d2f7205034dd5c0435c53f5f7b712c2be00c3b65bf0a49294a1c6f4b98cd84c7637e29453b5aa13b79f1763a2
7355+
checksum: 10c0/8e2f5821f3f7c312dd102e23a15b80c79e0837a9872784293ba2e15ec73b3f3749a49a42a31bfcb4e52c84820a474e92331c2eebf18819d20308f5c33876630a
73617356
languageName: node
73627357
linkType: hard
73637358

@@ -7377,14 +7372,19 @@ __metadata:
73777372
languageName: node
73787373
linkType: hard
73797374

7380-
"glob@npm:^13.0.0":
7381-
version: 13.0.0
7382-
resolution: "glob@npm:13.0.0"
7375+
"glob@npm:^11.0.3":
7376+
version: 11.1.0
7377+
resolution: "glob@npm:11.1.0"
73837378
dependencies:
7379+
foreground-child: "npm:^3.3.1"
7380+
jackspeak: "npm:^4.1.1"
73847381
minimatch: "npm:^10.1.1"
73857382
minipass: "npm:^7.1.2"
7383+
package-json-from-dist: "npm:^1.0.0"
73867384
path-scurry: "npm:^2.0.0"
7387-
checksum: 10c0/8e2f5821f3f7c312dd102e23a15b80c79e0837a9872784293ba2e15ec73b3f3749a49a42a31bfcb4e52c84820a474e92331c2eebf18819d20308f5c33876630a
7385+
bin:
7386+
glob: dist/esm/bin.mjs
7387+
checksum: 10c0/1ceae07f23e316a6fa74581d9a74be6e8c2e590d2f7205034dd5c0435c53f5f7b712c2be00c3b65bf0a49294a1c6f4b98cd84c7637e29453b5aa13b79f1763a2
73887388
languageName: node
73897389
linkType: hard
73907390

0 commit comments

Comments
 (0)