Skip to content

Commit 01236d4

Browse files
Bump glob from 11.0.3 to 11.1.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.3 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.3...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fa1f79 commit 01236d4

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
@@ -3336,13 +3336,13 @@ glob@^10.0.0, glob@^10.2.2:
33363336
path-scurry "^1.11.1"
33373337

33383338
glob@^11.0.0:
3339-
version "11.0.3"
3340-
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
3341-
integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
3339+
version "11.1.0"
3340+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.1.0.tgz#4f826576e4eb99c7dad383793d2f9f08f67e50a6"
3341+
integrity sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==
33423342
dependencies:
33433343
foreground-child "^3.3.1"
33443344
jackspeak "^4.1.1"
3345-
minimatch "^10.0.3"
3345+
minimatch "^10.1.1"
33463346
minipass "^7.1.2"
33473347
package-json-from-dist "^1.0.0"
33483348
path-scurry "^2.0.0"
@@ -4871,10 +4871,10 @@ [email protected]:
48714871
dependencies:
48724872
brace-expansion "^1.1.7"
48734873

4874-
minimatch@^10.0.3:
4875-
version "10.0.3"
4876-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
4877-
integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
4874+
minimatch@^10.1.1:
4875+
version "10.1.1"
4876+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.1.tgz#e6e61b9b0c1dcab116b5a7d1458e8b6ae9e73a55"
4877+
integrity sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==
48784878
dependencies:
48794879
"@isaacs/brace-expansion" "^5.0.0"
48804880

0 commit comments

Comments
 (0)