Skip to content

Commit

Permalink
Update dependency glob to ^10.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed May 24, 2024
1 parent 0aafddf commit d62197d
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.4.0",
"glob": "^10.4.1",
"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.4.0"
glob: "npm:^10.4.1"
is-ci: "npm:^3.0.1"
semver: "npm:^7.6.2"
bin:
Expand Down Expand Up @@ -12063,9 +12063,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.0":
version: 10.4.0
resolution: "glob@npm:10.4.0"
"glob@npm:^10.0.0, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7, glob@npm:^10.4.1":
version: 10.4.1
resolution: "glob@npm:10.4.1"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^3.1.2"
Expand All @@ -12074,7 +12074,7 @@ __metadata:
path-scurry: "npm:^1.11.1"
bin:
glob: dist/esm/bin.mjs
checksum: 10c0/180d218de9539371664dd89cf4b26654b900b6cee689f0c5e281aab6cc655ccff11dba983906db9a75b2fcee9d6cea3e8d4db4d3cc66c2c6162b00b8cd6613cc
checksum: 10c0/77f2900ed98b9cc2a0e1901ee5e476d664dae3cd0f1b662b8bfd4ccf00d0edc31a11595807706a274ca10e1e251411bbf2e8e976c82bed0d879a9b89343ed379
languageName: node
linkType: hard

Expand Down

0 comments on commit d62197d

Please sign in to comment.