Skip to content

Commit 57a4112

Browse files
chore(deps): update dependency prettier to ^3.5.3
1 parent 7030170 commit 57a4112

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
@@ -75,7 +75,7 @@
7575
"jest": "^29.7.0",
7676
"js-yaml": "^4.1.0",
7777
"msw": "^1.3.5",
78-
"prettier": "^3.0.3",
78+
"prettier": "^3.5.3",
7979
"qrcode-terminal": "^0.12.0",
8080
"shelljs": "^0.8.5",
8181
"supertest": "^7.0.0",

yarn.lock

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

5072-
prettier@^3.0.3:
5073-
version "3.0.3"
5074-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
5075-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
5072+
prettier@^3.5.3:
5073+
version "3.5.3"
5074+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5075+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
50765076

50775077
pretty-format@^29.0.0, pretty-format@^29.7.0:
50785078
version "29.7.0"

0 commit comments

Comments
 (0)