chore(deps-dev): bump prettier from 2.3.1 to 2.3.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-28 12:05:21 +00:00
committed by GitHub
parent 9517018711
commit 604ca79748
2 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"npm-run-all": "^4.1.5",
"p-map": "^4.0.0",
"postcss": "^7.0.35",
"prettier": "^2.3.1",
"prettier": "^2.3.2",
"slug": "^5.1.0",
"standard-version": "^9.3.0",
"stylelint": "^13.13.1",