Skip to content

Commit efc5e5c

Browse files
Merge pull request #818 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.8.0 to 3.8.1
2 parents 12a97ce + 94b0474 commit efc5e5c

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
@@ -30,7 +30,7 @@
3030
"@types/node": "20.9.5",
3131
"@types/react": "19.2.9",
3232
"eslint": "9.39.2",
33-
"prettier": "3.8.0",
33+
"prettier": "3.8.1",
3434
"react": "19.2.3",
3535
"typescript": "5.9.3"
3636
},

yarn.lock

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

2180-
prettier@3.8.0:
2181-
version "3.8.0"
2182-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
2183-
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
2180+
prettier@3.8.1:
2181+
version "3.8.1"
2182+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
2183+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
21842184

21852185
prop-types@^15.8.1:
21862186
version "15.8.1"

0 commit comments

Comments
 (0)