Skip to content

Commit 5f277d3

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump glob from 10.2.6 to 10.2.7
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.6 to 10.2.7. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.2.6...v10.2.7) --- 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 a28f921 commit 5f277d3

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
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.6",
94+
"glob": "^10.2.7",
9595
"got": "13.0.0",
9696
"gulp": "^4.0.0",
9797
"gulp-cli": "2.3.0",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3125,10 +3125,10 @@ glob-watcher@^5.0.3:
31253125
just-debounce "^1.0.0"
31263126
object.defaults "^1.1.0"
31273127

3128-
glob@^10.2.2, glob@^10.2.6:
3129-
version "10.2.6"
3130-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.6.tgz#1e27edbb3bbac055cb97113e27a066c100a4e5e1"
3131-
integrity sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==
3128+
glob@^10.2.2, glob@^10.2.7:
3129+
version "10.2.7"
3130+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.7.tgz#9dd2828cd5bc7bd861e7738d91e7113dda41d7d8"
3131+
integrity sha512-jTKehsravOJo8IJxUGfZILnkvVJM/MOfHRs8QcXolVef2zNI9Tqyy5+SeuOAZd3upViEZQLyFpQhYiHLrMUNmA==
31323132
dependencies:
31333133
foreground-child "^3.1.0"
31343134
jackspeak "^2.0.3"
@@ -5215,14 +5215,7 @@ minipass-sized@^1.0.3:
52155215
dependencies:
52165216
minipass "^3.0.0"
52175217

5218-
minipass@^3.0.0, minipass@^3.1.0, minipass@^3.1.1, minipass@^3.1.3:
5219-
version "3.1.3"
5220-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
5221-
integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
5222-
dependencies:
5223-
yallist "^4.0.0"
5224-
5225-
minipass@^3.1.6:
5218+
minipass@^3.0.0, minipass@^3.1.0, minipass@^3.1.1, minipass@^3.1.3, minipass@^3.1.6:
52265219
version "3.3.6"
52275220
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.3.6.tgz#7bba384db3a1520d18c9c0e5251c3444e95dd94a"
52285221
integrity sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==

0 commit comments

Comments
 (0)