Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/transform-replace-field (#9027)
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.3 to 0.98.4.
- [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.4/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 20, 2024
1 parent 1fee9f0 commit 9bea4d4
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.90.3",
"@graphql-mesh/openapi": "0.100.5",
"@graphql-mesh/runtime": "0.99.3",
"@graphql-mesh/transform-replace-field": "0.98.3",
"@graphql-mesh/transform-replace-field": "0.98.4",
"@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 @@ -4286,20 +4286,20 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -13541,7 +13541,7 @@ __metadata:
"@graphql-mesh/cli": 0.90.3
"@graphql-mesh/openapi": 0.100.5
"@graphql-mesh/runtime": 0.99.3
"@graphql-mesh/transform-replace-field": 0.98.3
"@graphql-mesh/transform-replace-field": 0.98.4
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
"@types/d3-scale": 4.0.8
Expand Down

0 comments on commit 9bea4d4

Please sign in to comment.