Skip to content

Commit bec1e51

Browse files
authored
Merge pull request #148 from increments/dependabot/npm_and_yarn/prettier-3.3.1
Bump prettier from 3.2.5 to 3.3.1
2 parents 53cc3cb + 3d0b032 commit bec1e51

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.2.5",
45+
"prettier": "^3.3.1",
4646
"react": "^18.2.0",
4747
"react-dom": "^18.2.0",
4848
"react-router-dom": "^6.23.1",

yarn.lock

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

5084-
prettier@^3.2.5:
5085-
version "3.2.5"
5086-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
5087-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
5084+
prettier@^3.3.1:
5085+
version "3.3.1"
5086+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
5087+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
50885088

50895089
pretty-error@^4.0.0:
50905090
version "4.0.0"

0 commit comments

Comments
 (0)