Feature/upgrade prettier to version 2.5.1 (#575)

* Upgrade prettier from version 2.3.2 to 2.5.1

* Update changelog
This commit is contained in:
Thomas Kaul
2021-12-25 10:29:56 +01:00
committed by GitHub
parent 3b9a8fabb5
commit cade2f6a5e
3 changed files with 6 additions and 5 deletions

View File

@ -161,7 +161,7 @@
"import-sort-style-module": "6.0.0",
"jest": "27.2.3",
"jest-preset-angular": "11.0.0",
"prettier": "2.3.2",
"prettier": "2.5.1",
"replace-in-file": "6.2.0",
"rimraf": "3.0.2",
"ts-jest": "27.0.5",