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.102.9 to 0.102.10.
- [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 Oct 25, 2024
1 parent 29f6fbc commit ab037ee
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.3",
"@graphql-mesh/runtime": "0.103.10",
"@graphql-mesh/transform-replace-field": "0.102.9",
"@graphql-mesh/transform-replace-field": "0.102.10",
"@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 @@ -4404,20 +4404,20 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -14302,7 +14302,7 @@ __metadata:
"@graphql-mesh/cli": 0.93.0
"@graphql-mesh/openapi": 0.107.3
"@graphql-mesh/runtime": 0.103.10
"@graphql-mesh/transform-replace-field": 0.102.9
"@graphql-mesh/transform-replace-field": 0.102.10
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
"@types/d3-scale": 4.0.8
Expand Down

0 comments on commit ab037ee

Please sign in to comment.