Skip to content

Commit

Permalink
chore(deps): update dependency @envelop/graphql-jit to v8.0.4 (#3503)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 369e3ce commit 675e08c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "start-server-and-test start http://127.0.0.1:4000/ping loadtest"
},
"dependencies": {
"@envelop/graphql-jit": "8.0.3",
"@envelop/graphql-jit": "8.0.4",
"@faker-js/faker": "9.2.0",
"@graphql-yoga/plugin-response-cache": "workspace:*",
"graphql": "16.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"vite": "4.3.9"
},
"dependencies": {
"@envelop/graphql-jit": "8.0.3",
"@envelop/graphql-jit": "8.0.4",
"graphql-yoga": "workspace:*",
"@graphql-yoga/render-graphiql": "workspace:*",
"graphql": "16.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-yoga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@envelop/disable-introspection": "6.0.0",
"@envelop/graphql-jit": "8.0.3",
"@envelop/graphql-jit": "8.0.4",
"@envelop/live-query": "7.0.0",
"@graphql-yoga/render-graphiql": "workspace:*",
"@jest/globals": "^29.2.1",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 675e08c

Please sign in to comment.