Skip to content

Commit a9533b6

Browse files
committed
Update dependency typescript to v4.9.3
1 parent a31986b commit a9533b6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"pretty-quick": "3.1.3",
2727
"source-map-support": "^0.5.21",
2828
"ts-node": "^10.9.1",
29-
"typescript": "4.8.4"
29+
"typescript": "4.9.3"
3030
},
3131
"scripts": {
3232
"build": "tsc --build tsconfig.json",

0 commit comments

Comments
 (0)