Use regular imports instead of require where possible (#59017)

This commit is contained in:
Jake Bailey
2024-06-25 13:56:05 -07:00
committed by GitHub
parent e70904a24f
commit ef339af128
11 changed files with 47 additions and 122 deletions

View File

@@ -44,6 +44,7 @@
"@esfx/canceltoken": "^1.0.0",
"@octokit/rest": "^20.1.1",
"@types/chai": "^4.3.16",
"@types/diff": "^5.2.1",
"@types/minimist": "^1.2.5",
"@types/mocha": "^10.0.6",
"@types/ms": "^0.7.34",