File tree 4 files changed +8
-8
lines changed
examples/programmatic-typescript
packages/graphql-codegen-cli 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 18
18
"@graphql-tools/schema" : " 9.0.15" ,
19
19
"graphql" : " 16.6.0" ,
20
20
"graphql-tag" : " 2.12.6" ,
21
- "prettier" : " 2.7.1 "
21
+ "prettier" : " 2.8.4 "
22
22
},
23
23
"devDependencies" : {
24
24
"@types/node" : " 18.11.18" ,
Original file line number Diff line number Diff line change 72
72
"lint-staged" : " 13.0.3" ,
73
73
"lodash" : " 4.17.21" ,
74
74
"patch-package" : " 6.5.1" ,
75
- "prettier" : " 2.7.1 " ,
75
+ "prettier" : " 2.8.4 " ,
76
76
"prettier-plugin-svelte" : " 2.7.0" ,
77
77
"react" : " 17.0.2" ,
78
78
"react-dom" : " 17.0.2" ,
99
99
]
100
100
},
101
101
"resolutions" : {
102
- "prettier" : " 2.7.1 " ,
102
+ "prettier" : " 2.8.4 " ,
103
103
"babel-jest" : " 28.1.3" ,
104
104
"jest-runner" : " 28.1.3" ,
105
105
"graphql" : " 16.6.0" ,
Original file line number Diff line number Diff line change 88
88
"change-case-all" : " 1.0.15" ,
89
89
"js-yaml" : " 4.1.0" ,
90
90
"make-dir" : " 3.1.0" ,
91
- "prettier" : " 2.7.1 "
91
+ "prettier" : " 2.8.4 "
92
92
},
93
93
"peerDependencies" : {
94
94
"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"
Original file line number Diff line number Diff line change 11635
11635
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.0.tgz#5d6823ef8356103fd0aa19d1e08cb49534100464"
11636
11636
integrity sha512-Ruqig/mdWCSpqdq9WK44nrmqM4BFWTzBPhPGwC5NK3coV9eZntEQPB84MGZbjAg0XQU02jVRHXNRPREBzxvM+A==
11637
11637
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 ==
11642
11642
11643
11643
pretty-format@^28.0.0, pretty-format@^28.1.3:
11644
11644
version "28.1.3"
You can’t perform that action at this time.
0 commit comments