Skip to content

Commit 5e04d38

Browse files
authored
Merge pull request #357 from pluginpal/dependabot/npm_and_yarn/glob-10.5.0
chore(deps): bump glob from 10.4.5 to 10.5.0
2 parents b7dd7e6 + 7fda369 commit 5e04d38

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"chalk": "^4.1.2",
3333
"commander": "^11.1.0",
3434
"fs-extra": "^11.2.0",
35-
"glob": "^10.3.10"
35+
"glob": "^10.5.0"
3636
},
3737
"devDependencies": {
3838
"@strapi/pack-up": "^5.0.0",

yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17745,6 +17745,22 @@ __metadata:
1774517745
languageName: node
1774617746
linkType: hard
1774717747

17748+
"glob@npm:^10.5.0":
17749+
version: 10.5.0
17750+
resolution: "glob@npm:10.5.0"
17751+
dependencies:
17752+
foreground-child: "npm:^3.1.0"
17753+
jackspeak: "npm:^3.1.2"
17754+
minimatch: "npm:^9.0.4"
17755+
minipass: "npm:^7.1.2"
17756+
package-json-from-dist: "npm:^1.0.0"
17757+
path-scurry: "npm:^1.11.1"
17758+
bin:
17759+
glob: dist/esm/bin.mjs
17760+
checksum: 10c0/100705eddbde6323e7b35e1d1ac28bcb58322095bd8e63a7d0bef1a2cdafe0d0f7922a981b2b48369a4f8c1b077be5c171804534c3509dfe950dde15fbe6d828
17761+
languageName: node
17762+
linkType: hard
17763+
1774817764
"glob@npm:^7.0.5, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6":
1774917765
version: 7.2.3
1775017766
resolution: "glob@npm:7.2.3"
@@ -31063,7 +31079,7 @@ __metadata:
3106331079
commander: "npm:^11.1.0"
3106431080
eslint: "npm:^8.57.1"
3106531081
fs-extra: "npm:^11.2.0"
31066-
glob: "npm:^10.3.10"
31082+
glob: "npm:^10.5.0"
3106731083
typescript: "npm:^5.3.3"
3106831084
yalc: "npm:^1.0.0-pre.53"
3106931085
bin:

0 commit comments

Comments
 (0)