Skip to content

Commit 1f43d92

Browse files
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web (#8893)
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime) from 0.98.7 to 0.98.8. - [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/[email protected]/packages/legacy/runtime) --- updated-dependencies: - dependency-name: "@graphql-mesh/runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77ea092 commit 1f43d92

File tree

2 files changed

+28
-3
lines changed

2 files changed

+28
-3
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@cypress/webpack-preprocessor": "6.0.1",
9696
"@graphql-mesh/cli": "0.89.8",
9797
"@graphql-mesh/openapi": "0.99.6",
98-
"@graphql-mesh/runtime": "0.98.7",
98+
"@graphql-mesh/runtime": "0.98.8",
9999
"@types/d3": "7.4.3",
100100
"@types/d3-scale": "4.0.8",
101101
"@types/file-saver": "2.0.7",

modules/web/yarn.lock

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4124,7 +4124,32 @@ __metadata:
41244124
languageName: node
41254125
linkType: hard
41264126

4127-
"@graphql-mesh/runtime@npm:0.98.7, @graphql-mesh/runtime@npm:^0.98.7":
4127+
"@graphql-mesh/runtime@npm:0.98.8":
4128+
version: 0.98.8
4129+
resolution: "@graphql-mesh/runtime@npm:0.98.8"
4130+
dependencies:
4131+
"@envelop/core": ^5.0.0
4132+
"@envelop/extended-validation": ^4.0.0
4133+
"@envelop/graphql-jit": ^8.0.0
4134+
"@graphql-mesh/string-interpolation": ^0.5.3
4135+
"@graphql-tools/batch-delegate": ^9.0.0
4136+
"@graphql-tools/delegate": ^10.0.0
4137+
"@graphql-tools/executor": ^1.2.0
4138+
"@graphql-tools/wrap": ^10.0.0
4139+
"@whatwg-node/fetch": ^0.9.0
4140+
graphql-jit: 0.8.2
4141+
peerDependencies:
4142+
"@graphql-mesh/cross-helpers": ^0.4.1
4143+
"@graphql-mesh/types": ^0.97.5
4144+
"@graphql-mesh/utils": ^0.97.5
4145+
"@graphql-tools/utils": ^9.2.1 || ^10.0.0
4146+
graphql: "*"
4147+
tslib: ^2.4.0
4148+
checksum: d3ed466fb6d019a8e7ee761c26bed596e6ecb18e800b84917b0a3ba1c606c1afec2759ab871aa4f1f85b4b6ebd9b6708b25c8957154dc8e1b90935966820e412
4149+
languageName: node
4150+
linkType: hard
4151+
4152+
"@graphql-mesh/runtime@npm:^0.98.7":
41284153
version: 0.98.7
41294154
resolution: "@graphql-mesh/runtime@npm:0.98.7"
41304155
dependencies:
@@ -13264,7 +13289,7 @@ __metadata:
1326413289
"@cypress/webpack-preprocessor": 6.0.1
1326513290
"@graphql-mesh/cli": 0.89.8
1326613291
"@graphql-mesh/openapi": 0.99.6
13267-
"@graphql-mesh/runtime": 0.98.7
13292+
"@graphql-mesh/runtime": 0.98.8
1326813293
"@swimlane/ngx-charts": 20.5.0
1326913294
"@types/d3": 7.4.3
1327013295
"@types/d3-scale": 4.0.8

0 commit comments

Comments
 (0)