build(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 (#948)

* build(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.1.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-06-30 12:18:15 -05:00
committed by GitHub
co-authored by dependabot-fix
parent 88090cfa23
commit 644f10a690
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -151,7 +151,7 @@
"eslint-config-typed-fp": "^2.0.1",
"eslint-plugin-functional": "^4.2.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-total-functions": "^5.0.1",
"eslint-webpack-plugin": "^3.2.0",