Skip to content

Commit

Permalink
Merge pull request #15681 from Sinan997/issue-15653
Browse files Browse the repository at this point in the history
Update `prettier` version for new control flow
  • Loading branch information
cetincakiroglu committed May 30, 2024
2 parents 76d98fc + c480b3d commit fad41b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,9 @@
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.0.0",
"ng-packagr": "^17.3.0",
"prettier": "^3.0.0",
"ng-packagr": "^18.0.0",
"prettier": "2.8.8",
"primeflex": "^3.3.1",
"primeicons": "^7.0.0",
"prismjs": "^1.29.0",
Expand Down

0 comments on commit fad41b6

Please sign in to comment.