Skip to content

Commit

Permalink
Update dependency glob to v10.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent 8d64c1b commit 0fc3969
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"execa": "9.1.0",
"flow-bin": "0.206.0",
"flow-typed": "4.0.0",
"glob": "10.4.0",
"glob": "10.4.1",
"globals": "15.3.0",
"http-server": "14.1.1",
"is-class": "0.0.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6458,7 +6458,7 @@ __metadata:
execa: "npm:9.1.0"
flow-bin: "npm:0.206.0"
flow-typed: "npm:4.0.0"
glob: "npm:10.4.0"
glob: "npm:10.4.1"
globals: "npm:15.3.0"
http-server: "npm:14.1.1"
is-class: "npm:0.0.9"
Expand Down Expand Up @@ -15522,9 +15522,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:10.4.0":
version: 10.4.0
resolution: "glob@npm:10.4.0"
"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 @@ -15533,7 +15533,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 0fc3969

Please sign in to comment.