We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58f447 commit 4bc02c9Copy full SHA for 4bc02c9
package.json
@@ -15,11 +15,11 @@
15
"node": ">=16.13.0"
16
},
17
"devDependencies": {
18
- "@commitlint/cli": "18.2.0",
+ "@commitlint/cli": "18.6.1",
19
"@commitlint/config-angular": "^17.0.0",
20
- "@commitlint/config-conventional": "18.1.0",
21
- "@commitlint/config-nx-scopes": "18.3.0",
22
- "@commitlint/cz-commitlint": "18.2.0",
+ "@commitlint/config-conventional": "18.6.3",
+ "@commitlint/config-nx-scopes": "18.6.1",
+ "@commitlint/cz-commitlint": "18.6.1",
23
"@jscutlery/semver": "4.0.0",
24
"@nx/devkit": "17.0.2",
25
"@nx/eslint": "17.0.2",
0 commit comments