Skip to content

Commit 883b27a

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

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.1.0",
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.1.0:
4035+
version "3.1.0"
4036+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
4037+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
40384038

40394039
40404040
version "2.0.3"

0 commit comments

Comments
 (0)