Skip to content

Commit

Permalink
bump glob to 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
etpinard committed Jan 17, 2023
1 parent ef45530 commit 1e3f233
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 10 deletions.
140 changes: 131 additions & 9 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 @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/etpinard/npm-link-check#readme",
"dependencies": {
"glob": "^7.2.3"
"glob": "^8.1.0"
},
"devDependencies": {
"assert": "^2.0.0",
Expand Down

0 comments on commit 1e3f233

Please sign in to comment.