Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web (#8982)
Browse files Browse the repository at this point in the history
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime) from 0.98.8 to 0.99.2.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases)
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.99.2/packages/legacy/runtime)

---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Apr 30, 2024
1 parent 7f7e62a commit a49364c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@cypress/webpack-preprocessor": "6.0.1",
"@graphql-mesh/cli": "0.90.0",
"@graphql-mesh/openapi": "0.100.3",
"@graphql-mesh/runtime": "0.98.8",
"@graphql-mesh/runtime": "0.99.2",
"@graphql-mesh/transform-replace-field": "0.98.2",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.8",
Expand Down
32 changes: 16 additions & 16 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4125,28 +4125,28 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:0.98.8":
version: 0.98.8
resolution: "@graphql-mesh/runtime@npm:0.98.8"
"@graphql-mesh/runtime@npm:0.99.2":
version: 0.99.2
resolution: "@graphql-mesh/runtime@npm:0.99.2"
dependencies:
"@envelop/core": ^5.0.0
"@envelop/extended-validation": ^4.0.0
"@envelop/graphql-jit": ^8.0.0
"@graphql-mesh/string-interpolation": ^0.5.3
"@graphql-tools/batch-delegate": ^9.0.0
"@graphql-tools/delegate": ^10.0.0
"@graphql-mesh/string-interpolation": ^0.5.4
"@graphql-tools/batch-delegate": ^9.0.2
"@graphql-tools/delegate": ^10.0.6
"@graphql-tools/executor": ^1.2.0
"@graphql-tools/wrap": ^10.0.0
"@graphql-tools/wrap": ^10.0.5
"@whatwg-node/fetch": ^0.9.0
graphql-jit: 0.8.2
peerDependencies:
"@graphql-mesh/cross-helpers": ^0.4.1
"@graphql-mesh/types": ^0.97.5
"@graphql-mesh/utils": ^0.97.5
"@graphql-tools/utils": ^9.2.1 || ^10.0.0
"@graphql-mesh/cross-helpers": ^0.4.2
"@graphql-mesh/types": ^0.98.2
"@graphql-mesh/utils": ^0.98.2
"@graphql-tools/utils": ^10.2.0
graphql: "*"
tslib: ^2.4.0
checksum: d3ed466fb6d019a8e7ee761c26bed596e6ecb18e800b84917b0a3ba1c606c1afec2759ab871aa4f1f85b4b6ebd9b6708b25c8957154dc8e1b90935966820e412
checksum: d2bed5ce1b0d1177706d6f83a192cf2c769a27146328081b0fa7a345cdbf9a569e7d3469dac451f4af3ec8b9d41ded3ab6015a05f07f4626802f42138920a2ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -4311,7 +4311,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/batch-delegate@npm:^9.0.0, @graphql-tools/batch-delegate@npm:^9.0.1":
"@graphql-tools/batch-delegate@npm:^9.0.1":
version: 9.0.1
resolution: "@graphql-tools/batch-delegate@npm:9.0.1"
dependencies:
Expand Down Expand Up @@ -4370,7 +4370,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/delegate@npm:^10.0.0, @graphql-tools/delegate@npm:^10.0.4":
"@graphql-tools/delegate@npm:^10.0.4":
version: 10.0.4
resolution: "@graphql-tools/delegate@npm:10.0.4"
dependencies:
Expand Down Expand Up @@ -4649,7 +4649,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/wrap@npm:^10.0.0, @graphql-tools/wrap@npm:^10.0.2":
"@graphql-tools/wrap@npm:^10.0.2":
version: 10.0.3
resolution: "@graphql-tools/wrap@npm:10.0.3"
dependencies:
Expand Down Expand Up @@ -13433,7 +13433,7 @@ __metadata:
"@cypress/webpack-preprocessor": 6.0.1
"@graphql-mesh/cli": 0.90.0
"@graphql-mesh/openapi": 0.100.3
"@graphql-mesh/runtime": 0.98.8
"@graphql-mesh/runtime": 0.99.2
"@graphql-mesh/transform-replace-field": 0.98.2
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
Expand Down

0 comments on commit a49364c

Please sign in to comment.