Skip to content

Commit 667151f

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

File tree

3 files changed

+206
-199
lines changed

3 files changed

+206
-199
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/phpdoc-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
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@types/node": "22.14.0",
4040
"lodash": "4.17.21",
41-
"typescript": "5.8.2"
41+
"typescript": "5.8.3"
4242
},
4343
"devDependencies": {
4444
"@babel/core": "7.26.9",

0 commit comments

Comments
 (0)