Skip to content

Commit a9fdbce

Browse files
chore(deps): update dependency prettier to ^3.5.3
1 parent 9c9341f commit a9fdbce

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
@@ -77,7 +77,7 @@
7777
"jest": "^29.7.0",
7878
"js-yaml": "^4.1.0",
7979
"msw": "^1.3.5",
80-
"prettier": "^3.0.3",
80+
"prettier": "^3.5.3",
8181
"qrcode-terminal": "^0.12.0",
8282
"shelljs": "^0.8.5",
8383
"supertest": "^7.1.0",

yarn.lock

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

5216-
prettier@^3.0.3:
5217-
version "3.0.3"
5218-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
5219-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
5216+
prettier@^3.5.3:
5217+
version "3.5.3"
5218+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5219+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
52205220

52215221
pretty-format@^29.0.0, pretty-format@^29.7.0:
52225222
version "29.7.0"

0 commit comments

Comments
 (0)