Skip to content

Commit

Permalink
Infrastructure: Bump glob from 7.2.0 to 8.0.3 (#2321)
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 8.0.3.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v7.2.0...v8.0.3)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2022
1 parent d09f3ba commit baeb8da
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 17 deletions.
175 changes: 159 additions & 16 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 @@ -47,7 +47,7 @@
"eslint-plugin-jsdoc": "^39.3.3",
"eslint-plugin-prettier": "^4.2.1",
"geckodriver": "^3.0.1",
"glob": "^7.2.0",
"glob": "^8.0.3",
"htmlhint": "^1.1.4",
"htmlparser2": "^7.2.0",
"husky": "^8.0.1",
Expand Down

0 comments on commit baeb8da

Please sign in to comment.