Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/transform-replace-field (#9578)
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.102.7 to 0.102.9.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 547fdd0 commit 0dc016b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.93.0",
"@graphql-mesh/openapi": "0.107.1",
"@graphql-mesh/runtime": "0.103.8",
"@graphql-mesh/transform-replace-field": "0.102.7",
"@graphql-mesh/transform-replace-field": "0.102.9",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.8",
"@types/file-saver": "2.0.7",
Expand Down
14 changes: 7 additions & 7 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4561,20 +4561,20 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/transform-replace-field@npm:0.102.7":
version: 0.102.7
resolution: "@graphql-mesh/transform-replace-field@npm:0.102.7"
"@graphql-mesh/transform-replace-field@npm:0.102.9":
version: 0.102.9
resolution: "@graphql-mesh/transform-replace-field@npm:0.102.9"
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.102.7
"@graphql-mesh/utils": ^0.102.7
"@graphql-mesh/types": ^0.102.9
"@graphql-mesh/utils": ^0.102.9
"@graphql-tools/utils": ^10.5.5
graphql: "*"
tslib: ^2.4.0
checksum: 200a071909011a05712514af674dc5c6f7b6c1cc75332b92e7901f0399d62b4f066cbcd37010deeecd6b1ace3a0b7ee54ea404b4cf4b542d2744bc8ec3384b36
checksum: be559e745c9c7f68fadb242b802413e690f3c6286af97fdeba9f53ac19a5ad090d58be473bbfb24ddac1a488113e3a2da17c2541a2865969607b7da9016c804e
languageName: node
linkType: hard

Expand Down Expand Up @@ -14443,7 +14443,7 @@ __metadata:
"@graphql-mesh/cli": 0.93.0
"@graphql-mesh/openapi": 0.107.1
"@graphql-mesh/runtime": 0.103.8
"@graphql-mesh/transform-replace-field": 0.102.7
"@graphql-mesh/transform-replace-field": 0.102.9
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
"@types/d3-scale": 4.0.8
Expand Down

0 comments on commit 0dc016b

Please sign in to comment.