Skip to content

Commit 22f0576

Browse files
Update dependency glob to v11.0.1 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3db121 commit 22f0576

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@yarnpkg/lockfile": "1.1.0",
2323
"arg": "5.0.2",
2424
"cli-progress": "3.12.0",
25-
"glob": "11.0.0",
25+
"glob": "11.0.1",
2626
"node-file-cache": "1.0.2",
2727
"npm-pick-manifest": "10.0.0",
2828
"npm-registry-fetch": "18.0.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ __metadata:
156156
"@yarnpkg/lockfile": "npm:1.1.0"
157157
arg: "npm:5.0.2"
158158
cli-progress: "npm:3.12.0"
159-
glob: "npm:11.0.0"
159+
glob: "npm:11.0.1"
160160
node-file-cache: "npm:1.0.2"
161161
npm-pick-manifest: "npm:10.0.0"
162162
npm-registry-fetch: "npm:18.0.2"
@@ -420,9 +420,9 @@ __metadata:
420420
languageName: node
421421
linkType: hard
422422

423-
"glob@npm:11.0.0":
424-
version: 11.0.0
425-
resolution: "glob@npm:11.0.0"
423+
"glob@npm:11.0.1":
424+
version: 11.0.1
425+
resolution: "glob@npm:11.0.1"
426426
dependencies:
427427
foreground-child: "npm:^3.1.0"
428428
jackspeak: "npm:^4.0.1"
@@ -432,7 +432,7 @@ __metadata:
432432
path-scurry: "npm:^2.0.0"
433433
bin:
434434
glob: dist/esm/bin.mjs
435-
checksum: 10c0/419866015d8795258a8ac51de5b9d1a99c72634fc3ead93338e4da388e89773ab21681e494eac0fbc4250b003451ca3110bb4f1c9393d15d14466270094fdb4e
435+
checksum: 10c0/2b32588be52e9e90f914c7d8dec32f3144b81b84054b0f70e9adfebf37cd7014570489f2a79d21f7801b9a4bd4cca94f426966bfd00fb64a5b705cfe10da3a03
436436
languageName: node
437437
linkType: hard
438438

0 commit comments

Comments
 (0)