Skip to content

Commit f2377f4

Browse files
chore(deps): update dependency prettier to v3.6.0
1 parent e42eb23 commit f2377f4

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
@@ -32,7 +32,7 @@
3232
"jest-express": "1.12.0",
3333
"jest-junit": "16.0.0",
3434
"lint-staged": "15.0.1",
35-
"prettier": "3.0.3",
35+
"prettier": "3.6.0",
3636
"serverless-iam-roles-per-function": "3.2.0",
3737
"ts-jest": "29.1.1",
3838
"ts-loader": "9.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6767,10 +6767,10 @@ postgres-range@^1.1.1:
67676767
resolved "https://registry.yarnpkg.com/postgres-range/-/postgres-range-1.1.3.tgz#9ccd7b01ca2789eb3c2e0888b3184225fa859f76"
67686768
integrity sha512-VdlZoocy5lCP0c/t66xAfclglEapXPCIVhqqJRncYpvbCgImF0w67aPKfbqUMr72tO2k5q0TdTZwCLjPTI6C9g==
67696769

6770-
prettier@3.0.3:
6771-
version "3.0.3"
6772-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
6773-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
6770+
prettier@3.6.0:
6771+
version "3.6.0"
6772+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
6773+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
67746774

67756775
pretty-format@^29.0.0, pretty-format@^29.7.0:
67766776
version "29.7.0"

0 commit comments

Comments
 (0)