Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Commit

Permalink
Bump testcafe-browser-provider-browserstack from 1.13.2-alpha.1 to 1.…
Browse files Browse the repository at this point in the history
…13.2 (#468)

* Bump testcafe-browser-provider-browserstack

Bumps [testcafe-browser-provider-browserstack](https://github.com/DevExpress/testcafe-browser-provider-browserstack) from 1.13.2-alpha.1 to 1.13.2.
- [Release notes](https://github.com/DevExpress/testcafe-browser-provider-browserstack/releases)
- [Commits](https://github.com/DevExpress/testcafe-browser-provider-browserstack/commits)

---
updated-dependencies:
- dependency-name: testcafe-browser-provider-browserstack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix browser aliases

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mark <[email protected]>
  • Loading branch information
dependabot[bot] and markcellus authored May 5, 2022
1 parent aa9f608 commit eb10d8a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .testcaferc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"browsers": [
"browserstack:firefox@95:Windows 10",
"browserstack:edge@96:Windows 10"
"browserstack:firefox@95.0:Windows 10",
"browserstack:edge@96.0:Windows 10"
],
"hostname": "localhost",
"src": "**/*.e2e.js",
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eb10d8a

Please sign in to comment.