Skip to content

Commit 30bfa11

Browse files
Update dependency prettier to v3.4.1
1 parent 3c83088 commit 30bfa11

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.4.1",
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
@@ -3249,10 +3249,10 @@ postcss@^8.4.32:
32493249
picocolors "^1.0.0"
32503250
source-map-js "^1.0.2"
32513251

3252-
prettier@3.1.1:
3253-
version "3.1.1"
3254-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
3255-
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
3252+
prettier@3.4.1:
3253+
version "3.4.1"
3254+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
3255+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
32563256

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

0 commit comments

Comments
 (0)