Skip to content

Commit fcd1b08

Browse files
committed
build(tsc): update tsconfig
1 parent 4457238 commit fcd1b08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
4646
"grammy": "^1.31.0"
4747
},
4848
"devDependencies": {
49-
"@sindresorhus/tsconfig": "^6.0.0",
49+
"@sindresorhus/tsconfig": "^7.0.0",
5050
"@types/node": "^18.17.12",
5151
"c8": "^10.1.2",
5252
"del-cli": "^6.0.0",
5353
"grammy": "^1.31.0",
54-
"typescript": "^5.5.2",
54+
"typescript": "^5.7.2",
5555
"xo": "^0.59.3"
5656
},
5757
"files": [

0 commit comments

Comments
 (0)