Build(deps-dev): Bump prettier from 2.5.1 to 2.8.3 (#2907)

* Build(deps-dev): Bump prettier from 2.5.1 to 2.8.3

Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.8.3.
- [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.5.1...2.8.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* fix linting

---------

Signed-off-by: dependabot[bot] <support@github.com>
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]
2023-01-30 14:52:42 +00:00
committed by GitHub
co-authored by Denys Vuika
parent 48da6d9ced
commit 5a11cc7cc8
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -112,7 +112,7 @@
"lite-server": "^2.4.0",
"ng-packagr": "^14.2.2",
"node-stream-zip": "^1.14.0",
"prettier": "2.5.1",
"prettier": "2.8.3",
"protractor": "~7.0.0",
"protractor-retry-angular-cli": "^2.0.3",
"protractor-screenshoter-plugin": "0.10.3",