Skip to content

Commit ad648cc

Browse files
committed
build: update saucelabs connect proxy to 4.9.1
1 parent c606edf commit ad648cc

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"rxjs": "7.8.1",
187187
"sass": "1.63.4",
188188
"sass-loader": "13.3.2",
189-
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz",
189+
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz",
190190
"semver": "7.5.1",
191191
"shelljs": "^0.8.5",
192192
"source-map": "0.7.4",

yarn.lock

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@
126126

127127
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#94903cc6c8023b776170ccce4746fd5624d65f2f":
128128
version "0.0.0-abd901f78e5c6f945c07e8886259f0c1c7e0383b"
129-
uid "94903cc6c8023b776170ccce4746fd5624d65f2f"
130129
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#94903cc6c8023b776170ccce4746fd5624d65f2f"
131130
dependencies:
132131
"@angular-devkit/build-angular" "16.1.0"
@@ -287,7 +286,6 @@
287286

288287
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#af299940f1c6e16418e5a8627ac59564e52503d5":
289288
version "0.0.0-abd901f78e5c6f945c07e8886259f0c1c7e0383b"
290-
uid af299940f1c6e16418e5a8627ac59564e52503d5
291289
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#af299940f1c6e16418e5a8627ac59564e52503d5"
292290
dependencies:
293291
"@yarnpkg/lockfile" "^1.1.0"
@@ -10167,10 +10165,9 @@ sass@1.63.4, sass@^1.55.0:
1016710165
immutable "^4.0.0"
1016810166
source-map-js ">=0.6.2 <2.0.0"
1016910167

10170-
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz":
10168+
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz":
1017110169
version "0.0.0"
10172-
uid "9c16682e4c9716734432789884f868212f95f563"
10173-
resolved "https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz#9c16682e4c9716734432789884f868212f95f563"
10170+
resolved "https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz#9310bc860f7870a1f872b11c4dc6073a1ad34e5e"
1017410171

1017510172
saucelabs@^1.5.0:
1017610173
version "1.5.0"

0 commit comments

Comments
 (0)