Skip to content

Commit 9ff62b1

Browse files
authored
Merge pull request #101 from happo/dependabot/npm_and_yarn/prettier-3.5.3
2 parents 780833d + 1edcb74 commit 9ff62b1

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.2"
17+
"prettier": "3.5.3"
1818
},
1919
"version": "3.16.0",
2020
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7361,10 +7361,10 @@ postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.26, postcss@^8.4.33, postcss@^8.4
73617361
picocolors "^1.1.0"
73627362
source-map-js "^1.2.1"
73637363

7364-
7365-
version "3.5.2"
7366-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
7367-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
7364+
7365+
version "3.5.3"
7366+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
7367+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
73687368

73697369
pretty-error@^4.0.0:
73707370
version "4.0.0"

0 commit comments

Comments
 (0)