Skip to content

Commit

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

Bump prettier from 3.0.2 to 3.0.3
  • Loading branch information
pablomarquezcabify authored Sep 12, 2023
2 parents 299fc17 + 3d757f5 commit 5fac9e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
},
"devDependencies": {
"eslint": "8.49.0",
"prettier": "3.0.2"
"prettier": "3.0.3"
},
"publishConfig": {
"access": "public"
},
"volta": {
"node": "14.18.1",
"node": "18.17.1",
"yarn": "1.22.17"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1768,10 +1768,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

[email protected].2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==
[email protected].3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==

prop-types@^15.8.1:
version "15.8.1"
Expand Down

0 comments on commit 5fac9e0

Please sign in to comment.