Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jteppinette committed Mar 9, 2023
1 parent e5f4453 commit 5f9bbd2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"version:patch": "npm version patch -m 'v%s'"
},
"dependencies": {
"glob": ">=7",
"minimatch-capture": ">=1"
"glob": ">=7 <9",
"minimatch-capture": "1"
},
"devDependencies": {
"ava": "5",
Expand Down

0 comments on commit 5f9bbd2

Please sign in to comment.