Bump prettier from 2.0.5 to 2.1.0 (#1632)

* Bump prettier from 2.0.5 to 2.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix lint

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
This commit is contained in:
dependabot[bot]
2020-08-25 10:06:04 +01:00
committed by GitHub
co-authored by Denys Vuika
parent 22a7b93f86
commit fc88eb0c97
3 changed files with 13 additions and 17 deletions
+1 -1
View File
@@ -105,7 +105,7 @@
"lint-staged": "^10.2.11",
"ng-packagr": "^10.0.4",
"node-stream-zip": "^1.11.3",
"prettier": "^2.0.5",
"prettier": "^2.1.0",
"protractor": "^7.0.0",
"protractor-retry": "^1.2.13",
"protractor-smartrunner": "^0.1.1",