Skip to content

Commit

Permalink
Bump graphile-build from 5.0.0-beta.20 to 5.0.0-1.3
Browse files Browse the repository at this point in the history
Bumps [graphile-build](https://github.com/graphile/graphile-engine) from 5.0.0-beta.20 to 5.0.0-1.3.
- [Changelog](https://github.com/graphile/graphile-engine/blob/v4/CHANGELOG.md)
- [Commits](https://github.com/graphile/graphile-engine/commits)

---
updated-dependencies:
- dependency-name: graphile-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 721eaba commit c7ce727
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/grafserv-next-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "module",
"dependencies": {
"grafast": "^0.1.1-0",
"graphile-build": "^5.0.0-0",
"graphile-build": "^5.0.0-1.3",
"graphile-config": "^0.0.1-0",
"graphile-utils": "^5.0.0-0",
"tamedevil": "^0.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphile-sort-schema-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "module",
"dependencies": {
"grafast": "^0.1.1-0",
"graphile-build": "^5.0.0-0",
"graphile-build": "^5.0.0-1.3",
"graphile-config": "^0.0.1-0",
"graphile-utils": "^5.0.0-0",
"tamedevil": "^0.0.0-0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1883,7 +1883,7 @@ __metadata:
eslint: "npm:8.57.0"
grafast: "npm:^0.1.1-0"
grafserv: "npm:0.1.1-beta.12"
graphile-build: "npm:^5.0.0-0"
graphile-build: "npm:^5.0.0-1.3"
graphile-config: "npm:^0.0.1-0"
graphile-utils: "npm:^5.0.0-0"
graphql: "npm:16.8.1"
Expand Down Expand Up @@ -1916,7 +1916,7 @@ __metadata:
autoprefixer: "npm:10.4.19"
eslint: "npm:8.57.0"
grafast: "npm:^0.1.1-0"
graphile-build: "npm:^5.0.0-0"
graphile-build: "npm:^5.0.0-1.3"
graphile-config: "npm:^0.0.1-0"
graphile-utils: "npm:^5.0.0-0"
graphql: "npm:16.8.1"
Expand Down Expand Up @@ -5652,7 +5652,7 @@ __metadata:
languageName: node
linkType: hard

"graphile-build@npm:^5.0.0-0":
"graphile-build@npm:^5.0.0-1.3":
version: 5.0.0-beta.21
resolution: "graphile-build@npm:5.0.0-beta.21"
dependencies:
Expand Down

0 comments on commit c7ce727

Please sign in to comment.