Skip to content

Commit eef3efa

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

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.3.0",
32+
"prettier": "^3.3.1",
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.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==
2058+
prettier@^3.3.1:
2059+
version "3.3.1"
2060+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
2061+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
20622062

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

0 commit comments

Comments
 (0)