Skip to content

Commit 6193df6

Browse files
Bump glob from 10.2.1 to 10.2.2
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.1 to 10.2.2. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.2.1...v10.2.2) --- 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 9e73b6b commit 6193df6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,12 +1037,11 @@ glob@7.2.0:
10371037
path-is-absolute "^1.0.0"
10381038

10391039
glob@^10.0.0:
1040-
version "10.2.1"
1041-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.1.tgz#44288e9186b5cd5baa848728533ba21a94aa8f33"
1042-
integrity sha512-ngom3wq2UhjdbmRE/krgkD8BQyi1KZ5l+D2dVm4+Yj+jJIBp74/ZGunL6gNGc/CYuQmvUBiavWEXIotRiv5R6A==
1040+
version "10.2.2"
1041+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.2.tgz#ce2468727de7e035e8ecf684669dc74d0526ab75"
1042+
integrity sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ==
10431043
dependencies:
10441044
foreground-child "^3.1.0"
1045-
fs.realpath "^1.0.0"
10461045
jackspeak "^2.0.3"
10471046
minimatch "^9.0.0"
10481047
minipass "^5.0.0"

0 commit comments

Comments
 (0)