Skip to content

Commit

Permalink
Merge pull request #523 from cabify/dependabot/npm_and_yarn/prettier-…
Browse files Browse the repository at this point in the history
…3.5.0

build(deps-dev): bump prettier from 3.4.2 to 3.5.0
  • Loading branch information
pedroConsuegraMateo authored Feb 11, 2025
2 parents ad78dd9 + 8167ce6 commit befa33c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"jest-environment-jsdom": "29.7.0",
"jest-fixed-jsdom": "0.0.9",
"msw": "2.6.6",
"prettier": "3.4.2",
"prettier": "3.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5338,10 +5338,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
prettier@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==

pretty-format@^27.0.2:
version "27.5.1"
Expand Down

0 comments on commit befa33c

Please sign in to comment.