Skip to content

Commit

Permalink
Update dependency glob to ^10.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed May 12, 2024
1 parent a5877ff commit 57b658d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/monorepo-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@adeira/shell-command": "^0.1.0",
"@babel/register": "^7.23.7",
"@babel/runtime": "^7.24.5",
"glob": "^10.3.14",
"glob": "^10.3.15",
"is-ci": "^3.0.1",
"semver": "^7.6.2"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ __metadata:
"@adeira/shell-command": "npm:^0.1.0"
"@babel/register": "npm:^7.23.7"
"@babel/runtime": "npm:^7.24.5"
glob: "npm:^10.3.14"
glob: "npm:^10.3.15"
is-ci: "npm:^3.0.1"
semver: "npm:^7.6.2"
bin:
Expand Down Expand Up @@ -12069,9 +12069,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.0.0, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.14, glob@npm:^10.3.7":
version: 10.3.14
resolution: "glob@npm:10.3.14"
"glob@npm:^10.0.0, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.15, glob@npm:^10.3.7":
version: 10.3.15
resolution: "glob@npm:10.3.15"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^2.3.6"
Expand All @@ -12080,7 +12080,7 @@ __metadata:
path-scurry: "npm:^1.11.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10c0/19126e53b99c94dea9b3509500e22b325e24d2674523fc95b9fe710f1549ad7e091fbb0704c325c53d3a172fc21a8251acce5395c4f3efd872a2e65a376c82a1
checksum: 10c0/cda748ddc181b31b3df9548c0991800406d5cc3b3f8110e37a8751ec1e39f37cdae7d7782d5422d7df92775121cdf00599992dff22f7ff1260344843af227c2b
languageName: node
linkType: hard

Expand Down

0 comments on commit 57b658d

Please sign in to comment.