Skip to content

Commit 36ac7df

Browse files
Bump prettier from 3.5.2 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fec6af0 commit 36ac7df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/jest": "^28.1.7",
3030
"husky": "^9.1.7",
3131
"jest": "^28.1.3",
32-
"prettier": "^3.5.2",
32+
"prettier": "^3.5.3",
3333
"ts-jest": "^28.0.8",
3434
"type-plus": "^7.6.2",
3535
"typescript": "^5.7.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2055,10 +2055,10 @@ pkg-dir@^4.2.0:
20552055
dependencies:
20562056
find-up "^4.0.0"
20572057

2058-
prettier@^3.5.2:
2059-
version "3.5.2"
2060-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
2061-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
2058+
prettier@^3.5.3:
2059+
version "3.5.3"
2060+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
2061+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
20622062

20632063
pretty-format@^28.0.0, pretty-format@^28.1.3:
20642064
version "28.1.3"

0 commit comments

Comments
 (0)