Skip to content

Commit 6d98038

Browse files
Bump glob from 10.4.1 to 10.4.2 (#1800)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c4f2a0 commit 6d98038

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -772,14 +772,15 @@ glob@8.1.0:
772772
once "^1.3.0"
773773

774774
glob@^10.2.1:
775-
version "10.4.1"
776-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
777-
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
775+
version "10.4.2"
776+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
777+
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
778778
dependencies:
779779
foreground-child "^3.1.0"
780780
jackspeak "^3.1.2"
781781
minimatch "^9.0.4"
782782
minipass "^7.1.2"
783+
package-json-from-dist "^1.0.0"
783784
path-scurry "^1.11.1"
784785

785786
glob@^7.1.3:
@@ -1195,6 +1196,11 @@ p-locate@^5.0.0:
11951196
dependencies:
11961197
p-limit "^3.0.2"
11971198

1199+
package-json-from-dist@^1.0.0:
1200+
version "1.0.0"
1201+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
1202+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
1203+
11981204
parent-module@^1.0.0:
11991205
version "1.0.1"
12001206
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"

0 commit comments

Comments
 (0)