Skip to content

Commit

Permalink
chore: update prettier stuff (#92)
Browse files Browse the repository at this point in the history
* chore: Bump @appium/eslint-config-appium from 5.1.1 to 6.0.0

Bumps [@appium/eslint-config-appium](https://github.com/appium/appium/tree/HEAD/packages/eslint-config-appium) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/@appium/[email protected]/packages/eslint-config-appium/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/@appium/[email protected]/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] <[email protected]>

* chore: update prettier stuff

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
KazuCocoa and dependabot[bot] authored May 5, 2022
1 parent 2be8e6c commit f164968
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,12 @@
"precommit-test"
],
"devDependencies": {
"@appium/gulp-plugins": "^6.0.0",
"@appium/eslint-config-appium": "^5.0.0",
"@appium/gulp-plugins": "^7.0.0",
"@appium/eslint-config-appium": "^6.0.0",
"@semantic-release/git": "^10.0.1",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"eslint-config-prettier": "^8.5.0",
"gulp": "^4.0.0",
"pre-commit": "^1.1.3",
"semantic-release": "^19.0.2"
Expand Down

0 comments on commit f164968

Please sign in to comment.