We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db968fc commit 34ae73eCopy full SHA for 34ae73e
package.json
@@ -43,14 +43,14 @@
43
"typescript": "5.8.2"
44
},
45
"devDependencies": {
46
- "@commitlint/cli": "19.7.1",
47
- "@commitlint/config-conventional": "19.7.1",
48
- "@commitlint/cz-commitlint": "19.6.1",
+ "@commitlint/cli": "19.8.0",
+ "@commitlint/config-conventional": "19.8.0",
+ "@commitlint/cz-commitlint": "19.8.0",
49
"@rightcapital/eslint-config": "38.0.1",
50
"@rightcapital/prettier-config": "7.2.1",
51
"@types/lodash": "4.17.16",
52
"@types/mustache": "4.2.5",
53
- "@types/node": "20.17.22",
+ "@types/node": "20.17.24",
54
"beachball": "2.51.0",
55
"concurrently": "9.1.2",
56
"eslint": "9.13.0",
0 commit comments