Skip to content

Commit 6a67c3f

Browse files
Bump glob from 10.2.5 to 10.2.6
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.5 to 10.2.6. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.2.5...v10.2.6) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af0c014 commit 6a67c3f

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
@@ -1036,13 +1036,13 @@ glob@7.2.0:
10361036
path-is-absolute "^1.0.0"
10371037

10381038
glob@^10.0.0:
1039-
version "10.2.5"
1040-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.5.tgz#73c1850ac8f077810d8370ba414b382ad1a86083"
1041-
integrity sha512-Gj+dFYPZ5hc5dazjXzB0iHg2jKWJZYMjITXYPBRQ/xc2Buw7H0BINknRTwURJ6IC6MEFpYbLvtgVb3qD+DwyuA==
1039+
version "10.2.6"
1040+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.6.tgz#1e27edbb3bbac055cb97113e27a066c100a4e5e1"
1041+
integrity sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==
10421042
dependencies:
10431043
foreground-child "^3.1.0"
10441044
jackspeak "^2.0.3"
1045-
minimatch "^9.0.0"
1045+
minimatch "^9.0.1"
10461046
minipass "^5.0.0 || ^6.0.2"
10471047
path-scurry "^1.7.0"
10481048

@@ -1411,10 +1411,10 @@ minimatch@^5.1.0:
14111411
dependencies:
14121412
brace-expansion "^2.0.1"
14131413

1414-
minimatch@^9.0.0:
1415-
version "9.0.0"
1416-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.0.tgz#bfc8e88a1c40ffd40c172ddac3decb8451503b56"
1417-
integrity sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==
1414+
minimatch@^9.0.1:
1415+
version "9.0.1"
1416+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.1.tgz#8a555f541cf976c622daf078bb28f29fb927c253"
1417+
integrity sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==
14181418
dependencies:
14191419
brace-expansion "^2.0.1"
14201420

0 commit comments

Comments
 (0)