chore(deps-dev): bump prettier from 2.4.1 to 2.5.0 (#2857)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-26 10:52:56 -06:00
committed by GitHub
parent 6957fa7531
commit 6d2ecce590
2 changed files with 7 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
"postcss-import": "14.0.2",
"postcss-nested": "5.0.6",
"postcss-preset-env": "7.0.0",
"prettier": "2.4.1",
"prettier": "2.5.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"tailwindcss": "2.2.19"