Skip to content

Commit b96d07c

Browse files
Update dependency prettier from 3.8.0 to 3.8.1
1 parent a50b792 commit b96d07c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/node": "20.9.5",
3434
"eslint": "9.39.2",
3535
"jest": "29.7.0",
36-
"prettier": "3.8.0",
36+
"prettier": "3.8.1",
3737
"typescript": "5.9.3"
3838
},
3939
"publishConfig": {

yarn.lock

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

3922-
prettier@3.8.0:
3923-
version "3.8.0"
3924-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
3925-
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
3922+
prettier@3.8.1:
3923+
version "3.8.1"
3924+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
3925+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
39263926

39273927
pretty-format@^29.0.0, pretty-format@^29.2.0:
39283928
version "29.2.0"

0 commit comments

Comments
 (0)