Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency graphql-relay to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 27, 2021
1 parent e91eeb3 commit c4dbe3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/relay-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@anchan828/gen-graphql-schema-common": "^0.6.45",
"deepmerge": "4.2.2",
"graphql-relay": "0.9.0",
"graphql-relay": "0.10.0",
"reflect-metadata": "0.1.13"
},
"devDependencies": {
Expand Down

0 comments on commit c4dbe3b

Please sign in to comment.