Skip to content

Commit

Permalink
Update dependency prettier to v2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 2947b3d commit 8345b28
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion service-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"graphql": "^14.7.0"
},
"devDependencies": {
"prettier": "2.7.1"
"prettier": "2.8.7"
}
}
2 changes: 1 addition & 1 deletion service-post/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"lodash": "^4.17.19"
},
"devDependencies": {
"prettier": "2.7.1"
"prettier": "2.8.7"
}
}
2 changes: 1 addition & 1 deletion service-user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"lodash": "^4.17.19"
},
"devDependencies": {
"prettier": "2.7.1"
"prettier": "2.8.7"
}
}

0 comments on commit 8345b28

Please sign in to comment.