Skip to content

Commit 79118ec

Browse files
committed
chore: common version of glob for all packages
1 parent 8dae6a2 commit 79118ec

File tree

4 files changed

+242
-201
lines changed

4 files changed

+242
-201
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bin": "build/index.js",
77
"dependencies": {
88
"commander": "^12.1.0",
9-
"glob": "^11.0.0",
9+
"glob": "*",
1010
"smelly-detector": "*"
1111
},
1212
"repository": {

0 commit comments

Comments
 (0)