Skip to content

Commit ad91f3f

Browse files
committed
fix(deps): update dependency typescript to v5.5.4
1 parent 593b96f commit ad91f3f

3 files changed

+83
-76
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.5.4",
4+
"packageName": "@rightcapital/phpdoc-parser",
5+
"email": "email not defined",
6+
"dependentChangeType": "patch"
7+
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@types/node": "20.14.11",
5151
"lodash": "4.17.21",
52-
"typescript": "5.5.3"
52+
"typescript": "5.5.4"
5353
},
5454
"scripts": {
5555
"commit": "cz",

0 commit comments

Comments
 (0)