Skip to content

Commit 4f48e1c

Browse files
authored
Merge pull request #100 from happo/dependabot/npm_and_yarn/prettier-3.5.2
2 parents 8b88e5b + 0ea474f commit 4f48e1c

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
@@ -14,7 +14,7 @@
1414
"docusaurus": "docusaurus"
1515
},
1616
"devDependencies": {
17-
"prettier": "3.5.1"
17+
"prettier": "3.5.2"
1818
},
1919
"version": "3.14.0",
2020
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7337,10 +7337,10 @@ postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.26, postcss@^8.4.33, postcss@^8.4
73377337
picocolors "^1.1.0"
73387338
source-map-js "^1.2.1"
73397339

7340-
7341-
version "3.5.1"
7342-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
7343-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
7340+
7341+
version "3.5.2"
7342+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
7343+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
73447344

73457345
pretty-error@^4.0.0:
73467346
version "4.0.0"

0 commit comments

Comments
 (0)