Skip to content

Commit e7c9d64

Browse files
fix(deps): update dependency @graphql-ez/plugin-codegen to ^0.8.2 (#2270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fa2090 commit e7c9d64

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@gqty/subscriptions": "workspace:^",
2121
"@graphql-ez/fastify": "^0.12.1",
2222
"@graphql-ez/plugin-altair": "^0.11.3",
23-
"@graphql-ez/plugin-codegen": "^0.8.1",
23+
"@graphql-ez/plugin-codegen": "^0.8.2",
2424
"@graphql-ez/plugin-dataloader": "^0.8.1",
2525
"@graphql-ez/plugin-schema": "^0.9.1",
2626
"@graphql-ez/plugin-upload": "^0.8.1",

internal/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@graphql-ez/fastify": "^0.12.1",
3636
"@graphql-ez/fastify-testing": "^0.4.1",
37-
"@graphql-ez/plugin-codegen": "^0.8.1",
37+
"@graphql-ez/plugin-codegen": "^0.8.2",
3838
"@graphql-ez/plugin-schema": "^0.9.1",
3939
"@graphql-tools/executor-http": "^1.3.2",
4040
"@rollup/plugin-babel": "^6.0.4",

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)