Skip to content

Commit

Permalink
Update dependency glob to ^10.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed May 22, 2024
1 parent 13e8e9e commit d30e4a7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 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.15",
"glob": "^10.3.16",
"is-ci": "^3.0.1",
"semver": "^7.6.2"
}
Expand Down
27 changes: 20 additions & 7 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.15"
glob: "npm:^10.3.16"
is-ci: "npm:^3.0.1"
semver: "npm:^7.6.2"
bin:
Expand Down Expand Up @@ -12063,18 +12063,18 @@ __metadata:
languageName: node
linkType: hard

"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"
"glob@npm:^10.0.0, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.16, glob@npm:^10.3.7":
version: 10.3.16
resolution: "glob@npm:10.3.16"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^2.3.6"
jackspeak: "npm:^3.1.2"
minimatch: "npm:^9.0.1"
minipass: "npm:^7.0.4"
path-scurry: "npm:^1.11.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10c0/cda748ddc181b31b3df9548c0991800406d5cc3b3f8110e37a8751ec1e39f37cdae7d7782d5422d7df92775121cdf00599992dff22f7ff1260344843af227c2b
checksum: 10c0/f7eb4c3e66f221f0be3967c02527047167967549bdf8ed1bd5f6277d43a35191af4e2bb8c89f07a79664958bae088fd06659e69a0f1de462972f1eab52a715e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -13919,7 +13919,7 @@ __metadata:
languageName: node
linkType: hard

"jackspeak@npm:^2.3.5, jackspeak@npm:^2.3.6":
"jackspeak@npm:^2.3.5":
version: 2.3.6
resolution: "jackspeak@npm:2.3.6"
dependencies:
Expand All @@ -13932,6 +13932,19 @@ __metadata:
languageName: node
linkType: hard

"jackspeak@npm:^3.1.2":
version: 3.1.2
resolution: "jackspeak@npm:3.1.2"
dependencies:
"@isaacs/cliui": "npm:^8.0.2"
"@pkgjs/parseargs": "npm:^0.11.0"
dependenciesMeta:
"@pkgjs/parseargs":
optional: true
checksum: 10c0/5f1922a1ca0f19869e23f0dc4374c60d36e922f7926c76fecf8080cc6f7f798d6a9caac1b9428327d14c67731fd551bb3454cb270a5e13a0718f3b3660ec3d5d
languageName: node
linkType: hard

"jake@npm:^10.8.5":
version: 10.8.7
resolution: "jake@npm:10.8.7"
Expand Down

0 comments on commit d30e4a7

Please sign in to comment.