Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/transform-replace-field (#9096)
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.98.4 to 0.98.6.
- [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/transform-replace-field@0.98.6/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2024
1 parent afef915 commit ec9e94b
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.90.7",
"@graphql-mesh/openapi": "0.100.8",
"@graphql-mesh/runtime": "0.99.5",
"@graphql-mesh/transform-replace-field": "0.98.4",
"@graphql-mesh/transform-replace-field": "0.98.6",
"@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 @@ -4314,20 +4314,20 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/transform-replace-field@npm:0.98.4":
version: 0.98.4
resolution: "@graphql-mesh/transform-replace-field@npm:0.98.4"
"@graphql-mesh/transform-replace-field@npm:0.98.6":
version: 0.98.6
resolution: "@graphql-mesh/transform-replace-field@npm:0.98.6"
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.98.4
"@graphql-mesh/utils": ^0.98.4
"@graphql-tools/utils": ^10.2.0
"@graphql-mesh/types": ^0.98.6
"@graphql-mesh/utils": ^0.98.6
"@graphql-tools/utils": ^10.2.1
graphql: "*"
tslib: ^2.4.0
checksum: da76925ce0c18413d4781ffcd489476cf057448e15d470b34a7b614404d975b712af4848eb0c74d3e900998b12caf539420263986a463140d58563f097cf2bd8
checksum: 1eab8a36d5da7b34b21aa53c66a647ddaf1ed1ab5664e19ea67fcfb648fd0bb8bbecbb1f3a73114a94ee0b5eecf4a9a2cda4be44e692f5d54c03b5a00b36eeab
languageName: node
linkType: hard

Expand Down Expand Up @@ -13566,7 +13566,7 @@ __metadata:
"@graphql-mesh/cli": 0.90.7
"@graphql-mesh/openapi": 0.100.8
"@graphql-mesh/runtime": 0.99.5
"@graphql-mesh/transform-replace-field": 0.98.4
"@graphql-mesh/transform-replace-field": 0.98.6
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
"@types/d3-scale": 4.0.8
Expand Down

0 comments on commit ec9e94b

Please sign in to comment.