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

File tree

3 files changed

+193
-186
lines changed

3 files changed

+193
-186
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.7.2",
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": "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)