Skip to content

Commit 484f28d

Browse files
fix(deps): update dependency glob to v10.5.0
1 parent 3afe2bd commit 484f28d

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@softwareventures/array": "7.0.1",
3131
"@softwareventures/nullable": "3.2.0",
3232
"execa": "5.1.1",
33-
"glob": "10.4.5",
33+
"glob": "10.5.0",
3434
"ignore": "5.3.2",
3535
"mri": "1.2.0",
3636
"ora": "5.4.1",

yarn.lock

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1740,7 +1740,7 @@ __metadata:
17401740
eslint-plugin-prefer-arrow: "npm:1.2.3"
17411741
eslint-plugin-sonarjs: "npm:3.0.4"
17421742
execa: "npm:5.1.1"
1743-
glob: "npm:10.4.5"
1743+
glob: "npm:10.5.0"
17441744
husky: "npm:9.1.7"
17451745
ignore: "npm:5.3.2"
17461746
inquirer: "npm:9.3.8"
@@ -4576,7 +4576,7 @@ __metadata:
45764576
languageName: node
45774577
linkType: hard
45784578

4579-
"glob@npm:10.4.5, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.15, glob@npm:^10.3.7":
4579+
"glob@npm:10.4.5":
45804580
version: 10.4.5
45814581
resolution: "glob@npm:10.4.5"
45824582
dependencies:
@@ -4592,6 +4592,22 @@ __metadata:
45924592
languageName: node
45934593
linkType: hard
45944594

4595+
"glob@npm:10.5.0, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.15, glob@npm:^10.3.7":
4596+
version: 10.5.0
4597+
resolution: "glob@npm:10.5.0"
4598+
dependencies:
4599+
foreground-child: "npm:^3.1.0"
4600+
jackspeak: "npm:^3.1.2"
4601+
minimatch: "npm:^9.0.4"
4602+
minipass: "npm:^7.1.2"
4603+
package-json-from-dist: "npm:^1.0.0"
4604+
path-scurry: "npm:^1.11.1"
4605+
bin:
4606+
glob: dist/esm/bin.mjs
4607+
checksum: 10c0/100705eddbde6323e7b35e1d1ac28bcb58322095bd8e63a7d0bef1a2cdafe0d0f7922a981b2b48369a4f8c1b077be5c171804534c3509dfe950dde15fbe6d828
4608+
languageName: node
4609+
linkType: hard
4610+
45954611
"glob@npm:7.2.3, glob@npm:^7.1.3, glob@npm:^7.1.4":
45964612
version: 7.2.3
45974613
resolution: "glob@npm:7.2.3"

0 commit comments

Comments
 (0)