mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Remove 'async' dependency, used only in errorCheck.ts, modernize file (#50667)
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@octokit/rest": "latest",
|
||||
"@types/async": "latest",
|
||||
"@types/chai": "latest",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/glob": "latest",
|
||||
@@ -62,7 +61,6 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.33.1",
|
||||
"@typescript-eslint/parser": "^5.33.1",
|
||||
"@typescript-eslint/utils": "^5.33.1",
|
||||
"async": "latest",
|
||||
"azure-devops-node-api": "^11.2.0",
|
||||
"chai": "latest",
|
||||
"chalk": "^4.1.2",
|
||||
|
||||
Reference in New Issue
Block a user