Skip to content

Commit 3e83ee5

Browse files
Update dependency typescript to ~> 5.5.0
1 parent 00ff687 commit 3e83ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"devDependencies": {
1414
"typedoc": "~> 0.25.0",
1515
"typedoc-plugin-extras": "~> 3.0.0",
16-
"typescript": "~> 5.3.0"
16+
"typescript": "~> 5.5.0"
1717
}
1818
}

0 commit comments

Comments
 (0)