Skip to content

Commit 413bcac

Browse files
fix(deps): update dependency typescript to v5.8.3 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa40602 commit 413bcac

File tree

3 files changed

+200
-185
lines changed

3 files changed

+200
-185
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "fix(deps): update dependency typescript to v5.8.3",
4+
"packageName": "@rightcapital/php-parser",
5+
"email": "29139614+renovate[bot]@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lodash": "4.17.21",
4141
"mustache": "4.2.0",
4242
"prettier": "3.5.3",
43-
"typescript": "5.8.2"
43+
"typescript": "5.8.3"
4444
},
4545
"devDependencies": {
4646
"@commitlint/cli": "19.7.1",

0 commit comments

Comments
 (0)