Bump prettier from 2.1.2 to 2.2.0

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 07:07:34 +00:00
committed by GitHub
parent 4d5f65bfce
commit 20109c61d5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.3",
"js-yaml": "^3.14.0",
"prettier": "2.1.2",
"prettier": "2.2.0",
"typescript": "^4.1.2"
}
}