Skip to content

Commit be50815

Browse files
committed
chore(deps): update dependency prettier to v3.0.2
1 parent 0c547a7 commit be50815

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
@@ -62,7 +62,7 @@
6262
"lint-staged": "14.0.0",
6363
"npm-run-all": "4.1.5",
6464
"pre-commit": "1.2.2",
65-
"prettier": "3.0.1",
65+
"prettier": "3.0.2",
6666
"rimraf": "5.0.1",
6767
"rollup": "3.28.0",
6868
"rollup-plugin-dts": "5.3.1",

yarn.lock

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

4497-
4498-
version "3.0.1"
4499-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
4500-
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
4497+
4498+
version "3.0.2"
4499+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
4500+
integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==
45014501

45024502
pretty-format@^29.0.0, pretty-format@^29.6.1:
45034503
version "29.6.1"

0 commit comments

Comments
 (0)