-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d821a9d
commit af17dd5
Showing
3 changed files
with
108 additions
and
95 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@rightcapital-php-parser-37d21659-e310-4e43-be9e-4e760b6e970f.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "chore(deps): update devdependencies", | ||
"packageName": "@rightcapital/php-parser", | ||
"email": "29139614+renovate[bot]@users.noreply.github.com", | ||
"dependentChangeType": "none" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,19 +43,19 @@ | |
"typescript": "5.6.3" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "19.5.0", | ||
"@commitlint/config-conventional": "19.5.0", | ||
"@commitlint/cli": "19.6.0", | ||
"@commitlint/config-conventional": "19.6.0", | ||
"@commitlint/cz-commitlint": "19.5.0", | ||
"@rightcapital/eslint-config": "38.0.0", | ||
"@rightcapital/prettier-config": "7.1.7", | ||
"@types/lodash": "4.17.10", | ||
"@rightcapital/eslint-config": "38.0.1", | ||
"@rightcapital/prettier-config": "7.1.9", | ||
"@types/lodash": "4.17.13", | ||
"@types/mustache": "4.2.5", | ||
"@types/node": "20.16.11", | ||
"beachball": "2.47.1", | ||
"concurrently": "9.0.1", | ||
"@types/node": "20.17.9", | ||
"beachball": "2.51.0", | ||
"concurrently": "9.1.0", | ||
"eslint": "9.13.0", | ||
"husky": "9.1.6", | ||
"tsx": "4.19.1" | ||
"husky": "9.1.7", | ||
"tsx": "4.19.2" | ||
}, | ||
"packageManager": "[email protected]", | ||
"engines": { | ||
|
Oops, something went wrong.