Skip to content

Commit

Permalink
fix(deps): update dependency bun-types to v1 (#2994)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency bun-types to v1

* Update package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
  • Loading branch information
renovate[bot] and ardatan authored Sep 8, 2023
1 parent a043514 commit 4128771
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "bun src/index.ts"
},
"dependencies": {
"bun-types": "^0.6.0",
"bun-types": "^1.0.0",
"graphql": "^16.6.0",
"graphql-yoga": "4.0.4"
},
Expand Down
8 changes: 4 additions & 4 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 4128771

Please sign in to comment.