Skip to content

Commit c34a94a

Browse files
chore: update dependency prettier to v3.8.1 (#583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d10c1b commit c34a94a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"i18next-http-backend": "3.0.2",
7777
"lint-staged": "16.4.0",
7878
"postcss": "8.5.8",
79-
"prettier": "3.7.4",
79+
"prettier": "3.8.1",
8080
"prettier-plugin-tailwindcss": "0.7.2",
8181
"tailwind-merge": "3.4.0",
8282
"tailwindcss": "3.4.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7750,10 +7750,10 @@ prettier-plugin-tailwindcss@0.7.2:
77507750
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.2.tgz#8de2039fc0363b8532ef5a2d3fc9e2c1b6ca3bd4"
77517751
integrity sha512-LkphyK3Fw+q2HdMOoiEHWf93fNtYJwfamoKPl7UwtjFQdei/iIBoX11G6j706FzN3ymX9mPVi97qIY8328vdnA==
77527752

7753-
prettier@3.7.4:
7754-
version "3.7.4"
7755-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
7756-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
7753+
prettier@3.8.1:
7754+
version "3.8.1"
7755+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
7756+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
77577757

77587758
promise@^7.1.1:
77597759
version "7.3.1"

0 commit comments

Comments
 (0)