Skip to content

Commit d906137

Browse files
authored
Merge pull request #122 from increments/dependabot/npm_and_yarn/prettier-3.2.5
Bump prettier from 3.0.3 to 3.2.5
2 parents a419636 + 912d8f5 commit d906137

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"jest": "^29.7.0",
4343
"lint-staged": "^15.2.2",
4444
"npm-run-all": "^4.1.5",
45-
"prettier": "^3.0.3",
45+
"prettier": "^3.2.5",
4646
"react": "^18.2.0",
4747
"react-dom": "^18.2.0",
4848
"react-router-dom": "^6.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5097,10 +5097,10 @@ prelude-ls@^1.2.1:
50975097
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
50985098
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
50995099

5100-
prettier@^3.0.3:
5101-
version "3.0.3"
5102-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
5103-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
5100+
prettier@^3.2.5:
5101+
version "3.2.5"
5102+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
5103+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
51045104

51055105
pretty-error@^4.0.0:
51065106
version "4.0.0"

0 commit comments

Comments
 (0)