Skip to content

Commit

Permalink
Revert got from v13 to v12.6.0 due to type issues
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann authored and Mahdyar Safarianbarmi committed May 31, 2023
1 parent fdb3ef9 commit 42de21d
Show file tree
Hide file tree
Showing 7 changed files with 190 additions and 15,014 deletions.
15,192 changes: 184 additions & 15,008 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/wdio-browserstack-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"form-data": "^4.0.0",
"git-repo-info": "^2.1.1",
"gitconfiglocal": "^2.1.0",
"got": "^13.0.0",
"got": "^ 12.6.1",
"uuid": "^8.3.2",
"webdriverio": "8.10.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/wdio-crossbrowsertesting-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@wdio/logger": "8.6.6",
"@wdio/types": "8.10.4",
"cbt_tunnels": "^1.2.2",
"got": "^13.0.0",
"got": "^ 12.6.1",
"webdriverio": "8.10.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wdio-shared-store-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@polka/parse": "^1.0.0-next.0",
"@wdio/logger": "8.6.6",
"@wdio/types": "8.10.4",
"got": "^13.0.0",
"got": "^ 12.6.1",
"polka": "^0.5.2",
"webdriverio": "8.10.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/wdio-sumologic-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@wdio/reporter": "8.10.4",
"@wdio/types": "8.10.4",
"dateformat": "4.5.1",
"got": "^13.0.0",
"got": "^ 12.6.1",
"json-stringify-safe": "^5.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wdio-testingbot-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@wdio/logger": "8.6.6",
"@wdio/types": "8.10.4",
"got": "^13.0.0",
"got": "^ 12.6.1",
"testingbot-tunnel-launcher": "^1.1.7",
"webdriverio": "8.10.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/webdriver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@wdio/types": "8.10.4",
"@wdio/utils": "8.10.4",
"deepmerge-ts": "^5.0.0",
"got": "^13.0.0",
"got": "^ 12.6.1",
"ky": "^0.33.0",
"ws": "^8.8.0"
}
Expand Down

0 comments on commit 42de21d

Please sign in to comment.