Skip to content

Commit d7a2906

Browse files
Bump glob (#168)
Bumps [glob](https://github.com/isaacs/node-glob) to 10.5.0 and updates ancestor dependency . These dependencies need to be updated together. Updates `glob` from 10.3.10 to 10.5.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.10...v10.5.0) Updates `glob` from 11.0.0 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.10...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: direct:development - dependency-name: glob dependency-version: 11.1.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 747d4ae commit d7a2906

File tree

2 files changed

+80
-112
lines changed

2 files changed

+80
-112
lines changed

package-lock.json

Lines changed: 79 additions & 111 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
"eslint": "^8.45.0",
358358
"eslint-config-prettier": "^9.1.0",
359359
"eslint-plugin-prettier": "^5.1.2",
360-
"glob": "^10.3.4",
360+
"glob": "^10.5.0",
361361
"gulp": "^5.0.0",
362362
"gulp-decompress": "^3.0.0",
363363
"gulp-download": "^0.0.1",

0 commit comments

Comments
 (0)