forked from eclipse-theia/theia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove @types/chai-as-promised dependency
The chai-as-promised dependency was removed a while ago, so the types are not needed anymore. Change-Id: Ifa5a30fa20837a4da2686d1cb7c7012d46911734 Signed-off-by: Simon Marchi <[email protected]>
- Loading branch information
1 parent
d240a9b
commit 9769f7f
Showing
2 changed files
with
0 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -148,12 +148,6 @@ | |
version "0.12.1" | ||
resolved "https://registry.yarnpkg.com/@types/caseless/-/caseless-0.12.1.tgz#9794c69c8385d0192acc471a540d1f8e0d16218a" | ||
|
||
"@types/[email protected]": | ||
version "0.0.31" | ||
resolved "https://registry.yarnpkg.com/@types/chai-as-promised/-/chai-as-promised-0.0.31.tgz#e1e905ea6d971dafcad36560c8f1f7a7d690c5e5" | ||
dependencies: | ||
"@types/chai" "*" | ||
|
||
"@types/chai-string@^1.4.0": | ||
version "1.4.1" | ||
resolved "https://registry.yarnpkg.com/@types/chai-string/-/chai-string-1.4.1.tgz#3a9d22716c27f2759bf272a4dbbdb593f18399e3" | ||
|