Skip to content

Commit 4419bd1

Browse files
chore(deps): update dependency prettier to ^3.8.0
1 parent 03b817a commit 4419bd1

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
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"eslint": "^9.19.0",
2626
"jest": "^29.7.0",
27-
"prettier": "^3.5.2"
27+
"prettier": "^3.8.0"
2828
},
2929
"peerDependencies": {
3030
"svgo": "^3.3.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2370,10 +2370,10 @@ prelude-ls@^1.2.1:
23702370
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
23712371
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
23722372

2373-
prettier@^3.5.2:
2374-
version "3.5.2"
2375-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
2376-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
2373+
prettier@^3.8.0:
2374+
version "3.8.0"
2375+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
2376+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
23772377

23782378
pretty-format@^29.7.0:
23792379
version "29.7.0"

0 commit comments

Comments
 (0)