Skip to content

Commit 02ec305

Browse files
Update dependency prettier to v3.2.5
1 parent d95903d commit 02ec305

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
@@ -24,7 +24,7 @@
2424
"autoprefixer": "10.4.16",
2525
"postcss": "8.4.30",
2626
"postcss-cli": "10.1.0",
27-
"prettier": "3.1.1",
27+
"prettier": "3.2.5",
2828
"snowpack": "3.8.8",
2929
"typescript": "5.2.2",
3030
"vite": "5.0.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3250,10 +3250,10 @@ postcss@^8.4.32:
32503250
picocolors "^1.0.0"
32513251
source-map-js "^1.0.2"
32523252

3253-
prettier@3.1.1:
3254-
version "3.1.1"
3255-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
3256-
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
3253+
prettier@3.2.5:
3254+
version "3.2.5"
3255+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
3256+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
32573257

32583258
pretty-hrtime@^1.0.3:
32593259
version "1.0.3"

0 commit comments

Comments
 (0)