Skip to content

Commit d1b31b5

Browse files
chore(deps): update dependency prettier to v3.5.2 (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e22a0f commit d1b31b5

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
@@ -74,7 +74,7 @@
7474
"jest": "29.7.0",
7575
"lint-staged": "^15.0.0",
7676
"nodemon": "3.1.9",
77-
"prettier": "3.5.1",
77+
"prettier": "3.5.2",
7878
"regenerator-runtime": "^0.14.0",
7979
"rimraf": "5.0.10",
8080
"semantic-release": "^23.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6639,10 +6639,10 @@ prettier-linter-helpers@^1.0.0:
66396639
dependencies:
66406640
fast-diff "^1.1.2"
66416641

6642-
6643-
version "3.5.1"
6644-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
6645-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
6642+
6643+
version "3.5.2"
6644+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
6645+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
66466646

66476647
pretty-bytes@^6.1.1:
66486648
version "6.1.1"

0 commit comments

Comments
 (0)