Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.0.2 (#2078)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent 2d468ef commit a764448
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"lint-staged": "14.0.0",
"mockdate": "3.0.5",
"mongodb": "5.7.0",
"prettier": "3.0.1",
"prettier": "3.0.2",
"semver": "7.5.4",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4601,10 +4601,10 @@ prettier-plugin-sh@^0.13.0:
mvdan-sh "^0.10.1"
sh-syntax "^0.4.1"

prettier@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
prettier@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==

prettier@^2.7.1:
version "2.8.8"
Expand Down

0 comments on commit a764448

Please sign in to comment.