From 994e29442fdaff6eed2b2fe14a3e3d3a1cfda0c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 12:07:39 +0000 Subject: [PATCH] chore(deps-dev): bump @appium/eslint-config-appium from 6.0.4 to 8.0.2 Bumps [@appium/eslint-config-appium](https://github.com/appium/appium/tree/HEAD/packages/eslint-config-appium) from 6.0.4 to 8.0.2. - [Release notes](https://github.com/appium/appium/releases) - [Changelog](https://github.com/appium/appium/blob/master/packages/eslint-config-appium/CHANGELOG.md) - [Commits](https://github.com/appium/appium/commits/@appium/eslint-config-appium@8.0.2/packages/eslint-config-appium) --- updated-dependencies: - dependency-name: "@appium/eslint-config-appium" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b6a1e90f..265935d3e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "homepage": "https://github.com/appium/WebDriverAgent#readme", "devDependencies": { "@appium/gulp-plugins": "^7.0.0", - "@appium/eslint-config-appium": "^6.0.0", + "@appium/eslint-config-appium": "^8.0.2", "@appium/test-support": "^1.0.0", "@semantic-release/git": "^10.0.1", "appium-xcode": "^4.0.0",