Skip to content

Commit

Permalink
update prettier version to 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
analisegiobbi3 committed Aug 23, 2024
1 parent 6d287af commit 47032cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
- '[email protected]' # sync:yarn.lock
- '[email protected]' # sync:yarn.lock
- '[email protected]' # sync:yarn.lock
- 'prettier@3.0.3' # sync:yarn.lock
- 'prettier@3.3.3' # sync:yarn.lock
- '[email protected]' # sync:yarn.lock
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1590,9 +1590,9 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
prettier@3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==

punycode@^2.1.0:
Expand Down

0 comments on commit 47032cd

Please sign in to comment.