Skip to content

Commit c7ce727

Browse files
Bump graphile-build from 5.0.0-beta.20 to 5.0.0-1.3
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]>
1 parent 721eaba commit c7ce727

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/grafserv-next-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "module",
1111
"dependencies": {
1212
"grafast": "^0.1.1-0",
13-
"graphile-build": "^5.0.0-0",
13+
"graphile-build": "^5.0.0-1.3",
1414
"graphile-config": "^0.0.1-0",
1515
"graphile-utils": "^5.0.0-0",
1616
"tamedevil": "^0.0.0-0"

packages/graphile-sort-schema-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "module",
1111
"dependencies": {
1212
"grafast": "^0.1.1-0",
13-
"graphile-build": "^5.0.0-0",
13+
"graphile-build": "^5.0.0-1.3",
1414
"graphile-config": "^0.0.1-0",
1515
"graphile-utils": "^5.0.0-0",
1616
"tamedevil": "^0.0.0-0"

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1883,7 +1883,7 @@ __metadata:
18831883
eslint: "npm:8.57.0"
18841884
grafast: "npm:^0.1.1-0"
18851885
grafserv: "npm:0.1.1-beta.12"
1886-
graphile-build: "npm:^5.0.0-0"
1886+
graphile-build: "npm:^5.0.0-1.3"
18871887
graphile-config: "npm:^0.0.1-0"
18881888
graphile-utils: "npm:^5.0.0-0"
18891889
graphql: "npm:16.8.1"
@@ -1916,7 +1916,7 @@ __metadata:
19161916
autoprefixer: "npm:10.4.19"
19171917
eslint: "npm:8.57.0"
19181918
grafast: "npm:^0.1.1-0"
1919-
graphile-build: "npm:^5.0.0-0"
1919+
graphile-build: "npm:^5.0.0-1.3"
19201920
graphile-config: "npm:^0.0.1-0"
19211921
graphile-utils: "npm:^5.0.0-0"
19221922
graphql: "npm:16.8.1"
@@ -5652,7 +5652,7 @@ __metadata:
56525652
languageName: node
56535653
linkType: hard
56545654

5655-
"graphile-build@npm:^5.0.0-0":
5655+
"graphile-build@npm:^5.0.0-1.3":
56565656
version: 5.0.0-beta.21
56575657
resolution: "graphile-build@npm:5.0.0-beta.21"
56585658
dependencies:

0 commit comments

Comments
 (0)