Skip to content

Commit 652a2f6

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump glob from 10.2.2 to 10.2.3
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.2 to 10.2.3. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.2.2...v10.2.3) --- 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 ff3975a commit 652a2f6

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": "7.0.0",
9292
"end-of-stream": "1.4.4",
9393
"fancy-log": "2.0.0",
94-
"glob": "^10.2.2",
94+
"glob": "^10.2.3",
9595
"got": "12.6.0",
9696
"gulp": "^4.0.0",
9797
"gulp-cli": "2.3.0",

yarn.lock

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

2961-
glob@^10.2.2:
2962-
version "10.2.2"
2963-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.2.tgz#ce2468727de7e035e8ecf684669dc74d0526ab75"
2964-
integrity sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ==
2961+
glob@^10.2.3:
2962+
version "10.2.3"
2963+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.3.tgz#aa6765963fe6c5936d5c2e00943e7af06302a1a7"
2964+
integrity sha512-Kb4rfmBVE3eQTAimgmeqc2LwSnN0wIOkkUL6HmxEFxNJ4fHghYHVbFba/HcGcRjE6s9KoMNK3rSOwkL4PioZjg==
29652965
dependencies:
29662966
foreground-child "^3.1.0"
29672967
jackspeak "^2.0.3"

0 commit comments

Comments
 (0)