Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

Commit f229016

Browse files
authoredFeb 8, 2022
fix: upgrade TypeScript (#972)
1 parent f3bd138 commit f229016

File tree

2 files changed

+295
-137
lines changed

2 files changed

+295
-137
lines changed
 

‎package-lock.json

+294-136
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"semver": "^7.0.0",
8282
"tmp-promise": "^3.0.2",
8383
"toml": "^3.0.0",
84-
"typescript": "^4.4.3",
84+
"typescript": "^4.6.0-beta",
8585
"unixify": "^1.0.0",
8686
"yargs": "^16.0.0"
8787
},

1 commit comments

Comments
 (1)

github-actions[bot] commented on Feb 8, 2022

@github-actions[bot]
Contributor

⏱ Benchmark results

largeDepsEsbuild: 7s

largeDepsNft: 31.8s

largeDepsZisi: 57.6s

This repository has been archived.