Skip to content

Commit 924adda

Browse files
committed
chore: upgrade typescript
1 parent 9ad53dd commit 924adda

File tree

2 files changed

+60
-53
lines changed

2 files changed

+60
-53
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-plugin-no-only-tests": "^3.1.0",
2929
"mocha": "^10.2.0",
3030
"ts-node": "^10.9.2",
31-
"typescript": "^5.1.0"
31+
"typescript": "^5.7.3"
3232
},
3333
"main": "dist/index.js",
3434
"module": "dist/index.mjs",

pnpm-lock.yaml

Lines changed: 59 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)