Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c9eaf96

Browse files
Merge pull request #394 from ruby-syntax-tree/dependabot/npm_and_yarn/glob-10.3.3
Bump glob from 10.3.1 to 10.3.3
2 parents 244566c + e5ddee7 commit c9eaf96

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,15 +1075,15 @@ glob@7.2.0:
10751075
path-is-absolute "^1.0.0"
10761076

10771077
glob@^10.0.0:
1078-
version "10.3.1"
1079-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.1.tgz#9789cb1b994515bedb811a6deca735b5c37d2bf4"
1080-
integrity sha512-9BKYcEeIs7QwlCYs+Y3GBvqAMISufUS0i2ELd11zpZjxI5V9iyRj0HgzB5/cLf2NY4vcYBTYzJ7GIui7j/4DOw==
1078+
version "10.3.3"
1079+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.3.tgz#8360a4ffdd6ed90df84aa8d52f21f452e86a123b"
1080+
integrity sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==
10811081
dependencies:
10821082
foreground-child "^3.1.0"
10831083
jackspeak "^2.0.3"
10841084
minimatch "^9.0.1"
1085-
minipass "^5.0.0 || ^6.0.2"
1086-
path-scurry "^1.10.0"
1085+
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1086+
path-scurry "^1.10.1"
10871087

10881088
glob@^7.0.6, glob@^7.1.3:
10891089
version "7.2.3"
@@ -1457,10 +1457,10 @@ minimist@^1.2.0, minimist@^1.2.3:
14571457
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
14581458
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
14591459

1460-
"minipass@^5.0.0 || ^6.0.2":
1461-
version "6.0.2"
1462-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.2.tgz#542844b6c4ce95b202c0995b0a471f1229de4c81"
1463-
integrity sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==
1460+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
1461+
version "7.0.1"
1462+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.1.tgz#dff63464407cd8b83d7f008c0f116fa8c9b77ebf"
1463+
integrity sha512-NQ8MCKimInjVlaIqx51RKJJB7mINVkLTJbsZKmto4UAAOC/CWXES8PGaOgoBZyqoUsUA/U3DToGK7GJkkHbjJw==
14641464

14651465
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
14661466
version "0.5.3"
@@ -1640,13 +1640,13 @@ path-key@^3.1.0:
16401640
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
16411641
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
16421642

1643-
path-scurry@^1.10.0:
1644-
version "1.10.0"
1645-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.0.tgz#0ffbd4c1f7de9600f98a1405507d9f9acb438ab3"
1646-
integrity sha512-tZFEaRQbMLjwrsmidsGJ6wDMv0iazJWk6SfIKnY4Xru8auXgmJkOBa5DUbYFcFD2Rzk2+KDlIiF0GVXNCbgC7g==
1643+
path-scurry@^1.10.1:
1644+
version "1.10.1"
1645+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
1646+
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
16471647
dependencies:
16481648
lru-cache "^9.1.1 || ^10.0.0"
1649-
minipass "^5.0.0 || ^6.0.2"
1649+
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
16501650

16511651
path-type@^4.0.0:
16521652
version "4.0.0"

0 commit comments

Comments
 (0)