Skip to content

Commit f7f0c0b

Browse files
committed
chore(config-lerna-scopes): sanitize dependencies
1 parent 288721e commit f7f0c0b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

@commitlint/config-lerna-scopes/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@
2525
},
2626
"homepage": "https://github.com/marionebl/commitlint#readme",
2727
"dependencies": {
28-
"globby": "6.1.0",
29-
"lerna": "^2.0.0",
30-
"load-json-file": "2.0.0"
28+
"lerna": "^2.0.0"
3129
},
3230
"devDependencies": {
3331
"@commitlint/utils": "^3.0.0"

0 commit comments

Comments
 (0)