Skip to content

Commit f289e4d

Browse files
alan-agius4clydin
authored andcommitted
ci: update sauce-connect-proxy to 4.6.4
(cherry picked from commit 5d3271a)
1 parent 36f28ca commit f289e4d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
"rxjs": "6.6.3",
208208
"sass": "1.32.6",
209209
"sass-loader": "10.1.1",
210-
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.2-linux.tar.gz",
210+
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz",
211211
"semver": "7.3.4",
212212
"source-map": "0.7.3",
213213
"source-map-loader": "1.1.3",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787

8888
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#0fd0f441648577e8c3966e9b59a88fefe350f514":
8989
version "0.0.0"
90-
resolved "https://github.com/angular/dev-infra-private-builds.git#a6b42dabedcf7c724bd36a614ebe9fa99c777e62"
90+
resolved "https://github.com/angular/dev-infra-private-builds.git#811862c9cdc0cd34e6936815f0c7db7fcc8213f5"
9191
dependencies:
9292
"@angular/benchpress" "0.2.1"
9393
"@bazel/buildifier" "^0.29.0"
@@ -111,9 +111,9 @@
111111
semver "^6.3.0"
112112
shelljs "^0.8.4"
113113
ts-node "^8.6.2"
114-
tslib "^2.0.0"
114+
tslib "^2.1.0"
115115
typed-graphqlify "^2.3.0"
116-
typescript "~4.1.2"
116+
typescript "~4.2.3"
117117
yaml "^1.10.0"
118118
yargs "^16.1.1"
119119

@@ -8139,7 +8139,7 @@ node-fetch@^1.0.1:
81398139
encoding "^0.1.11"
81408140
is-stream "^1.0.1"
81418141

8142-
node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
8142+
node-fetch@^2.2.0, node-fetch@^2.6.1:
81438143
version "2.6.1"
81448144
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
81458145
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
@@ -10370,9 +10370,9 @@ sass@^1.32.5:
1037010370
dependencies:
1037110371
chokidar ">=2.0.0 <4.0.0"
1037210372

10373-
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.6.2-linux.tar.gz":
10373+
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz":
1037410374
version "0.0.0"
10375-
resolved "https://saucelabs.com/downloads/sc-4.6.2-linux.tar.gz#7b7f35433af9c3380758e048894d7b9aecf3754e"
10375+
resolved "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz#992e2cb0d91e54b27a4f5bbd2049f3b774718115"
1037610376

1037710377
saucelabs@^1.5.0:
1037810378
version "1.5.0"
@@ -10638,7 +10638,7 @@ shebang-regex@^3.0.0:
1063810638
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
1063910639
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
1064010640

10641-
shelljs@^0.8.3:
10641+
shelljs@^0.8.3, shelljs@^0.8.4:
1064210642
version "0.8.4"
1064310643
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
1064410644
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==

0 commit comments

Comments
 (0)