Skip to content

Commit 157e72b

Browse files
fix(deps): update commitlint monorepo to v18
1 parent 636798f commit 157e72b

File tree

2 files changed

+142
-178
lines changed

2 files changed

+142
-178
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
},
88
"license": "MIT",
99
"dependencies": {
10-
"@commitlint/cli": "^17.3.0",
11-
"@commitlint/config-conventional": "^17.3.0",
10+
"@commitlint/cli": "^18.0.0",
11+
"@commitlint/config-conventional": "^18.0.0",
1212
"husky": "^8.0.2",
1313
"lerna": "^7.0.0"
1414
},

0 commit comments

Comments
 (0)