Skip to content

Commit

Permalink
Update dependency glob to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 705a6e4 commit c271f02
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 50 deletions.
225 changes: 176 additions & 49 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 @@ -31,7 +31,7 @@
"test": "mocha --reporter dot"
},
"dependencies": {
"glob": "^10.0.0",
"glob": "^11.0.0",
"graceful-fs": "^4.2.0",
"is-stream": "^2.0.1",
"lazystream": "^1.0.0",
Expand Down

0 comments on commit c271f02

Please sign in to comment.