Skip to content

Commit

Permalink
Update dependency glob to ^10.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jul 6, 2024
1 parent b3e2dfc commit d7d7d4c
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.24.6",
"@babel/runtime": "^7.24.7",
"glob": "^10.4.2",
"glob": "^10.4.3",
"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 @@ -318,7 +318,7 @@ __metadata:
"@adeira/shell-command": "npm:^0.1.0"
"@babel/register": "npm:^7.24.6"
"@babel/runtime": "npm:^7.24.7"
glob: "npm:^10.4.2"
glob: "npm:^10.4.3"
is-ci: "npm:^3.0.1"
semver: "npm:^7.6.2"
bin:
Expand Down Expand Up @@ -12196,9 +12196,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.7, glob@npm:^10.4.2":
version: 10.4.2
resolution: "glob@npm:10.4.2"
"glob@npm:^10.0.0, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7, glob@npm:^10.4.3":
version: 10.4.3
resolution: "glob@npm:10.4.3"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^3.1.2"
Expand All @@ -12208,7 +12208,7 @@ __metadata:
path-scurry: "npm:^1.11.1"
bin:
glob: dist/esm/bin.mjs
checksum: 10c0/2c7296695fa75a935f3ad17dc62e4e170a8bb8752cf64d328be8992dd6ad40777939003754e10e9741ff8fbe43aa52fba32d6930d0ffa0e3b74bc3fb5eebaa2f
checksum: 10c0/bea148e5dae96c17e2764f4764c72376a6ab7072b27a21e861ae4af6f97f3e810d79d67f64de52f63ce1d7fdb73b7306f61c65b48d0f61ca7c8647ce8acaf9a7
languageName: node
linkType: hard

Expand Down

0 comments on commit d7d7d4c

Please sign in to comment.