Skip to content

Commit b5410a5

Browse files
chore(deps-dev): bump prettier from 3.0.3 to 3.2.4 (#192)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f6737f commit b5410a5

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
@@ -261,7 +261,7 @@
261261
"eslint-plugin-prettier": "^5.0.0",
262262
"glob": "^7.1.6",
263263
"nyc": "^15.1.0",
264-
"prettier": "^3.0.3",
264+
"prettier": "^3.2.4",
265265
"ts-loader": "^9.4.4",
266266
"tsc-watch": "^6.0.4",
267267
"typescript": "^5.2.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4253,10 +4253,10 @@ prettier-linter-helpers@^1.0.0:
42534253
dependencies:
42544254
fast-diff "^1.1.2"
42554255

4256-
prettier@^3.0.3:
4257-
version "3.0.3"
4258-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
4259-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
4256+
prettier@^3.2.4:
4257+
version "3.2.4"
4258+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
4259+
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
42604260

42614261
pretty-bytes@^6.0.0:
42624262
version "6.0.0"

0 commit comments

Comments
 (0)