Skip to content

Commit 59b2348

Browse files
chore(deps-dev): bump prettier from 3.0.3 to 3.1.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.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 3d20f3f commit 59b2348

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
@@ -51,7 +51,7 @@
5151
"jest-environment-jsdom": "^29.7.0",
5252
"lint-staged": "^15.1.0",
5353
"plop": "^4.0.0",
54-
"prettier": "3.0.3",
54+
"prettier": "3.1.0",
5555
"typescript": "^5.2.2",
5656
"vite": "^4.5.0"
5757
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5712,10 +5712,10 @@ prettier-linter-helpers@^1.0.0:
57125712
dependencies:
57135713
fast-diff "^1.1.2"
57145714

5715-
prettier@3.0.3:
5716-
version "3.0.3"
5717-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
5718-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
5715+
prettier@3.1.0:
5716+
version "3.1.0"
5717+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
5718+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
57195719

57205720
pretty-format@^27.0.2:
57215721
version "27.5.1"

0 commit comments

Comments
 (0)