Skip to content

Commit 4796779

Browse files
chore(deps): update dependency prettier to v3
1 parent 68959f7 commit 4796779

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
@@ -11,7 +11,7 @@
1111
"graphql": "16.6.0",
1212
"husky": "7.0.4",
1313
"lint-staged": "12.5.0",
14-
"prettier": "2.7.1",
14+
"prettier": "3.2.4",
1515
"progress": "2.0.3"
1616
},
1717
"lint-staged": {

yarn.lock

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

4034-
prettier@2.7.1:
4035-
version "2.7.1"
4036-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
4037-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
4034+
prettier@3.2.4:
4035+
version "3.2.4"
4036+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
4037+
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
40384038

40394039
40404040
version "2.0.3"

0 commit comments

Comments
 (0)