Skip to content

Commit 5d4215f

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump glob from 11.0.1 to 11.0.2
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.1 to 11.0.2. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.1...v11.0.2) --- updated-dependencies: - dependency-name: glob dependency-version: 11.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f9a6e8 commit 5d4215f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"del": "8.0.0",
9292
"end-of-stream": "1.4.4",
9393
"fancy-log": "2.0.0",
94-
"glob": "^11.0.1",
94+
"glob": "^11.0.2",
9595
"got": "14.4.7",
9696
"gulp": "^5.0.0",
9797
"gulp-cli": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2851,10 +2851,10 @@ glob@^10.2.2, glob@^10.3.10:
28512851
package-json-from-dist "^1.0.0"
28522852
path-scurry "^1.11.1"
28532853

2854-
glob@^11.0.1:
2855-
version "11.0.1"
2856-
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
2857-
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
2854+
glob@^11.0.2:
2855+
version "11.0.2"
2856+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.2.tgz#3261e3897bbc603030b041fd77ba636022d51ce0"
2857+
integrity sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==
28582858
dependencies:
28592859
foreground-child "^3.1.0"
28602860
jackspeak "^4.0.1"

0 commit comments

Comments
 (0)