Skip to content

Commit 9d84c0b

Browse files
authored
Merge pull request #1056 from hildamari/depfu/update/yarn/prettier-3.8.3
2 parents cda6604 + 9bf58c9 commit 9d84c0b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/node": "^25.6.0",
5757
"@types/ws": "^8.18.1",
5858
"npm-run-all": "^4.1.5",
59-
"prettier": "^3.8.2",
59+
"prettier": "^3.8.3",
6060
"prisma": "^6.12.0",
6161
"tsc-watch": "^7.2.0",
6262
"typescript": "^4.9.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,10 +1358,10 @@ prettier@^3.0.0:
13581358
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
13591359
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
13601360

1361-
prettier@^3.8.2:
1362-
version "3.8.2"
1363-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.2.tgz#4f52e502193c9aa5b384c3d00852003e551bbd9f"
1364-
integrity sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==
1361+
prettier@^3.8.3:
1362+
version "3.8.3"
1363+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0"
1364+
integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==
13651365

13661366
prisma@^6.12.0:
13671367
version "6.12.0"

0 commit comments

Comments
 (0)