Skip to content

Commit

Permalink
Update prettier dev-dependency to v2.5.1 in AgriFood (#19475)
Browse files Browse the repository at this point in the history
* Update prettier dev-dependency version to 2.5.1

* Add ^ to prettier version
  • Loading branch information
JonathanCrd authored Dec 21, 2021
1 parent 185dd0d commit dfa6e05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/agrifood/agrifood-farming-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"mocha-junit-reporter": "^2.0.0",
"mocha": "^7.1.1",
"nyc": "^15.0.0",
"prettier": "2.2.1",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"rollup": "^1.16.3",
"source-map-support": "^0.5.9",
Expand Down

0 comments on commit dfa6e05

Please sign in to comment.