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

Commit b6197fc

Browse files
chore(deps): update dependency prettier to v3
1 parent f7b4dfc commit b6197fc

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
@@ -154,7 +154,7 @@
154154
"lint-staged": "13.1.2",
155155
"nodemon": "2.0.20",
156156
"postcss": "8.4.21",
157-
"prettier": "2.8.4",
157+
"prettier": "3.0.1",
158158
"prettier-plugin-organize-imports": "3.2.2",
159159
"prettier-plugin-tailwindcss": "0.2.3",
160160
"semantic-release": "19.0.5",

yarn.lock

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

11208-
prettier@2.8.4:
11209-
version "2.8.4"
11210-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
11211-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
11208+
prettier@3.0.1:
11209+
version "3.0.1"
11210+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
11211+
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
1121211212

1121311213
pretty-bytes@^5.6.0:
1121411214
version "5.6.0"

0 commit comments

Comments
 (0)