Skip to content

Commit 4ef8b1f

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump glob from 10.2.4 to 10.2.5
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.4 to 10.2.5. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.2.4...v10.2.5) --- 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 bac6acd commit 4ef8b1f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"del": "7.0.0",
9292
"end-of-stream": "1.4.4",
9393
"fancy-log": "2.0.0",
94-
"glob": "^10.2.4",
94+
"glob": "^10.2.5",
9595
"got": "12.6.0",
9696
"gulp": "^4.0.0",
9797
"gulp-cli": "2.3.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2958,15 +2958,15 @@ glob-watcher@^5.0.3:
29582958
just-debounce "^1.0.0"
29592959
object.defaults "^1.1.0"
29602960

2961-
glob@^10.2.4:
2962-
version "10.2.4"
2963-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.4.tgz#f5bf7ddb080e3e9039b148a9e2aef3d5ebfc0a25"
2964-
integrity sha512-fDboBse/sl1oXSLhIp0FcCJgzW9KmhC/q8ULTKC82zc+DL3TL7FNb8qlt5qqXN53MsKEUSIcb+7DLmEygOE5Yw==
2961+
glob@^10.2.5:
2962+
version "10.2.5"
2963+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.5.tgz#73c1850ac8f077810d8370ba414b382ad1a86083"
2964+
integrity sha512-Gj+dFYPZ5hc5dazjXzB0iHg2jKWJZYMjITXYPBRQ/xc2Buw7H0BINknRTwURJ6IC6MEFpYbLvtgVb3qD+DwyuA==
29652965
dependencies:
29662966
foreground-child "^3.1.0"
29672967
jackspeak "^2.0.3"
29682968
minimatch "^9.0.0"
2969-
minipass "^5.0.0 || ^6.0.0"
2969+
minipass "^5.0.0 || ^6.0.2"
29702970
path-scurry "^1.7.0"
29712971

29722972
glob@^7.0.0, glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
@@ -4948,10 +4948,10 @@ minipass@^5.0.0:
49484948
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
49494949
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
49504950

4951-
"minipass@^5.0.0 || ^6.0.0":
4952-
version "6.0.0"
4953-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.0.tgz#3b000c121dd32da5dc56156381dc322b4f2ffaa0"
4954-
integrity sha512-mvD5U4pUen1aWcjTxUgdoMg6PB98dcV0obc/OiPzls79++IpgNoO+MCbOHRlKfWIOvjIjmjUygjZmSStP7B0Og==
4951+
"minipass@^5.0.0 || ^6.0.2":
4952+
version "6.0.2"
4953+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.2.tgz#542844b6c4ce95b202c0995b0a471f1229de4c81"
4954+
integrity sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==
49554955

49564956
minizlib@^2.0.0, minizlib@^2.1.1:
49574957
version "2.1.2"

0 commit comments

Comments
 (0)