Skip to content

Commit

Permalink
Bump graphile-config from 0.0.1-beta.8 to 0.0.1-1.2
Browse files Browse the repository at this point in the history
Bumps [graphile-config](https://github.com/graphile/crystal) from 0.0.1-beta.8 to 0.0.1-1.2.
- [Release notes](https://github.com/graphile/crystal/releases)
- [Changelog](https://github.com/graphile/crystal/blob/main/release)
- [Commits](https://github.com/graphile/crystal/commits)

---
updated-dependencies:
- dependency-name: graphile-config
  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 a25beb8
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 @@ -11,7 +11,7 @@
"dependencies": {
"grafast": "^0.1.1-0",
"graphile-build": "^5.0.0-0",
"graphile-config": "^0.0.1-0",
"graphile-config": "^0.0.1-1.2",
"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 @@ -11,7 +11,7 @@
"dependencies": {
"grafast": "^0.1.1-0",
"graphile-build": "^5.0.0-0",
"graphile-config": "^0.0.1-0",
"graphile-config": "^0.0.1-1.2",
"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 @@ -1884,7 +1884,7 @@ __metadata:
grafast: "npm:^0.1.1-0"
grafserv: "npm:0.1.1-beta.12"
graphile-build: "npm:^5.0.0-0"
graphile-config: "npm:^0.0.1-0"
graphile-config: "npm:^0.0.1-1.2"
graphile-utils: "npm:^5.0.0-0"
graphql: "npm:16.8.1"
next: "npm:14.2.3"
Expand Down Expand Up @@ -1917,7 +1917,7 @@ __metadata:
eslint: "npm:8.57.0"
grafast: "npm:^0.1.1-0"
graphile-build: "npm:^5.0.0-0"
graphile-config: "npm:^0.0.1-0"
graphile-config: "npm:^0.0.1-1.2"
graphile-utils: "npm:^5.0.0-0"
graphql: "npm:16.8.1"
npm-package-json-lint: "npm:7.1.0"
Expand Down Expand Up @@ -5676,7 +5676,7 @@ __metadata:
languageName: node
linkType: hard

"graphile-config@npm:^0.0.1-0, graphile-config@npm:^0.0.1-beta.8, graphile-config@npm:^0.0.1-beta.9":
"graphile-config@npm:^0.0.1-1.2, graphile-config@npm:^0.0.1-beta.8, graphile-config@npm:^0.0.1-beta.9":
version: 0.0.1-beta.9
resolution: "graphile-config@npm:0.0.1-beta.9"
dependencies:
Expand Down

0 comments on commit a25beb8

Please sign in to comment.