Skip to content

Commit 53e2f91

Browse files
authored
Merge pull request #264 from owieth/dependabot/npm_and_yarn/prettier-3.9.4
chore(deps-dev): bump prettier from 3.9.1 to 3.9.4
2 parents 572ad47 + 2334692 commit 53e2f91

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
@@ -33,7 +33,7 @@
3333
},
3434
"homepage": "https://github.com/owieth/foundry-setup#readme",
3535
"devDependencies": {
36-
"prettier": "^3.9.1",
36+
"prettier": "^3.9.4",
3737
"solhint": "^6.2.3"
3838
}
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -544,10 +544,10 @@ pluralize@^8.0.0:
544544
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
545545
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
546546

547-
prettier@^3.0.0, prettier@^3.9.1:
548-
version "3.9.1"
549-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.1.tgz#5868bcf16456bfe145ddbfa107c623b6f39e332c"
550-
integrity sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==
547+
prettier@^3.0.0, prettier@^3.9.4:
548+
version "3.9.4"
549+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.4.tgz#a9c477cf1614376bd1f6bbc593d8c0d414bcec87"
550+
integrity sha512-yWG/o/4oJfo036EKAfK6ACAoDOfHeRHx4tuxkfBZiauURiaSmYwlpOr5LQqKtIkRD2z1PLteme2WoxEnj4tHTg==
551551

552552
proto-list@~1.2.1:
553553
version "1.2.4"

0 commit comments

Comments
 (0)