Skip to content

Commit

Permalink
Bump eslint from v8 to v9 (#4592)
Browse files Browse the repository at this point in the history
* Bump eslint from v8 to v9

* Possible fix

* fix: failed typing tests

---------

Co-authored-by: kobenguyent <[email protected]>
  • Loading branch information
thomashohn and kobenguyent authored Nov 15, 2024
1 parent cac1573 commit 9322fae
Show file tree
Hide file tree
Showing 33 changed files with 244 additions and 267 deletions.
63 changes: 0 additions & 63 deletions .eslintrc.js

This file was deleted.

3 changes: 0 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ updates:
ignore:
- dependency-name: "escape-string-regexp"
versions: [">=5.0"]
- dependency-name: "eslint"
versions: [ ">8.57.0" ]

4 changes: 0 additions & 4 deletions docs/helpers/Appium.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,10 +242,6 @@ I.runInWeb(() => {
});
```

#### Parameters

* `fn` **any**&#x20;

### checkIfAppIsInstalled

Returns app installation status.
Expand Down
Loading

0 comments on commit 9322fae

Please sign in to comment.