Skip to content

Commit 1ef2795

Browse files
committed
chore: update typescript to v5.2.2
1 parent dd9876a commit 1ef2795

File tree

1 file changed

+1
-1
lines changed
  • packages/app/src/app/overmind/effects/vscode/extensionHostWorker/common

1 file changed

+1
-1
lines changed

packages/app/src/app/overmind/effects/vscode/extensionHostWorker/common/fs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export async function initializeBrowserFS({
9292
fs: 'JSDelivrRequest',
9393
options: {
9494
dependency: 'typescript',
95-
version: '4.9.3',
95+
version: '5.2.2',
9696
},
9797
};
9898
}

0 commit comments

Comments
 (0)