Skip to content

Commit 516f59b

Browse files
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#230)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21134e6 commit 516f59b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.2.4",
264+
"prettier": "^3.2.5",
265265
"ts-loader": "^9.5.1",
266266
"tsc-watch": "^6.0.4",
267267
"typescript": "^5.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4365,10 +4365,10 @@ prettier-linter-helpers@^1.0.0:
43654365
dependencies:
43664366
fast-diff "^1.1.2"
43674367

4368-
prettier@^3.2.4:
4369-
version "3.2.4"
4370-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
4371-
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
4368+
prettier@^3.2.5:
4369+
version "3.2.5"
4370+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
4371+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
43724372

43734373
pretty-bytes@^6.0.0:
43744374
version "6.0.0"

0 commit comments

Comments
 (0)