Skip to content

Commit 0ab596b

Browse files
committed
[package.json] Update typescript go pick up the type import promotion fix.
This is just for now until it ends up in more stable builds. We can revert this if there are any unexpected issues. See microsoft/TypeScript#44804
1 parent 3474477 commit 0ab596b

File tree

2 files changed

+145
-32
lines changed

2 files changed

+145
-32
lines changed

package-lock.json

Lines changed: 144 additions & 31 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
@@ -78,7 +78,7 @@
7878
"peggy": "^1.1.0",
7979
"prettier": "^2.2.1",
8080
"puppeteer": "^13.1.2",
81-
"typescript": "^4.5.4",
81+
"typescript": "^4.6.0-dev.20220131",
8282
"yargs": "^16.2.0"
8383
},
8484
"minimalDevDependencies": [

0 commit comments

Comments
 (0)