Skip to content

Commit 60d31fe

Browse files
fix(deps): update dependency @graphql-ez/plugin-schema to ^0.9.1 (#1656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 199feec commit 60d31fe

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

examples/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@graphql-ez/plugin-altair": "^0.11.0",
2323
"@graphql-ez/plugin-codegen": "^0.8.0",
2424
"@graphql-ez/plugin-dataloader": "^0.8.0",
25-
"@graphql-ez/plugin-schema": "^0.9.0",
25+
"@graphql-ez/plugin-schema": "^0.9.1",
2626
"@graphql-ez/plugin-upload": "^0.8.0",
2727
"@graphql-ez/plugin-websockets": "^0.11.3",
2828
"@react-hookz/web": "^22.0.0",

internal/test-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@graphql-ez/fastify": "^0.12.0",
3535
"@graphql-ez/fastify-testing": "^0.4.1",
3636
"@graphql-ez/plugin-codegen": "^0.8.0",
37-
"@graphql-ez/plugin-schema": "^0.9.0",
37+
"@graphql-ez/plugin-schema": "^0.9.1",
3838
"@rollup/plugin-babel": "^6.0.3",
3939
"@types/jest": "^29.5.0",
4040
"cross-env": "^7.0.3",

pnpm-lock.yaml

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)