Skip to content

Commit 86d63fe

Browse files
Update dependency prettier to v3.9.1 (#720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d9fa9b commit 86d63fe

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
@@ -22,7 +22,7 @@
2222
"grunt-contrib-copy": "1.0.0",
2323
"load-grunt-tasks": "5.1.0",
2424
"postcss-cli": "11.0.1",
25-
"prettier": "3.8.4"
25+
"prettier": "3.9.1"
2626
},
2727
"scripts": {
2828
"setup": "yarn && composer install && composer dump-autoload -o",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,10 +1479,10 @@ postcss-value-parser@^4.2.0:
14791479
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
14801480
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
14811481

1482-
prettier@3.8.4:
1483-
version "3.8.4"
1484-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411"
1485-
integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==
1482+
prettier@3.9.1:
1483+
version "3.9.1"
1484+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.1.tgz#5868bcf16456bfe145ddbfa107c623b6f39e332c"
1485+
integrity sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==
14861486

14871487
pretty-bytes@^5.4.1:
14881488
version "5.6.0"

0 commit comments

Comments
 (0)