Skip to content

Commit 2dcab16

Browse files
committed
chore(deps): update dependency glob to v10.4.3
1 parent cf4cc82 commit 2dcab16

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"eslint-config-prettier": "9.1.0",
131131
"eslint-plugin-functional": "4.4.1",
132132
"ethers": "6.13.1",
133-
"glob": "10.4.2",
133+
"glob": "10.4.3",
134134
"husky": "9.0.11",
135135
"jsdom": "^24.0.0",
136136
"npm-run-all2": "6.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3739,10 +3739,10 @@ glob-parent@^6.0.2:
37393739
dependencies:
37403740
is-glob "^4.0.3"
37413741

3742-
3743-
version "10.4.2"
3744-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
3745-
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
3742+
3743+
version "10.4.3"
3744+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.3.tgz#e0ba2253dd21b3d0acdfb5d507c59a29f513fc7a"
3745+
integrity sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==
37463746
dependencies:
37473747
foreground-child "^3.1.0"
37483748
jackspeak "^3.1.2"

0 commit comments

Comments
 (0)