build(deps-dev): bump prettier from 2.3.0 to 2.3.1 (#1758)

Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.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.3.0...2.3.1)

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

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:
Dustin Hildebrandt
2021-06-10 00:59:59 -05:00
committed by GitHub
parent 5e160ac6c9
commit a4cc1c757e
3 changed files with 8 additions and 7 deletions

View File

@@ -129,7 +129,7 @@
"lint-staged": "^11.0.0",
"nodemon": "^2.0.7",
"postcss": "^8.3.0",
"prettier": "^2.3.0",
"prettier": "^2.3.1",
"semantic-release": "^17.4.3",
"semantic-release-docker-buildx": "^1.0.1",
"tailwindcss": "^2.1.4",