-
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
292c0d2
commit 82be80f
Showing
3 changed files
with
138 additions
and
122 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@rightcapital-php-parser-d31ea5dd-cce5-431a-a732-4fa152b53625.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/cz-commitlint": "19.5.0", | ||
"@rightcapital/eslint-config": "38.0.0", | ||
"@rightcapital/prettier-config": "7.1.7", | ||
"@types/lodash": "4.17.10", | ||
"@commitlint/cli": "19.6.1", | ||
"@commitlint/config-conventional": "19.6.0", | ||
"@commitlint/cz-commitlint": "19.6.1", | ||
"@rightcapital/eslint-config": "38.0.1", | ||
"@rightcapital/prettier-config": "7.1.10", | ||
"@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.10", | ||
"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.