Skip to content

Commit c81953a

Browse files
Bump glob from 10.4.1 to 10.4.2
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.1 to 10.4.2. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.1...v10.4.2) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a1ef65 commit c81953a

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

+9-3
Original file line numberDiff line numberDiff line change
@@ -1120,14 +1120,15 @@ [email protected]:
11201120
path-is-absolute "^1.0.0"
11211121

11221122
glob@^10.0.0:
1123-
version "10.4.1"
1124-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
1125-
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
1123+
version "10.4.2"
1124+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
1125+
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
11261126
dependencies:
11271127
foreground-child "^3.1.0"
11281128
jackspeak "^3.1.2"
11291129
minimatch "^9.0.4"
11301130
minipass "^7.1.2"
1131+
package-json-from-dist "^1.0.0"
11311132
path-scurry "^1.11.1"
11321133

11331134
glob@^7.0.6, glob@^7.1.3:
@@ -1680,6 +1681,11 @@ p-locate@^5.0.0:
16801681
dependencies:
16811682
p-limit "^3.0.2"
16821683

1684+
package-json-from-dist@^1.0.0:
1685+
version "1.0.0"
1686+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
1687+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
1688+
16831689
pako@~1.0.2:
16841690
version "1.0.11"
16851691
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"

0 commit comments

Comments
 (0)