build(deps-dev): bump prettier from 2.7.0 to 2.7.1 (#907)

* build(deps-dev): bump prettier from 2.7.0 to 2.7.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1.
- [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.7.0...2.7.1)

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

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-16 16:40:02 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 39ea4ab07c
commit 73b3ee75bb
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -153,7 +153,7 @@
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-total-functions": "^5.0.1",
"eslint-webpack-plugin": "^3.1.1",
"prettier": "^2.7.0"
"prettier": "^2.7.1"
},
"packageManager": "yarn@3.2.0",
"resolutions": {