build(deps-dev): bump prettier from 2.8.1 to 2.8.2 (#1426)

* build(deps-dev): bump prettier from 2.8.1 to 2.8.2

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* yarn lint

Fixes breaking changes in eslint.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
dependabot[bot]
2023-01-09 15:28:56 +00:00
committed by GitHub
co-authored by David Lechner
parent b850ff86fc
commit 9be97c7fdd
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -164,7 +164,7 @@
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-total-functions": "^6.0.0",
"eslint-webpack-plugin": "^3.2.0",
"prettier": "^2.8.1"
"prettier": "^2.8.2"
},
"packageManager": "yarn@3.3.0",
"resolutions": {