Skip to content

Commit

Permalink
Bump prettier to 2.3.2 (close #982)
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Boocock committed Aug 2, 2021
1 parent 75976e1 commit 5b83124
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 73 deletions.
6 changes: 3 additions & 3 deletions common/autoinstallers/rush-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"prettier": "^2.2.1",
"prettier-plugin-packagejson": "^2.2.9",
"pretty-quick": "^3.1.0"
"prettier": "^2.3.2",
"prettier-plugin-packagejson": "^2.2.11",
"pretty-quick": "^3.1.1"
}
}
145 changes: 75 additions & 70 deletions common/autoinstallers/rush-prettier/pnpm-lock.yaml

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

0 comments on commit 5b83124

Please sign in to comment.