Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/transform-replace-field
Browse files Browse the repository at this point in the history
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field) from 0.103.0 to 0.103.5.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases)
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/[email protected]/packages/legacy/transforms/replace-field)

---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent ea45200 commit d23a464
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@graphql-mesh/cli": "0.98.5",
"@graphql-mesh/openapi": "0.108.5",
"@graphql-mesh/runtime": "0.105.0",
"@graphql-mesh/transform-replace-field": "0.103.0",
"@graphql-mesh/transform-replace-field": "0.103.5",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.8",
"@types/file-saver": "2.0.7",
Expand Down
16 changes: 8 additions & 8 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4478,20 +4478,20 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/transform-replace-field@npm:0.103.0":
version: 0.103.0
resolution: "@graphql-mesh/transform-replace-field@npm:0.103.0"
"@graphql-mesh/transform-replace-field@npm:0.103.5":
version: 0.103.5
resolution: "@graphql-mesh/transform-replace-field@npm:0.103.5"
dependencies:
"@graphql-tools/code-file-loader": ^8.0.0
"@graphql-tools/graphql-file-loader": ^8.0.0
"@graphql-tools/load": ^8.0.0
peerDependencies:
"@graphql-mesh/types": ^0.103.0
"@graphql-mesh/utils": ^0.103.0
"@graphql-tools/utils": ^10.5.5
"@graphql-mesh/types": ^0.103.5
"@graphql-mesh/utils": ^0.103.5
"@graphql-tools/utils": ^10.6.0
graphql: "*"
tslib: ^2.4.0
checksum: ae0caec2f391f030bc71400f903187b15d8fe8db18fded570665bd851d8316a95a35cc0605f8b61487d4b4e5f410501049ac7023a5c86ecb4f5a7bd86bb3813e
checksum: 828253c8b8b3cd80bf7112c003daa2990f5d25064b8942a31953c5ad50de29329ae454d3d516c418e0bc8db0bfbc0ba74d3f7b4da31ca15934c3a41ac8f9a78c
languageName: node
linkType: hard

Expand Down Expand Up @@ -14298,7 +14298,7 @@ __metadata:
"@graphql-mesh/cli": 0.98.5
"@graphql-mesh/openapi": 0.108.5
"@graphql-mesh/runtime": 0.105.0
"@graphql-mesh/transform-replace-field": 0.103.0
"@graphql-mesh/transform-replace-field": 0.103.5
"@swimlane/ngx-charts": 21.0.0
"@types/d3": 7.4.3
"@types/d3-scale": 4.0.8
Expand Down

0 comments on commit d23a464

Please sign in to comment.