-
Notifications
You must be signed in to change notification settings - Fork 12k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: remove rimraf and fs-extra dependencies
- Loading branch information
1 parent
2d0d82b
commit 2f03e7a
Showing
3 changed files
with
82 additions
and
160 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
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 |
---|---|---|
|
@@ -86,8 +86,7 @@ | |
|
||
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#7308e71916da94b51a9b558693c49a04bfc98beb": | ||
version "0.0.0" | ||
uid "7308e71916da94b51a9b558693c49a04bfc98beb" | ||
resolved "https://github.com/angular/dev-infra-private-builds.git#7308e71916da94b51a9b558693c49a04bfc98beb" | ||
resolved "https://github.com/angular/dev-infra-private-builds.git#ccf49db26d09093bdb3882282d99f3448cf68cba" | ||
dependencies: | ||
"@angular/benchpress" "0.2.1" | ||
"@bazel/buildifier" "^4.0.1" | ||
|
@@ -113,9 +112,9 @@ | |
semver "^7.3.5" | ||
shelljs "^0.8.4" | ||
ts-node "^10.0.0" | ||
tslib "^2.2.0" | ||
tslib "^2.1.0" | ||
typed-graphqlify "^3.1.1" | ||
typescript "~4.3.2" | ||
typescript "~4.2.4" | ||
yaml "^1.10.0" | ||
yargs "^17.0.0" | ||
|
||
|
@@ -1670,7 +1669,7 @@ | |
resolved "https://registry.yarnpkg.com/@types/find-cache-dir/-/find-cache-dir-3.2.0.tgz#eaaf331699dccf52c47926e4d4f8f3ed8db33f3c" | ||
integrity sha512-+JeT9qb2Jwzw72WdjU+TSvD5O1QRPWCeRpDJV+guiIq+2hwR0DFGw+nZNbTFjMIVe6Bf4GgAKeB/6Ytx6+MbeQ== | ||
|
||
"@types/glob@*", "@types/glob@^7.1.1": | ||
"@types/glob@^7.1.1": | ||
version "7.1.3" | ||
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.3.tgz#e6ba80f36b7daad2c685acd9266382e68985c183" | ||
integrity sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w== | ||
|
@@ -1878,14 +1877,6 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/rimraf@^3.0.0": | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/@types/rimraf/-/rimraf-3.0.0.tgz#b9d03f090ece263671898d57bb7bb007023ac19f" | ||
integrity sha512-7WhJ0MdpFgYQPXlF4Dx+DhgvlPCfz/x5mHaeDQAKhcenvQP1KCpLQ18JklAqeGMYSAT2PxLpzd0g2/HE7fj7hQ== | ||
dependencies: | ||
"@types/glob" "*" | ||
"@types/node" "*" | ||
|
||
"@types/sass@^1.16.0": | ||
version "1.16.0" | ||
resolved "https://registry.yarnpkg.com/@types/sass/-/sass-1.16.0.tgz#b41ac1c17fa68ffb57d43e2360486ef526b3d57d" | ||
|
@@ -10213,7 +10204,6 @@ [email protected], sass@^1.32.8: | |
|
||
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz": | ||
version "0.0.0" | ||
uid "992e2cb0d91e54b27a4f5bbd2049f3b774718115" | ||
resolved "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz#992e2cb0d91e54b27a4f5bbd2049f3b774718115" | ||
|
||
saucelabs@^1.5.0: | ||
|