From fc48f3f6363fda2f057f38f28fc2f84f9e2fe0af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 11:55:59 +0000 Subject: [PATCH] chore(deps-dev): bump @appium/eslint-config-appium from 6.0.4 to 7.0.0 Bumps [@appium/eslint-config-appium](https://github.com/appium/appium/tree/HEAD/packages/eslint-config-appium) from 6.0.4 to 7.0.0. - [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@7.0.0/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..553fdfa73 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": "^7.0.0", "@appium/test-support": "^1.0.0", "@semantic-release/git": "^10.0.1", "appium-xcode": "^4.0.0",