Skip to content

Commit fcb02d2

Browse files
committed
feat(deps): upgrade commitlint
1 parent 12c307b commit fcb02d2

File tree

2 files changed

+275
-101
lines changed

2 files changed

+275
-101
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"author": "Jamie Rolfs <[email protected]>",
5151
"license": "MIT",
5252
"dependencies": {
53-
"@commitlint/cli": "^16.1.0",
54-
"@commitlint/config-conventional": "^16.2.1",
55-
"@commitlint/prompt": "^16.1.0",
53+
"@commitlint/cli": "^17.3.0",
54+
"@commitlint/config-conventional": "^17.3.0",
55+
"@commitlint/prompt": "^17.3.0",
5656
"@swc-node/jest": "^1.5.5",
5757
"@swc/core": "^1.3.22",
5858
"@types/jest": "^29.0.0",

0 commit comments

Comments
 (0)