Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit 8e577fe

Browse files
chore(deps): update dependency prettier to ^3.6.2 (#331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9c9f45 commit 8e577fe

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
@@ -32,7 +32,7 @@
3232
"autoprefixer": "10.4.21",
3333
"eslint": "^9.29.0",
3434
"postcss": "^8.5.6",
35-
"prettier": "^3.6.0",
35+
"prettier": "^3.6.2",
3636
"tailwindcss": "^3.4.17",
3737
"vite": "^6.3.5"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,10 +1409,10 @@ prelude-ls@^1.2.1:
14091409
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
14101410
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
14111411

1412-
prettier@^3.6.0:
1413-
version "3.6.0"
1414-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
1415-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
1412+
prettier@^3.6.2:
1413+
version "3.6.2"
1414+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
1415+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
14161416

14171417
punycode@^2.1.0:
14181418
version "2.1.1"

0 commit comments

Comments
 (0)