Skip to content

Commit bf02d2f

Browse files
chore: update dependency prettier to v3 (#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e7ff06 commit bf02d2f

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
@@ -83,7 +83,7 @@
8383
"js-yaml": "4.1.0",
8484
"lint-staged": "13.3.0",
8585
"postcss": "8.5.6",
86-
"prettier": "2.8.8",
86+
"prettier": "3.6.2",
8787
"prettier-plugin-tailwindcss": "0.6.14",
8888
"tailwind-merge": "1.14.0",
8989
"tailwindcss": "3.4.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10070,10 +10070,10 @@ [email protected]:
1007010070
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.14.tgz#06701a580f7104c034ae3b699dbd17a80d67f0cd"
1007110071
integrity sha512-pi2e/+ZygeIqntN+vC573BcW5Cve8zUB0SSAGxqpB4f96boZF4M3phPVoOFCeypwkpRYdi7+jQ5YJJUwrkGUAg==
1007210072

10073-
prettier@2.8.8:
10074-
version "2.8.8"
10075-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
10076-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
10073+
prettier@3.6.2:
10074+
version "3.6.2"
10075+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
10076+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
1007710077

1007810078
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
1007910079
version "5.6.0"

0 commit comments

Comments
 (0)