Skip to content

Commit de192b3

Browse files
chore(deps): update dependency typescript to >=4.8.4 <5.10.0
1 parent ec21f59 commit de192b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ts-node": "^10.9.2",
5252
"ts-prune": "^0.10.3",
5353
"ts-standard": "^12.0.2",
54-
"typescript": ">=4.8.4 <5.9.0",
54+
"typescript": ">=4.8.4 <5.10.0",
5555
"typescript-eslint": "^8.38.0",
5656
},
5757
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ts-node": "^10.9.2",
7070
"ts-prune": "^0.10.3",
7171
"ts-standard": "^12.0.2",
72-
"typescript": ">=4.8.4 <5.9.0",
72+
"typescript": ">=4.8.4 <5.10.0",
7373
"typescript-eslint": "^8.38.0"
7474
}
7575
}

0 commit comments

Comments
 (0)