Skip to content

Commit

Permalink
chore(deps): bump glob from 7.1.7 to 7.2.0
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.7 to 7.2.0.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](isaacs/node-glob@v7.1.7...v7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 2, 2021
1 parent f497ce5 commit 20e4f8f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -41,7 +41,7 @@
"change-case": "^4.1.2",
"cli-color": "^2.0.0",
"commander": "^7.2.0",
"glob": "^7.1.7",
"glob": "^7.2.0",
"handlebars": "^4.7.7",
"slugify": "^1.5.3",
"svg2ttf": "^6.0.2",
Expand Down

0 comments on commit 20e4f8f

Please sign in to comment.