Skip to content

Commit ffd06d2

Browse files
chore(deps): update dependency prettier to ^3.5.3
1 parent 93125d6 commit ffd06d2

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
@@ -47,7 +47,7 @@
4747
"eslint": "^9.2.0",
4848
"husky": "^3.1.0",
4949
"lsif-util": "^0.2.15",
50-
"prettier": "^3.2.5",
50+
"prettier": "^3.5.3",
5151
"semantic-release": "^17.0.8",
5252
"typescript": "^3.9.7"
5353
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5232,10 +5232,10 @@ prepend-http@^1.0.1:
52325232
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
52335233
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
52345234

5235-
prettier@^3.2.5:
5236-
version "3.2.5"
5237-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
5238-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
5235+
prettier@^3.5.3:
5236+
version "3.5.3"
5237+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5238+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
52395239

52405240
process-nextick-args@~2.0.0:
52415241
version "2.0.1"

0 commit comments

Comments
 (0)