Skip to content

Commit bb2e9d4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-rename to v0.11.0
1 parent 865b472 commit bb2e9d4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@graphql-mesh/transform-mock": "0.12.0",
4545
"@graphql-mesh/transform-naming-convention": "0.8.0",
4646
"@graphql-mesh/transform-prefix": "0.9.0",
47-
"@graphql-mesh/transform-rename": "0.10.3",
47+
"@graphql-mesh/transform-rename": "0.11.0",
4848
"@graphql-mesh/transform-resolvers-composition": "0.11.3",
4949
"@graphql-mesh/transform-snapshot": "0.12.1",
5050
"@graphql-portal/contentful": "0.1.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2823,13 +2823,13 @@
28232823
"@graphql-tools/utils" "7.10.0"
28242824
"@graphql-tools/wrap" "7.0.8"
28252825

2826-
"@graphql-mesh/transform-rename@0.10.3":
2827-
version "0.10.3"
2828-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.10.3.tgz#b14d5538c4a57c8f881c738e1907145077c321f2"
2829-
integrity sha512-j1BhBN8zDB96SUKa6TVcJ1CNOP2v0BIe/WBvfsjkP3QY8W2ArqUST3pWEAowSxR6vnABuzwsHuHv9EnKT9kPIg==
2826+
"@graphql-mesh/transform-rename@0.11.0":
2827+
version "0.11.0"
2828+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.11.0.tgz#b972d533eb82f27365062199e147d8a5c1ccf33f"
2829+
integrity sha512-ODgplKlTm8gWl9k/wkrr5l5jBni8IP+ZbJFvtWDEzSdyPRkBBZYKYiqCS7X/jCBYtj6NghkyN0rxdtgHi5VI5g==
28302830
dependencies:
2831-
"@graphql-mesh/types" "0.55.0"
2832-
"@graphql-mesh/utils" "0.21.1"
2831+
"@graphql-mesh/types" "0.56.0"
2832+
"@graphql-mesh/utils" "0.22.0"
28332833
"@graphql-tools/delegate" "8.4.2"
28342834
"@graphql-tools/utils" "8.5.3"
28352835
"@graphql-tools/wrap" "8.3.2"

0 commit comments

Comments
 (0)