Skip to content

Commit bc5f3b8

Browse files
Update dependency prettier to v3.6.2
1 parent 0e895ae commit bc5f3b8

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.6.2",
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
@@ -3247,10 +3247,10 @@ postcss@^8.4.32:
32473247
picocolors "^1.0.0"
32483248
source-map-js "^1.0.2"
32493249

3250-
prettier@3.1.1:
3251-
version "3.1.1"
3252-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
3253-
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
3250+
prettier@3.6.2:
3251+
version "3.6.2"
3252+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
3253+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
32543254

32553255
pretty-hrtime@^1.0.3:
32563256
version "1.0.3"

0 commit comments

Comments
 (0)