Skip to content

Commit 50e95fc

Browse files
chore(deps): update dependency prettier to v3.5.3 (#1320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ac307d commit 50e95fc

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-prettier": "5.2.3",
3939
"jest": "26.6.3",
4040
"lerna": "6.6.2",
41-
"prettier": "3.5.2",
41+
"prettier": "3.5.3",
4242
"semantic-release": "19.0.5",
4343
"sinon": "18.0.1",
4444
"supertest": "7.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10246,10 +10246,10 @@ prettier-linter-helpers@^1.0.0:
1024610246
dependencies:
1024710247
fast-diff "^1.1.2"
1024810248

10249-
prettier@3.5.2:
10250-
version "3.5.2"
10251-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
10252-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
10249+
prettier@3.5.3:
10250+
version "3.5.3"
10251+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
10252+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1025310253

1025410254
pretty-format@29.4.3:
1025510255
version "29.4.3"

0 commit comments

Comments
 (0)