chore(deps-dev): bump prettier from 2.2.1 to 2.3.0 in /microsite

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-10 04:09:18 +00:00
committed by GitHub
parent d2eed74d35
commit eeb6e5ddaa
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"@spotify/prettier-config": "^10.0.0",
"docusaurus": "^2.0.0-alpha.70",
"js-yaml": "^4.1.0",
"prettier": "^2.2.1"
"prettier": "^2.3.0"
},
"prettier": "@spotify/prettier-config"
}