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.11 to 0.102.12.
- [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 Nov 11, 2024
1 parent 7a039a9 commit 1fcfc12
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.97.0",
"@graphql-mesh/openapi": "0.107.5",
"@graphql-mesh/runtime": "0.104.0",
"@graphql-mesh/transform-replace-field": "0.102.11",
"@graphql-mesh/transform-replace-field": "0.102.12",
"@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 @@ -4437,20 +4437,20 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/transform-replace-field@npm:0.102.11":
version: 0.102.11
resolution: "@graphql-mesh/transform-replace-field@npm:0.102.11"
"@graphql-mesh/transform-replace-field@npm:0.102.12":
version: 0.102.12
resolution: "@graphql-mesh/transform-replace-field@npm:0.102.12"
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.11
"@graphql-mesh/utils": ^0.102.11
"@graphql-mesh/types": ^0.102.12
"@graphql-mesh/utils": ^0.102.12
"@graphql-tools/utils": ^10.5.5
graphql: "*"
tslib: ^2.4.0
checksum: 1c981e13c7c66fd443dae531c9d746c34044e5aeb31966341e88cb12c3fb29418a9d8e74ed16f76de546fb7f9deba5561aea621c7f30c8eb5934de52d57e7ea1
checksum: eaa0165bd7f12240a7c0ceeb2709f903e00cdc50f2b3e1f29a726749f835bb1de643154542f9c59b36488fa48e8365f13c57b92b7634a9f0a2cbc7ba81696200
languageName: node
linkType: hard

Expand Down Expand Up @@ -14096,7 +14096,7 @@ __metadata:
"@graphql-mesh/cli": 0.97.0
"@graphql-mesh/openapi": 0.107.5
"@graphql-mesh/runtime": 0.104.0
"@graphql-mesh/transform-replace-field": 0.102.11
"@graphql-mesh/transform-replace-field": 0.102.12
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
"@types/d3-scale": 4.0.8
Expand Down

0 comments on commit 1fcfc12

Please sign in to comment.