Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Commit f72bafe

Browse files
chore(deps): update dependency prettier to v3
1 parent 98ea135 commit f72bafe

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
@@ -156,7 +156,7 @@
156156
"lint-staged": "13.1.2",
157157
"nodemon": "2.0.20",
158158
"postcss": "8.4.21",
159-
"prettier": "2.8.4",
159+
"prettier": "3.8.1",
160160
"prettier-plugin-organize-imports": "3.2.2",
161161
"prettier-plugin-tailwindcss": "0.2.3",
162162
"semantic-release": "19.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11210,10 +11210,10 @@ prettier-plugin-tailwindcss@0.2.3:
1121011210
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.3.tgz#b68a1de10056fc84055426af132c2697bea0955c"
1121111211
integrity sha512-s2N5Dh7Ao5KTV1mao5ZBnn8EKtUcDPJEkGViZIjI0Ij9TTI5zgTz4IHOxW33jOdjHKa8CSjM88scelUiC5TNRQ==
1121211212

11213-
prettier@2.8.4:
11214-
version "2.8.4"
11215-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
11216-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
11213+
prettier@3.8.1:
11214+
version "3.8.1"
11215+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
11216+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
1121711217

1121811218
pretty-bytes@^5.6.0:
1121911219
version "5.6.0"

0 commit comments

Comments
 (0)