Skip to content

Commit

Permalink
Update minimum glob version
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew W. Harn <[email protected]>
  • Loading branch information
awharn committed Feb 3, 2025
1 parent 91b4703 commit ee9fb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-plugin-jest": "^26.8.0",
"eslint-plugin-unused-imports": "^2.0.0",
"fancy-log": "^1.3.3",
"glob": "^7.0.0",
"glob": "^7.2.3",
"husky": "^6.0.0",
"jest": "^29.0.0",
"jest-environment-node": "^29.0.0",
Expand Down

0 comments on commit ee9fb3b

Please sign in to comment.