Skip to content

Commit

Permalink
fix(deps): update dependency glob to ^9.1.0 (#518)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 1, 2023
1 parent 0f45477 commit 635922c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 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
Expand Up @@ -24,7 +24,7 @@
"node": ">=v16"
},
"dependencies": {
"glob": "^9.0.2",
"glob": "^9.1.0",
"graceful-fs": "^4.2.10",
"handlebars": "^4.7.7"
},
Expand Down

0 comments on commit 635922c

Please sign in to comment.