Skip to content

Commit 4f23634

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

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.1.1"
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.1.1:
1792+
version "3.1.1"
1793+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
1794+
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
17951795

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

0 commit comments

Comments
 (0)