Skip to content

Commit 0f53581

Browse files
chore(deps): update dependency prettier to v2.8.5 (#9204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f4d9c5 commit 0f53581

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

examples/programmatic-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@graphql-tools/schema": "9.0.17",
2222
"graphql": "16.6.0",
2323
"graphql-tag": "2.12.6",
24-
"prettier": "2.8.4"
24+
"prettier": "2.8.5"
2525
},
2626
"devDependencies": {
2727
"@types/node": "18.15.1",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jest-junit": "15.0.0",
5555
"lint-staged": "13.2.0",
5656
"patch-package": "6.5.1",
57-
"prettier": "2.8.4",
57+
"prettier": "2.8.5",
5858
"prettier-plugin-svelte": "2.9.0",
5959
"rimraf": "4.4.0",
6060
"ts-jest": "28.0.8",
@@ -75,7 +75,7 @@
7575
]
7676
},
7777
"resolutions": {
78-
"prettier": "2.8.4",
78+
"prettier": "2.8.5",
7979
"babel-jest": "28.1.3",
8080
"jest-runner": "28.1.3",
8181
"graphql": "16.6.0",

packages/graphql-codegen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"change-case-all": "1.0.15",
9090
"js-yaml": "4.1.0",
9191
"make-dir": "3.1.0",
92-
"prettier": "2.8.4"
92+
"prettier": "2.8.5"
9393
},
9494
"peerDependencies": {
9595
"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
@@ -11884,10 +11884,10 @@ [email protected]:
1188411884
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.4.tgz#ed0ca759bc948eb2bc48b419c6e57eb2adabdb0a"
1188511885
integrity sha512-wMyugRI2yD8gqmMpZSS8kTA0gGeKozX/R+w8iWE+yiCZL09zY0SvfiHfHabNhjGhzxlQ2S2VuTxPE3T72vppCQ==
1188611886

11887-
[email protected].4, prettier@^2.7.1:
11888-
version "2.8.4"
11889-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
11890-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
11887+
[email protected].5, prettier@^2.7.1:
11888+
version "2.8.5"
11889+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.5.tgz#3dd8ae1ebddc4f6aa419c9b64d8c8319a7e0d982"
11890+
integrity sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==
1189111891

1189211892
pretty-bytes@^5.6.0:
1189311893
version "5.6.0"

0 commit comments

Comments
 (0)