Skip to content

Commit 900d2ac

Browse files
fix(deps): update commitlint monorepo to v19.8.0
1 parent 4893a5a commit 900d2ac

File tree

2 files changed

+39
-174
lines changed

2 files changed

+39
-174
lines changed

package-lock.json

Lines changed: 34 additions & 169 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,15 +185,15 @@
185185
]
186186
},
187187
"dependencies": {
188-
"@commitlint/config-conventional": "19.7.1",
188+
"@commitlint/config-conventional": "19.8.0",
189189
"commitlint-plugin-function-rules": "4.0.1"
190190
},
191191
"devDependencies": {
192192
"@ava/typescript": "5.0.0",
193-
"@commitlint/cli": "19.7.1",
194-
"@commitlint/lint-19.x": "npm:@commitlint/lint@19.7.1",
195-
"@commitlint/load-19.x": "npm:@commitlint/load@19.6.1",
196-
"@commitlint/types": "19.5.0",
193+
"@commitlint/cli": "19.8.0",
194+
"@commitlint/lint-19.x": "npm:@commitlint/lint@19.8.0",
195+
"@commitlint/load-19.x": "npm:@commitlint/load@19.8.0",
196+
"@commitlint/types": "19.8.0",
197197
"@semantic-release/changelog": "6.0.3",
198198
"@semantic-release/exec": "7.0.3",
199199
"@semantic-release/git": "10.0.1",

0 commit comments

Comments
 (0)