Skip to content

Commit e7e49dc

Browse files
committed
chore(deps): update dependency prettier to ^3.2.5
1 parent 5756982 commit e7e49dc

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": "^8.56.0",
4848
"husky": "^3.1.0",
4949
"lsif-util": "^0.2.15",
50-
"prettier": "^3.2.4",
50+
"prettier": "^3.2.5",
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
@@ -5138,10 +5138,10 @@ prepend-http@^1.0.1:
51385138
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
51395139
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
51405140

5141-
prettier@^3.2.4:
5142-
version "3.2.4"
5143-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
5144-
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
5141+
prettier@^3.2.5:
5142+
version "3.2.5"
5143+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
5144+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
51455145

51465146
process-nextick-args@~2.0.0:
51475147
version "2.0.1"

0 commit comments

Comments
 (0)