Skip to content

Commit 3878067

Browse files
build(deps): bump @theguild/federation-composition from 0.21.0 to 0.21.1 (#9061)
* build(deps): bump @theguild/federation-composition from 0.21.0 to 0.21.1 Bumps [@theguild/federation-composition](https://github.com/graphql-hive/federation-composition) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/graphql-hive/federation-composition/releases) - [Changelog](https://github.com/graphql-hive/federation-composition/blob/main/CHANGELOG.md) - [Commits](graphql-hive/federation-composition@v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: "@theguild/federation-composition" dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore(dependencies): updated changesets for modified dependencies --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4dea313 commit 3878067

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@graphql-mesh/fusion-composition": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@theguild/federation-composition@^0.21.1` ↗︎](https://www.npmjs.com/package/@theguild/federation-composition/v/0.21.1) (from `^0.21.0`, in `dependencies`)

packages/fusion/composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@graphql-tools/schema": "^10.0.30",
5555
"@graphql-tools/stitching-directives": "^4.0.8",
5656
"@graphql-tools/utils": "^10.11.0",
57-
"@theguild/federation-composition": "^0.21.0",
57+
"@theguild/federation-composition": "^0.21.1",
5858
"change-case": "^4.1.2",
5959
"graphql-scalars": "^1.23.0",
6060
"minimatch": "^10.0.3",

yarn.lock

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7156,7 +7156,7 @@ __metadata:
71567156
"@graphql-tools/schema": "npm:^10.0.30"
71577157
"@graphql-tools/stitching-directives": "npm:^4.0.8"
71587158
"@graphql-tools/utils": "npm:^10.11.0"
7159-
"@theguild/federation-composition": "npm:^0.21.0"
7159+
"@theguild/federation-composition": "npm:^0.21.1"
71607160
"@types/minimatch": "npm:6.0.0"
71617161
"@types/pluralize": "npm:^0.0.33"
71627162
"@whatwg-node/promise-helpers": "npm:^1.0.0"
@@ -15303,6 +15303,20 @@ __metadata:
1530315303
languageName: node
1530415304
linkType: hard
1530515305

15306+
"@theguild/federation-composition@npm:^0.21.1":
15307+
version: 0.21.1
15308+
resolution: "@theguild/federation-composition@npm:0.21.1"
15309+
dependencies:
15310+
constant-case: "npm:^3.0.4"
15311+
debug: "npm:4.4.3"
15312+
json5: "npm:^2.2.3"
15313+
lodash.sortby: "npm:^4.7.0"
15314+
peerDependencies:
15315+
graphql: ^16.0.0
15316+
checksum: 10c0/9eb422dfb29807d8a1da52d57e3ae411d1cabc4e8e804cf083627cdfc9ebe0c206aaca168171c8f593ed755d87cd799f69bd975acfd11a05a2d13f70d5a75687
15317+
languageName: node
15318+
linkType: hard
15319+
1530615320
"@theguild/prettier-config@npm:3.0.1":
1530715321
version: 3.0.1
1530815322
resolution: "@theguild/prettier-config@npm:3.0.1"

0 commit comments

Comments
 (0)