Skip to content

Commit 9edab23

Browse files
Bump glob from 10.3.12 to 10.3.15 (#1761)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.12 to 10.3.15. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.12...v10.3.15) --- 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 88c13b5 commit 9edab23

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

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

774774
glob@^10.2.1:
775-
version "10.3.12"
776-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.12.tgz#3a65c363c2e9998d220338e88a5f6ac97302960b"
777-
integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==
775+
version "10.3.15"
776+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.15.tgz#e72bc61bc3038c90605f5dd48543dc67aaf3b50d"
777+
integrity sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw==
778778
dependencies:
779779
foreground-child "^3.1.0"
780780
jackspeak "^2.3.6"
781781
minimatch "^9.0.1"
782782
minipass "^7.0.4"
783-
path-scurry "^1.10.2"
783+
path-scurry "^1.11.0"
784784

785785
glob@^7.1.3:
786786
version "7.2.3"
@@ -1222,10 +1222,10 @@ path-parse@^1.0.7:
12221222
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
12231223
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
12241224

1225-
path-scurry@^1.10.2:
1226-
version "1.10.2"
1227-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.2.tgz#8f6357eb1239d5fa1da8b9f70e9c080675458ba7"
1228-
integrity sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==
1225+
path-scurry@^1.11.0:
1226+
version "1.11.1"
1227+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
1228+
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
12291229
dependencies:
12301230
lru-cache "^10.2.0"
12311231
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"

0 commit comments

Comments
 (0)