Skip to content

Commit 93f6165

Browse files
authored
Merge pull request #261 from owieth/dependabot/npm_and_yarn/prettier-3.9.1
chore(deps-dev): bump prettier from 3.8.4 to 3.9.1
2 parents e7346ee + e3d27b6 commit 93f6165

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.8.4",
36+
"prettier": "^3.9.1",
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.8.4:
548-
version "3.8.4"
549-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411"
550-
integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==
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==
551551

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

0 commit comments

Comments
 (0)