Skip to content

Commit fde4fa6

Browse files
chore(deps): bump glob from 11.0.3 to 11.1.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.3 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.3...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b76a40 commit fde4fa6

File tree

4 files changed

+1045
-801
lines changed

4 files changed

+1045
-801
lines changed

packages/horizon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint": "catalog:",
6363
"ethers": "catalog:",
6464
"forge-std": "https://github.com/foundry-rs/forge-std/tarball/v1.9.7",
65-
"glob": "^11.0.1",
65+
"glob": "^11.1.0",
6666
"hardhat": "catalog:",
6767
"hardhat-contract-sizer": "^2.10.0",
6868
"hardhat-gas-reporter": "^1.0.8",

packages/subgraph-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint": "catalog:",
6262
"ethers": "catalog:",
6363
"forge-std": "https://github.com/foundry-rs/forge-std/tarball/v1.9.7",
64-
"glob": "^11.0.1",
64+
"glob": "^11.1.0",
6565
"hardhat": "catalog:",
6666
"hardhat-contract-sizer": "^2.10.0",
6767
"hardhat-gas-reporter": "^1.0.8",

packages/toolshed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@nomicfoundation/hardhat-ethers": "catalog:",
5959
"debug": "^4.4.0",
6060
"ethers": "catalog:",
61-
"glob": "^11.0.1",
61+
"glob": "^11.1.0",
6262
"hardhat": "catalog:",
6363
"json5": "^2.2.3"
6464
},

0 commit comments

Comments
 (0)