Skip to content

Commit c9c9e4b

Browse files
committed
chore(deps): update dependency prettier to v3.0.1
1 parent d4eaa53 commit c9c9e4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"lint-staged": "13.2.3",
6363
"npm-run-all": "4.1.5",
6464
"pre-commit": "1.2.2",
65-
"prettier": "3.0.0",
65+
"prettier": "3.0.1",
6666
"rimraf": "5.0.1",
6767
"rollup": "3.27.0",
6868
"rollup-plugin-dts": "5.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4510,10 +4510,10 @@ prelude-ls@^1.2.1:
45104510
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
45114511
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
45124512

4513-
4514-
version "3.0.0"
4515-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
4516-
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
4513+
4514+
version "3.0.1"
4515+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
4516+
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
45174517

45184518
pretty-format@^29.0.0, pretty-format@^29.6.1:
45194519
version "29.6.1"

0 commit comments

Comments
 (0)