Skip to content

Commit 59f7408

Browse files
chore(deps): update dependency glob to v13.0.4 (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f0d026 commit 59f7408

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
@@ -6325,11 +6325,11 @@ glob-to-regexp@^0.4.1:
63256325
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
63266326

63276327
glob@13.x:
6328-
version "13.0.3"
6329-
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.3.tgz#e5c39b3e0eb8a2e2bc35e3b28e78fd0839ff9e68"
6330-
integrity sha512-/g3B0mC+4x724v1TgtBlBtt2hPi/EWptsIAmXUx9Z2rvBYleQcsrmaOzd5LyL50jf/Soi83ZDJmw2+XqvH/EeA==
6328+
version "13.0.4"
6329+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.4.tgz#8479df26cb72f9a878179704f6ef3fb7db7cba09"
6330+
integrity sha512-KACie1EOs9BIOMtenFaxwmYODWA3/fTfGSUnLhMJpXRntu1g+uL/Xvub5f8SCTppvo9q62Qy4LeOoUiaL54G5A==
63316331
dependencies:
6332-
minimatch "^10.2.0"
6332+
minimatch "^10.2.1"
63336333
minipass "^7.1.2"
63346334
path-scurry "^2.0.0"
63356335

@@ -8556,10 +8556,10 @@ minimatch@10.1.1:
85568556
dependencies:
85578557
"@isaacs/brace-expansion" "^5.0.0"
85588558

8559-
minimatch@^10.2.0:
8560-
version "10.2.0"
8561-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.0.tgz#e710473e66e3e1aaf376d0aa82438375cac86e9e"
8562-
integrity sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==
8559+
minimatch@^10.2.1:
8560+
version "10.2.1"
8561+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.1.tgz#9d82835834cdc85d5084dd055e9a4685fa56e5f0"
8562+
integrity sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A==
85638563
dependencies:
85648564
brace-expansion "^5.0.2"
85658565

0 commit comments

Comments
 (0)