Skip to content

Commit

Permalink
fix(deps): update dependency graphql-jit to v0.8.7 (#2327)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency graphql-jit to v0.8.7

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Nov 13, 2024
1 parent 3e7ee93 commit b7dc96a
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changeset/@envelop_graphql-jit-2327-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@envelop/graphql-jit": patch
---
dependencies updates:
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/graphql-jit/v/0.8.7) (from `0.8.6`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/plugins/graphql-jit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"graphql-jit": "0.8.6",
"graphql-jit": "0.8.7",
"tslib": "^2.5.0",
"value-or-promise": "^1.0.12"
},
Expand Down
51 changes: 45 additions & 6 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 b7dc96a

Please sign in to comment.