Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web
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.0 to 0.98.7.
- [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]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent a2321f3 commit de28d8c
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 @@ -95,7 +95,7 @@
"@cypress/webpack-preprocessor": "6.0.1",
"@graphql-mesh/cli": "0.89.0",
"@graphql-mesh/openapi": "0.99.6",
"@graphql-mesh/runtime": "0.98.0",
"@graphql-mesh/runtime": "0.98.7",
"@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 @@ -3314,9 +3314,9 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:0.98.0":
version: 0.98.0
resolution: "@graphql-mesh/runtime@npm:0.98.0"
"@graphql-mesh/runtime@npm:0.98.7":
version: 0.98.7
resolution: "@graphql-mesh/runtime@npm:0.98.7"
dependencies:
"@envelop/core": ^5.0.0
"@envelop/extended-validation": ^4.0.0
Expand All @@ -3330,12 +3330,12 @@ __metadata:
graphql-jit: 0.8.2
peerDependencies:
"@graphql-mesh/cross-helpers": ^0.4.1
"@graphql-mesh/types": ^0.97.0
"@graphql-mesh/utils": ^0.97.0
"@graphql-mesh/types": ^0.97.5
"@graphql-mesh/utils": ^0.97.5
"@graphql-tools/utils": ^9.2.1 || ^10.0.0
graphql: "*"
tslib: ^2.4.0
checksum: e5142a717a60069da3ea4b1e352639edbf6f427892baf38bd76c950f59a3b189cd2d12e141f190df826394a044cdf362cf1a73d43381896cfb57d12ea71891d5
checksum: 408956f667295bbe250e7124eaf373fd7b8fd9294acda69ae1164b9fe5d596a0a1198ccd0e64f6f7a4851c8f2fd4bb0fbae6fe7905bcd22879f6dcd3ab0133c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -12476,7 +12476,7 @@ __metadata:
"@cypress/webpack-preprocessor": 6.0.1
"@graphql-mesh/cli": 0.89.0
"@graphql-mesh/openapi": 0.99.6
"@graphql-mesh/runtime": 0.98.0
"@graphql-mesh/runtime": 0.98.7
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
"@types/d3-scale": 4.0.8
Expand Down

0 comments on commit de28d8c

Please sign in to comment.