Skip to content

Commit aeee76e

Browse files
dependabot[bot]andreogle
authored andcommitted
Bump prettier from 3.2.5 to 3.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddb0a0a commit aeee76e

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.0.11",
3131
"jest": "^28.1.3",
32-
"prettier": "^3.2.5",
32+
"prettier": "^3.3.0",
3333
"ts-jest": "^28.0.8",
3434
"type-plus": "^7.6.2",
3535
"typescript": "^5.4.5"

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.2.5:
2059-
version "3.2.5"
2060-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
2061-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
2058+
prettier@^3.3.0:
2059+
version "3.3.0"
2060+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
2061+
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
20622062

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

0 commit comments

Comments
 (0)