build(deps-dev): bump prettier from 2.1.2 to 2.2.0 in /microsite

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-20 15:33:39 +00:00
committed by GitHub
parent 18a99faa6b
commit 4ff4a25e40
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"@spotify/prettier-config": "^9.0.0",
"docusaurus": "^2.0.0-alpha.66",
"js-yaml": "^3.14.0",
"prettier": "^2.0.5"
"prettier": "^2.2.0"
},
"prettier": "@spotify/prettier-config"
}