Skip to content

Commit 097237c

Browse files
committed
devdeps(commitlint): upgrade to 20.1.0
1 parent 0df2ded commit 097237c

File tree

2 files changed

+295
-631
lines changed

2 files changed

+295
-631
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"url": "git+https://github.com/typegoose/mongodb-memory-server.git"
99
},
1010
"devDependencies": {
11-
"@commitlint/cli": "17.8.1",
12-
"@commitlint/config-conventional": "17.8.1",
11+
"@commitlint/cli": "20.1.0",
12+
"@commitlint/config-conventional": "20.0.0",
1313
"@types/jest": "^29.5.14",
1414
"@types/node": "~24.10.0",
15-
"commitlint": "17.8.1",
15+
"commitlint": "20.1.0",
1616
"cross-env": "7.0.3",
1717
"doctoc": "2.2.1",
1818
"eslint": "9.39.1",

0 commit comments

Comments
 (0)