build(deps-dev): bump prettier from 2.4.1 to 2.5.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [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.4.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-25 16:14:01 +00:00
committed by github-actions[bot]
parent 0b05180244
commit 620ecaa9df
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -96,6 +96,6 @@
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-total-functions": "^4.10.1",
"jest-mock-extended": "^2.0.4",
"prettier": "^2.4.1"
"prettier": "^2.5.0"
}
}