Skip to content

Commit 04e356c

Browse files
fix(deps): update dependency typescript to v5.7.2 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7df1bc commit 04e356c

3 files changed

Lines changed: 193 additions & 186 deletions

File tree

Lines changed: 7 additions & 0 deletions
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.7.2",
4+
"packageName": "@rightcapital/phpdoc-parser",
5+
"email": "29139614+renovate[bot]@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@types/node": "20.17.6",
4040
"lodash": "4.17.21",
41-
"typescript": "5.6.3"
41+
"typescript": "5.7.2"
4242
},
4343
"devDependencies": {
4444
"@babel/core": "7.25.8",

0 commit comments

Comments
 (0)