Skip to content

Commit 3bc7d2a

Browse files
committed
update TypeScript to 4.9
1 parent 7aef619 commit 3bc7d2a

File tree

3 files changed

+172
-171
lines changed

3 files changed

+172
-171
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"fs-extra": "^10.1.0",
6767
"type-fest": "^2.13.1",
6868
"typed-jsonfile": "^0.2.1",
69-
"typescript": "^4.8.3",
69+
"typescript": "^4.9.3",
7070
"vitest": "^0.15.1",
7171
"vscode-manifest": "^0.0.4"
7272
},
@@ -97,7 +97,7 @@
9797
"rambda": "^7.2.1",
9898
"require-from-string": "^2.0.2",
9999
"string-dedent": "^3.0.1",
100-
"ts-expose-internals": "^4.8.4",
100+
"ts-expose-internals": "^4.9.3",
101101
"ts-simple-type": "^1.0.7",
102102
"unleashed-typescript": "^1.3.0",
103103
"vscode-framework": "^0.0.18",

0 commit comments

Comments
 (0)