Skip to content

Commit 934132f

Browse files
committed
build: update to TypeScript 4.7
Bumps up the build dependencies to TypeScript 4.7.
1 parent 79797a4 commit 934132f

File tree

6 files changed

+1007
-1003
lines changed

6 files changed

+1007
-1003
lines changed

integration/yarn-pnp-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"karma-coverage": "~2.1.0",
3838
"karma-jasmine": "~4.0.0",
3939
"karma-jasmine-html-reporter": "~1.7.0",
40-
"typescript": "4.7.1-rc"
40+
"typescript": "~4.7.2"
4141
},
4242
"packageManager": "[email protected]"
4343
}

0 commit comments

Comments
 (0)