We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798f5fc commit 6184fe9Copy full SHA for 6184fe9
2 files changed
package.json
@@ -31,9 +31,9 @@
31
},
32
"devDependencies": {
33
"@abraham/reflection": "^0.13.0",
34
- "@commitlint/cli": "^20.0.0",
35
- "@commitlint/config-conventional": "^20.0.0",
36
- "@commitlint/config-lerna-scopes": "^20.0.0",
+ "@commitlint/cli": "^21.0.0",
+ "@commitlint/config-conventional": "^21.0.0",
+ "@commitlint/config-lerna-scopes": "^21.0.0",
37
"@swc/core": "^1.13.5",
38
"@types/lodash": "^4.17.18",
39
"@types/node": "^24.5.2",
0 commit comments