Skip to content

Commit e3c3450

Browse files
Update dependency @graphql-mesh/graphql to v0.23.0 (#32)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4511806 commit e3c3450

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
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@graphql-mesh/cli": "0.66.0",
53-
"@graphql-mesh/graphql": "0.22.7",
53+
"@graphql-mesh/graphql": "0.23.0",
5454
"tslib": "2.3.1"
5555
},
5656
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,10 +1526,10 @@
15261526
react-native-fs "2.19.0"
15271527
react-native-path "0.0.5"
15281528

1529-
"@graphql-mesh/graphql@0.22.7":
1530-
version "0.22.7"
1531-
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.22.7.tgz#d5e463b0d66e4687503e1395ab02260ac0d60217"
1532-
integrity sha512-0lUOV5Osm14ifnBeHMAPiQ7D1Jrl5pUUWKuls8+9Pm3AEAW+qUOTysT3F9Gh+u6EMQ22lZjhVEhF9B0bSJT3eA==
1529+
"@graphql-mesh/graphql@0.23.0":
1530+
version "0.23.0"
1531+
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.23.0.tgz#bf5972fd7a968ed7d431a7a2a4774d76e87b3c54"
1532+
integrity sha512-T5KtncMdUawN7NTykDUevQ3QJQeoqmi66A1jQdt4XXf6lFWKCnqyCJkAWavzgqcTc1/69ifI2JMfJ1itP4esRg==
15331533
dependencies:
15341534
"@graphql-mesh/store" "0.7.0"
15351535
"@graphql-mesh/types" "0.70.0"

0 commit comments

Comments
 (0)