Skip to content

Commit 58e5cee

Browse files
committed
chore(deps): update devdependencies
1 parent 18a2e76 commit 58e5cee

File tree

3 files changed

+94
-68
lines changed

3 files changed

+94
-68
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/php-parser",
5+
"email": "29139614+renovate[bot]@users.noreply.github.com",
6+
"dependentChangeType": "none"
7+
}

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,20 @@
4343
"typescript": "5.8.3"
4444
},
4545
"devDependencies": {
46-
"@commitlint/cli": "19.7.1",
47-
"@commitlint/config-conventional": "19.7.1",
48-
"@commitlint/cz-commitlint": "19.6.1",
46+
"@commitlint/cli": "19.8.0",
47+
"@commitlint/config-conventional": "19.8.0",
48+
"@commitlint/cz-commitlint": "19.8.0",
4949
"@rightcapital/eslint-config": "38.0.1",
5050
"@rightcapital/prettier-config": "7.2.1",
5151
"@types/lodash": "4.17.16",
52-
"@types/mustache": "4.2.5",
53-
"@types/node": "20.17.22",
54-
"beachball": "2.51.0",
52+
"@types/mustache": "4.2.6",
53+
"@types/node": "20.17.44",
54+
"beachball": "2.54.0",
5555
"concurrently": "9.1.2",
5656
"eslint": "9.13.0",
5757
"husky": "9.1.7",
58-
"prettier-plugin-packagejson": "2.5.10",
59-
"tsx": "4.19.3"
58+
"prettier-plugin-packagejson": "2.5.11",
59+
"tsx": "4.19.4"
6060
},
6161
"packageManager": "[email protected]",
6262
"engines": {

0 commit comments

Comments
 (0)