Bump prettier from 2.0.5 to 2.1.1 (#158)

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1.
- [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.0.5...2.1.1)

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:
dependabot[bot]
2020-09-11 09:20:09 -04:00
committed by GitHub
parent 1919ea432e
commit 65b38a69a5
2 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
"jest": "^24.9.0",
"jest-circus": "^26.1.0",
"js-yaml": "^3.14.0",
"prettier": "^2.0.5",
"prettier": "^2.1.1",
"ts-jest": "^24.2.0",
"typescript": "^4.0.2"
}