Skip to content

Commit d1433dc

Browse files
Merge pull request #339 from ruby-syntax-tree/dependabot/npm_and_yarn/glob-10.2.5
Bump glob from 10.2.4 to 10.2.5
2 parents 8817831 + 2d736f1 commit d1433dc

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
@@ -1037,14 +1037,14 @@ glob@7.2.0:
10371037
path-is-absolute "^1.0.0"
10381038

10391039
glob@^10.0.0:
1040-
version "10.2.4"
1041-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.4.tgz#f5bf7ddb080e3e9039b148a9e2aef3d5ebfc0a25"
1042-
integrity sha512-fDboBse/sl1oXSLhIp0FcCJgzW9KmhC/q8ULTKC82zc+DL3TL7FNb8qlt5qqXN53MsKEUSIcb+7DLmEygOE5Yw==
1040+
version "10.2.5"
1041+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.5.tgz#73c1850ac8f077810d8370ba414b382ad1a86083"
1042+
integrity sha512-Gj+dFYPZ5hc5dazjXzB0iHg2jKWJZYMjITXYPBRQ/xc2Buw7H0BINknRTwURJ6IC6MEFpYbLvtgVb3qD+DwyuA==
10431043
dependencies:
10441044
foreground-child "^3.1.0"
10451045
jackspeak "^2.0.3"
10461046
minimatch "^9.0.0"
1047-
minipass "^5.0.0 || ^6.0.0"
1047+
minipass "^5.0.0 || ^6.0.2"
10481048
path-scurry "^1.7.0"
10491049

10501050
glob@^7.0.6, glob@^7.1.3:
@@ -1429,10 +1429,10 @@ minipass@^5.0.0:
14291429
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
14301430
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
14311431

1432-
"minipass@^5.0.0 || ^6.0.0":
1433-
version "6.0.0"
1434-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.0.tgz#3b000c121dd32da5dc56156381dc322b4f2ffaa0"
1435-
integrity sha512-mvD5U4pUen1aWcjTxUgdoMg6PB98dcV0obc/OiPzls79++IpgNoO+MCbOHRlKfWIOvjIjmjUygjZmSStP7B0Og==
1432+
"minipass@^5.0.0 || ^6.0.2":
1433+
version "6.0.2"
1434+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.2.tgz#542844b6c4ce95b202c0995b0a471f1229de4c81"
1435+
integrity sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==
14361436

14371437
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
14381438
version "0.5.3"

0 commit comments

Comments
 (0)