Skip to content

Commit 7e3f784

Browse files
chore(deps): update dependency typescript to ^5.9.3
1 parent 49c73dc commit 7e3f784

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/linear/bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/bun": "latest",
1111
},
1212
"peerDependencies": {
13-
"typescript": "^5",
13+
"typescript": "^5.9.3",
1414
},
1515
},
1616
},

tools/linear/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/bun": "latest"
1212
},
1313
"peerDependencies": {
14-
"typescript": "^5"
14+
"typescript": "^5.9.3"
1515
},
1616
"dependencies": {
1717
"@linear/sdk": "^58.1.0"

0 commit comments

Comments
 (0)