Skip to content

Commit

Permalink
⬆️ Upgrade dependency prettier to v3.4.0 (#658)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 7c7ecc7 commit d2d236f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"postcss-cli": "11.0.0",
"postcss-import": "16.1.0",
"postcss-nested": "7.0.2",
"prettier": "3.3.3",
"prettier": "3.4.0",
"prettier-plugin-tailwindcss": "0.6.9",
"remixicon": "4.5.0",
"tailwindcss": "3.4.15",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1220,7 +1220,7 @@ __metadata:
postcss-cli: "npm:11.0.0"
postcss-import: "npm:16.1.0"
postcss-nested: "npm:7.0.2"
prettier: "npm:3.3.3"
prettier: "npm:3.4.0"
prettier-plugin-tailwindcss: "npm:0.6.9"
remixicon: "npm:4.5.0"
tailwindcss: "npm:3.4.15"
Expand Down Expand Up @@ -2130,12 +2130,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:3.4.0":
version: 3.4.0
resolution: "prettier@npm:3.4.0"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
checksum: 10c0/00974e5053dcf04cefe8d6bdef16d6a311d834ff074e927dcb85a425c8a300113fe60dc269373c892edb58e0e57749541f2a7a91ee51cdd40ab3092587772cae
languageName: node
linkType: hard

Expand Down

0 comments on commit d2d236f

Please sign in to comment.