Skip to content

Commit 0cfc926

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-rename to v0.11.8
1 parent 3135777 commit 0cfc926

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.5",
4545
"@graphql-mesh/transform-naming-convention": "0.8.5",
4646
"@graphql-mesh/transform-prefix": "0.9.8",
47-
"@graphql-mesh/transform-rename": "0.11.5",
47+
"@graphql-mesh/transform-rename": "0.11.8",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.5",
4949
"@graphql-mesh/transform-snapshot": "0.13.5",
5050
"@graphql-portal/contentful": "0.1.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3095,16 +3095,16 @@
30953095
"@graphql-tools/utils" "7.10.0"
30963096
"@graphql-tools/wrap" "7.0.8"
30973097

3098-
"@graphql-mesh/[email protected].5":
3099-
version "0.11.5"
3100-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.11.5.tgz#c007454e7aaf3571b0049558613e8a75e1a60e3f"
3101-
integrity sha512-jK9DNqg2d3uoA5dQgWUTEiJg0/JljoY/7kkeki98bc/uuj1qrCy3zsxHqntkEQJrF7TIwvN277jnTffZK+9+Bw==
3098+
"@graphql-mesh/[email protected].8":
3099+
version "0.11.8"
3100+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.11.8.tgz#f0b1b4b16a86654fbb17fc9e2c3d06eb6e30b1ad"
3101+
integrity sha512-9TWkr9RzsQErBmi/nxfm7I7MMY8or48LwMAZa+cN+Wa/FngO+W9dKVG4KhMr4ChqO3FwFnoKW6tfs1ibJ5xSGQ==
31023102
dependencies:
3103-
"@graphql-mesh/types" "0.57.0"
3104-
"@graphql-mesh/utils" "0.24.1"
3103+
"@graphql-mesh/types" "0.57.2"
3104+
"@graphql-mesh/utils" "0.26.0"
31053105
"@graphql-tools/delegate" "8.4.3"
3106-
"@graphql-tools/utils" "8.5.4"
3107-
"@graphql-tools/wrap" "8.3.2"
3106+
"@graphql-tools/utils" "8.6.0"
3107+
"@graphql-tools/wrap" "8.3.3"
31083108

31093109
"@graphql-mesh/transform-rename@^0.8.5":
31103110
version "0.8.19"

0 commit comments

Comments
 (0)