Skip to content

Commit acfaeeb

Browse files
committed
chore(deps): update devdependencies
1 parent c0db320 commit acfaeeb

3 files changed

+147
-140
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "chore(deps): update devdependencies",
4+
"packageName": "@rightcapital/phpdoc-parser",
5+
"email": "29139614+renovate[bot]@users.noreply.github.com",
6+
"dependentChangeType": "none"
7+
}

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
"@babel/core": "7.26.9",
4545
"@babel/preset-env": "7.26.9",
4646
"@babel/preset-typescript": "7.26.0",
47-
"@commitlint/cli": "19.7.1",
48-
"@commitlint/config-conventional": "19.7.1",
49-
"@commitlint/cz-commitlint": "19.6.1",
47+
"@commitlint/cli": "19.8.0",
48+
"@commitlint/config-conventional": "19.8.0",
49+
"@commitlint/cz-commitlint": "19.8.0",
5050
"@rightcapital/eslint-config": "42.1.0",
5151
"@rightcapital/prettier-config": "7.2.1",
5252
"@types/lodash": "4.17.16",
@@ -56,7 +56,7 @@
5656
"husky": "9.1.7",
5757
"inquirer": "12.4.2",
5858
"prettier": "3.5.3",
59-
"vitest": "3.0.7"
59+
"vitest": "3.0.8"
6060
},
6161
"packageManager": "[email protected]",
6262
"engines": {

0 commit comments

Comments
 (0)