Skip to content

Commit 950da7c

Browse files
fix(deps): update dependency @graphql-mesh/cli to v0.78.10 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4056675 commit 950da7c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"access": "public"
5050
},
5151
"dependencies": {
52-
"@graphql-mesh/cli": "0.78.9",
52+
"@graphql-mesh/cli": "0.78.10",
5353
"@graphql-mesh/graphql": "0.31.10",
5454
"tslib": "^2.4.0",
5555
"@graphprotocol/client-auto-pagination": "1.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1492,10 +1492,10 @@
14921492
localforage "1.10.0"
14931493
tslib "^2.4.0"
14941494

1495-
"@graphql-mesh/[email protected].9":
1496-
version "0.78.9"
1497-
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.78.9.tgz#ff7367360507f263e57956d1b9084df5df9c4861"
1498-
integrity sha512-GjcAqVvZjW8FbP+yUjKiCSI34nNv/BPuSwtKdiBV6ELcAfhKz/Y2G5FYJSUsCVosIPE9XoT0rC1tlcT0613zzQ==
1495+
"@graphql-mesh/[email protected].10":
1496+
version "0.78.10"
1497+
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.78.10.tgz#e00a8120e39fb38f49dae50f5883bb080d483ac1"
1498+
integrity sha512-1QgrIjviLlIIHIfBHUCZbf2UgA23tWveE23/e2/kn+8ei9D73LgKyqo/XrcDIvKI+o+2ZoCraIWYW67rh0W/Ng==
14991499
dependencies:
15001500
"@graphql-codegen/core" "2.6.2"
15011501
"@graphql-codegen/typed-document-node" "2.3.3"

0 commit comments

Comments
 (0)