Skip to content

Commit 8b3fa13

Browse files
Update dependency prettier from 3.6.2 to 3.8.0
1 parent 6b2b1b2 commit 8b3fa13

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
@@ -40,7 +40,7 @@
4040
"jest-environment-jsdom": "29.7.0",
4141
"lodash": "4.17.21",
4242
"pako": "2.1.0",
43-
"prettier": "3.6.2",
43+
"prettier": "3.8.0",
4444
"terser": "5.44.1",
4545
"ts-node": "10.9.2",
4646
"typescript": "5.9.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4425,10 +4425,10 @@ prettier-plugin-organize-imports@3.2.4:
44254425
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
44264426
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==
44274427

4428-
prettier@3.6.2:
4429-
version "3.6.2"
4430-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
4431-
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
4428+
prettier@3.8.0:
4429+
version "3.8.0"
4430+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
4431+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
44324432

44334433
pretty-format@^29.0.0, pretty-format@^29.2.0:
44344434
version "29.2.0"

0 commit comments

Comments
 (0)