Skip to content

Commit 08e0247

Browse files
Bump prettier from 3.5.2 to 3.5.3 (#565)
1 parent 8e5fc46 commit 08e0247

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
@@ -35,7 +35,7 @@
3535
"concurrently": "^9.1.2",
3636
"eslint": "^7.32.0",
3737
"jest": "^26.6.3",
38-
"prettier": "^3.5.2",
38+
"prettier": "^3.5.3",
3939
"ts-jest": "^26.5.6",
4040
"typescript": "^4.9.5"
4141
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3407,10 +3407,10 @@ prelude-ls@~1.1.2:
34073407
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
34083408
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
34093409

3410-
prettier@^3.5.2:
3411-
version "3.5.2"
3412-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
3413-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
3410+
prettier@^3.5.3:
3411+
version "3.5.3"
3412+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
3413+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
34143414

34153415
pretty-format@^26.6.2:
34163416
version "26.6.2"

0 commit comments

Comments
 (0)