Skip to content

Commit

Permalink
fix: update dependency glob to v11 (#342)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Bodega Fernanz <jorge.bodega.f@gmail.com>
  • Loading branch information
renovate[bot] and jorgebodega authored Sep 25, 2024
1 parent 89994a8 commit e5fb787
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"chalk": "4.1.2",
"commander": "12.1.0",
"glob": "10.4.5",
"glob": "11.0.0",
"ora": "5.4.1",
"tslib": "2.7.0"
},
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e5fb787

Please sign in to comment.