Skip to content

Commit

Permalink
build(deps): bump glob from 11.0.0 to 11.0.1 (#1981)
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.0 to 11.0.1.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 7d77cee commit 32f53b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"file-type": "^16.5.4",
"fix-latin1-to-utf8": "^1.0.3",
"fluent-json-schema": "^5.0.0",
"glob": "^11.0.0",
"glob": "^11.0.1",
"html-minifier-terser": "^7.2.0",
"html-to-text": "^9.0.5",
"htmltidy2": "^1.2.0",
Expand Down

0 comments on commit 32f53b8

Please sign in to comment.