Skip to content

Commit

Permalink
chore: Bump eslint dependency (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach committed May 16, 2024
1 parent 42ed3c0 commit e327cdc
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
"teen_process": "^2.0.1"
},
"devDependencies": {
"@appium/eslint-config-appium": "^6.0.0",
"@appium/eslint-config-appium": "^8.0.0",
"@appium/eslint-config-appium-ts": "^0.x",
"@appium/test-support": "^3.0.1",
"@appium/types": "^0.x",
"@semantic-release/changelog": "^6.0.1",
Expand All @@ -80,11 +81,6 @@
"chai": "^4.1.0",
"chai-as-promised": "^7.1.1",
"conventional-changelog-conventionalcommits": "^7.0.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-promise": "^6.0.0",
"mocha": "^10.0.0",
"prettier": "^3.0.0",
"rimraf": "^5.0.0",
Expand Down

0 comments on commit e327cdc

Please sign in to comment.