Skip to content

Commit 186cb2f

Browse files
Merge pull request #647 from mkrtchian/dependabot/npm_and_yarn/prettier-3.8.5
chore(deps-dev): bump prettier from 3.8.4 to 3.8.5
2 parents c594fe2 + ac01015 commit 186cb2f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"husky": "^9.1.7",
3131
"lint-staged": "^17.0.7",
3232
"pagefind": "^1.5.2",
33-
"prettier": "^3.8.4",
33+
"prettier": "^3.8.5",
3434
"typescript": "6.0.3"
3535
},
3636
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5805,10 +5805,10 @@ prelude-ls@^1.2.1:
58055805
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
58065806
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
58075807

5808-
prettier@^3.8.4:
5809-
version "3.8.4"
5810-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411"
5811-
integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==
5808+
prettier@^3.8.5:
5809+
version "3.8.5"
5810+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.5.tgz#81cf9de0cf46db973fa85103ff06dfcdb0d9bc39"
5811+
integrity sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==
58125812

58135813
prop-types@^15.8.1:
58145814
version "15.8.1"

0 commit comments

Comments
 (0)