Skip to content

Commit b2a77e3

Browse files
Update dependency prettier from 3.6.2 to 3.8.1
1 parent a5eb97f commit b2a77e3

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.23",
4242
"pako": "2.1.0",
43-
"prettier": "3.6.2",
43+
"prettier": "3.8.1",
4444
"terser": "5.46.0",
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
@@ -4430,10 +4430,10 @@ prettier-plugin-organize-imports@3.2.4:
44304430
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
44314431
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==
44324432

4433-
prettier@3.6.2:
4434-
version "3.6.2"
4435-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
4436-
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
4433+
prettier@3.8.1:
4434+
version "3.8.1"
4435+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
4436+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
44374437

44384438
pretty-format@^29.0.0, pretty-format@^29.2.0:
44394439
version "29.2.0"

0 commit comments

Comments
 (0)