Skip to content

Commit 07d6ebd

Browse files
chore(deps): update dependency prettier to v2.8.4 (#8945)
1 parent 0266e9a commit 07d6ebd

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

examples/programmatic-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@graphql-tools/schema": "9.0.15",
1919
"graphql": "16.6.0",
2020
"graphql-tag": "2.12.6",
21-
"prettier": "2.7.1"
21+
"prettier": "2.8.4"
2222
},
2323
"devDependencies": {
2424
"@types/node": "18.11.18",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"lint-staged": "13.0.3",
7373
"lodash": "4.17.21",
7474
"patch-package": "6.5.1",
75-
"prettier": "2.7.1",
75+
"prettier": "2.8.4",
7676
"prettier-plugin-svelte": "2.7.0",
7777
"react": "17.0.2",
7878
"react-dom": "17.0.2",
@@ -99,7 +99,7 @@
9999
]
100100
},
101101
"resolutions": {
102-
"prettier": "2.7.1",
102+
"prettier": "2.8.4",
103103
"babel-jest": "28.1.3",
104104
"jest-runner": "28.1.3",
105105
"graphql": "16.6.0",

packages/graphql-codegen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"change-case-all": "1.0.15",
8989
"js-yaml": "4.1.0",
9090
"make-dir": "3.1.0",
91-
"prettier": "2.7.1"
91+
"prettier": "2.8.4"
9292
},
9393
"peerDependencies": {
9494
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11635,10 +11635,10 @@ [email protected]:
1163511635
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.0.tgz#5d6823ef8356103fd0aa19d1e08cb49534100464"
1163611636
integrity sha512-Ruqig/mdWCSpqdq9WK44nrmqM4BFWTzBPhPGwC5NK3coV9eZntEQPB84MGZbjAg0XQU02jVRHXNRPREBzxvM+A==
1163711637

11638-
prettier@2.7.1, prettier@^2.7.1:
11639-
version "2.7.1"
11640-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
11641-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
11638+
prettier@2.8.4, prettier@^2.7.1:
11639+
version "2.8.4"
11640+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
11641+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
1164211642

1164311643
pretty-format@^28.0.0, pretty-format@^28.1.3:
1164411644
version "28.1.3"

0 commit comments

Comments
 (0)