Skip to content

Commit fc4ad12

Browse files
Bump glob from 13.0.4 to 13.0.5
Bumps [glob](https://github.com/isaacs/node-glob) from 13.0.4 to 13.0.5. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v13.0.4...v13.0.5) --- updated-dependencies: - dependency-name: glob dependency-version: 13.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b994bb4 commit fc4ad12

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
@@ -92,7 +92,7 @@
9292
"del": "8.0.1",
9393
"end-of-stream": "1.4.5",
9494
"fancy-log": "2.0.0",
95-
"glob": "^13.0.4",
95+
"glob": "^13.0.5",
9696
"got": "14.6.6",
9797
"gulp": "^5.0.1",
9898
"gulp-cli": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2714,10 +2714,10 @@ glob@^11.0.3:
27142714
package-json-from-dist "^1.0.0"
27152715
path-scurry "^2.0.0"
27162716

2717-
glob@^13.0.4:
2718-
version "13.0.4"
2719-
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.4.tgz#8479df26cb72f9a878179704f6ef3fb7db7cba09"
2720-
integrity sha512-KACie1EOs9BIOMtenFaxwmYODWA3/fTfGSUnLhMJpXRntu1g+uL/Xvub5f8SCTppvo9q62Qy4LeOoUiaL54G5A==
2717+
glob@^13.0.5:
2718+
version "13.0.5"
2719+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.5.tgz#a48f760c6312b1a19d2950fcb577384221c4ec00"
2720+
integrity sha512-BzXxZg24Ibra1pbQ/zE7Kys4Ua1ks7Bn6pKLkVPZ9FZe4JQS6/Q7ef3LG1H+k7lUf5l4T3PLSyYyYJVYUvfgTw==
27212721
dependencies:
27222722
minimatch "^10.2.1"
27232723
minipass "^7.1.2"

0 commit comments

Comments
 (0)