Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
deps: update glob requirement from ^7.1.1 to ^7.2.0 (#115)
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.1...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] authored Mar 15, 2022
1 parent b905443 commit 35482c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"snap": "tap"
},
"dependencies": {
"glob": "^7.1.1",
"glob": "^7.2.0",
"json-parse-even-better-errors": "^2.3.0",
"normalize-package-data": "^4.0.0",
"npm-normalize-package-bin": "^1.0.0"
Expand Down

0 comments on commit 35482c4

Please # to comment.