Skip to content

Commit

Permalink
deps: update glob requirement from ^7.1.4 to ^7.2.0 (#74)
Browse files Browse the repository at this point in the history
Updates the requirements on [glob](https://github.com/isaacs/node-glob) to permit the latest version.
- [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.1.4...v7.2.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
...

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 Mar 15, 2022
1 parent 6a3a886 commit 27f1a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"@npmcli/move-file": "^1.1.2",
"chownr": "^2.0.0",
"fs-minipass": "^2.1.0",
"glob": "^7.1.4",
"glob": "^7.2.0",
"infer-owner": "^1.0.4",
"lru-cache": "^7.5.1",
"minipass": "^3.1.6",
Expand Down

0 comments on commit 27f1a63

Please sign in to comment.