Skip to content

Commit 6ab1225

Browse files
chore(deps-dev): update dependency prettier to v3
1 parent e2f25a8 commit 6ab1225

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
@@ -32,7 +32,7 @@
3232
"eslint-plugin-import": "2.27.5",
3333
"husky": "8.0.3",
3434
"lint-staged": "13.2.0",
35-
"prettier": "2.8.7"
35+
"prettier": "3.0.2"
3636
},
3737
"repository": {
3838
"type": "git",

yarn.lock

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

1791-
prettier@2.8.7:
1792-
version "2.8.7"
1793-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
1794-
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
1791+
prettier@3.0.2:
1792+
version "3.0.2"
1793+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
1794+
integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==
17951795

17961796
process-nextick-args@~2.0.0:
17971797
version "2.0.1"

0 commit comments

Comments
 (0)